{
    "name": "GoTouchUp",
    "description": "Revive Your Finish with GoTouchUp",
    "url": "https:\/\/gotouchup.com",
    "home": "https:\/\/gotouchup.com\/pl",
    "gmt_offset": -7,
    "timezone_string": "America\/Los_Angeles",
    "page_for_posts": 17,
    "page_on_front": 25,
    "show_on_front": "page",
    "namespaces": [
        "oembed\/1.0",
        "wpe\/cache-plugin\/v1",
        "wpe_sign_on_plugin\/v1",
        "akismet\/v1",
        "wc-ast-pro\/v3",
        "wc-ast\/v3",
        "wc\/v1",
        "wc\/v2",
        "wc\/v3",
        "wc-shipment-tracking\/v3",
        "contact-form-7\/v1",
        "jstwplogistics\/v1",
        "woocs\/v3",
        "yoast\/v1",
        "elementor-one\/v1",
        "jetpack\/v4",
        "monsterinsights\/v1",
        "wc-paypal\/v1",
        "paypal\/v1",
        "wc\/v3\/wc_paypal",
        "wc-admin",
        "wc-analytics",
        "wc\/store",
        "wc\/store\/v1",
        "wc\/private",
        "wp-mail-smtp\/v1",
        "ast_customizer",
        "elementor\/v1\/documents",
        "elementor\/v1",
        "elementor-ai\/v1",
        "elementor\/v1\/feedback",
        "pmw\/v1",
        "ctxfeed\/v1",
        "wc-admin-email",
        "wc-telemetry",
        "wccom-site\/v3",
        "wp\/v2",
        "wp-site-health\/v1",
        "wp-block-editor\/v1",
        "wp-abilities\/v1"
    ],
    "authentication": {
        "application-passwords": {
            "endpoints": {
                "authorization": "https:\/\/gotouchup.com\/wp-admin\/authorize-application.php"
            }
        }
    },
    "routes": {
        "\/": {
            "namespace": "",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/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:\/\/gotouchup.com\/pl\/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:\/\/gotouchup.com\/pl\/wp-json\/oembed\/1.0"
                    }
                ]
            }
        },
        "\/oembed\/1.0\/embed": {
            "namespace": "oembed\/1.0",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "url": {
                            "description": "Adres URL zasobu pobieraj\u0105cego dane oEmbed.",
                            "type": "string",
                            "format": "uri",
                            "required": true
                        },
                        "format": {
                            "default": "json",
                            "required": false
                        },
                        "maxwidth": {
                            "default": 600,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/oembed\/1.0\/embed"
                    }
                ]
            }
        },
        "\/oembed\/1.0\/proxy": {
            "namespace": "oembed\/1.0",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "url": {
                            "description": "Adres URL zasobu pobieraj\u0105cego dane oEmbed.",
                            "type": "string",
                            "format": "uri",
                            "required": true
                        },
                        "format": {
                            "description": "oEmbed do wykorzystania.",
                            "type": "string",
                            "default": "json",
                            "enum": [
                                "json",
                                "xml"
                            ],
                            "required": false
                        },
                        "maxwidth": {
                            "description": "Maksymalna szeroko\u015b\u0107 osadzonej ramki w pikselach.",
                            "type": "integer",
                            "default": 600,
                            "required": false
                        },
                        "maxheight": {
                            "description": "Maksymalna wysoko\u015b\u0107 osadzonej ramki w pikselach.",
                            "type": "integer",
                            "required": false
                        },
                        "discover": {
                            "description": "Czy wykonywa\u0107 zapytania oEmbed dla niezaufanych dostawc\u00f3w.",
                            "type": "boolean",
                            "default": true,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/oembed\/1.0\/proxy"
                    }
                ]
            }
        },
        "\/wpe\/cache-plugin\/v1": {
            "namespace": "wpe\/cache-plugin\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "wpe\/cache-plugin\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/wpe\/cache-plugin\/v1"
                    }
                ]
            }
        },
        "\/wpe\/cache-plugin\/v1\/clear_all_caches": {
            "namespace": "wpe\/cache-plugin\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/wpe\/cache-plugin\/v1\/clear_all_caches"
                    }
                ]
            }
        },
        "\/wpe\/cache-plugin\/v1\/rate_limit_status": {
            "namespace": "wpe\/cache-plugin\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/wpe\/cache-plugin\/v1\/rate_limit_status"
                    }
                ]
            }
        },
        "\/wpe_sign_on_plugin\/v1": {
            "namespace": "wpe_sign_on_plugin\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "wpe_sign_on_plugin\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/wpe_sign_on_plugin\/v1"
                    }
                ]
            }
        },
        "\/wpe_sign_on_plugin\/v1\/login": {
            "namespace": "wpe_sign_on_plugin\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/wpe_sign_on_plugin\/v1\/login"
                    }
                ]
            }
        },
        "\/wpe_sign_on_plugin\/v1\/is_user_logged_in": {
            "namespace": "wpe_sign_on_plugin\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/wpe_sign_on_plugin\/v1\/is_user_logged_in"
                    }
                ]
            }
        },
        "\/wpe_sign_on_plugin\/v1\/has_logged": {
            "namespace": "wpe_sign_on_plugin\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/wpe_sign_on_plugin\/v1\/has_logged"
                    }
                ]
            }
        },
        "\/akismet\/v1": {
            "namespace": "akismet\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "akismet\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/akismet\/v1"
                    }
                ]
            }
        },
        "\/akismet\/v1\/key": {
            "namespace": "akismet\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "key": {
                            "type": "string",
                            "description": "A 12-character Akismet API key. Available at akismet.com\/account",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/akismet\/v1\/key"
                    }
                ]
            }
        },
        "\/akismet\/v1\/settings": {
            "namespace": "akismet\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "akismet_strictness": {
                            "type": "boolean",
                            "description": "If true, Akismet will automatically discard the worst spam automatically rather than putting it in the spam folder.",
                            "required": false
                        },
                        "akismet_show_user_comments_approved": {
                            "type": "boolean",
                            "description": "If true, show the number of approved comments beside each comment author in the comments list page.",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/akismet\/v1\/settings"
                    }
                ]
            }
        },
        "\/akismet\/v1\/stats": {
            "namespace": "akismet\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "interval": {
                            "type": "string",
                            "description": "The time period for which to retrieve stats. Options: 60-days, 6-months, all",
                            "default": "all",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/akismet\/v1\/stats"
                    }
                ]
            }
        },
        "\/akismet\/v1\/stats\/(?P<interval>[\\w+])": {
            "namespace": "akismet\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "interval": {
                            "description": "The time period for which to retrieve stats. Options: 60-days, 6-months, all",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/akismet\/v1\/alert": {
            "namespace": "akismet\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "key": {
                            "type": "string",
                            "description": "A 12-character Akismet API key. Available at akismet.com\/account",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "key": {
                            "type": "string",
                            "description": "A 12-character Akismet API key. Available at akismet.com\/account",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "key": {
                            "type": "string",
                            "description": "A 12-character Akismet API key. Available at akismet.com\/account",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/akismet\/v1\/alert"
                    }
                ]
            }
        },
        "\/akismet\/v1\/webhook": {
            "namespace": "akismet\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/akismet\/v1\/webhook"
                    }
                ]
            }
        },
        "\/wc-ast-pro\/v3": {
            "namespace": "wc-ast-pro\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "wc-ast-pro\/v3",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/wc-ast-pro\/v3"
                    }
                ]
            }
        },
        "\/wc-ast-pro\/v3\/orders\/(?P<order_id>[\\d]+)\/shipment-trackings": {
            "namespace": "wc-ast-pro\/v3",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "tracking_provider": {
                            "description": "Tracking provider name.",
                            "type": "string",
                            "required": false
                        },
                        "custom_tracking_provider": {
                            "description": "Custom tracking provider name.",
                            "type": "string",
                            "required": false
                        },
                        "tracking_number": {
                            "required": true
                        },
                        "date_shipped": {
                            "description": "Date when package was shipped.",
                            "type": "date",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc-ast-pro\/v3\/orders\/(?P<order_id>[\\d]+)\/shipment-trackings\/providers": {
            "namespace": "wc-ast-pro\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/wc-ast-pro\/v3\/orders\/(?P<order_id>[\\d]+)\/shipment-trackings\/(?P<id>[a-fA-F0-9]{0,32})": {
            "namespace": "wc-ast-pro\/v3",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/wc-ast\/v3": {
            "namespace": "wc-ast\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "wc-ast\/v3",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/wc-ast\/v3"
                    }
                ]
            }
        },
        "\/wc-ast\/v3\/orders\/(?P<order_id>[\\d]+)\/shipment-trackings": {
            "namespace": "wc-ast\/v3",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "tracking_provider": {
                            "description": "Tracking provider name.",
                            "type": "string",
                            "required": false
                        },
                        "custom_tracking_provider": {
                            "description": "Custom tracking provider name.",
                            "type": "string",
                            "required": false
                        },
                        "tracking_number": {
                            "required": true
                        },
                        "date_shipped": {
                            "description": "Date when package was shipped.",
                            "type": "date",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc-ast\/v3\/orders\/(?P<order_id>[\\d]+)\/shipment-trackings\/providers": {
            "namespace": "wc-ast\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/wc-ast\/v3\/orders\/(?P<order_id>[\\d]+)\/shipment-trackings\/(?P<id>[a-fA-F0-9]{0,32})": {
            "namespace": "wc-ast\/v3",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/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:\/\/gotouchup.com\/pl\/wp-json\/wc\/v1"
                    }
                ]
            }
        },
        "\/wc\/v1\/orders\/(?P<order_id>[\\d]+)\/shipment-trackings": {
            "namespace": "wc\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "tracking_provider": {
                            "description": "Tracking provider name.",
                            "type": "string",
                            "required": false
                        },
                        "custom_tracking_provider": {
                            "description": "Custom tracking provider name.",
                            "type": "string",
                            "required": false
                        },
                        "tracking_number": {
                            "required": true
                        },
                        "date_shipped": {
                            "description": "Date when package was shipped.",
                            "type": "date",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v1\/orders\/(?P<order_id>[\\d]+)\/shipment-trackings\/providers": {
            "namespace": "wc\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/wc\/v1\/orders\/(?P<order_id>[\\d]+)\/shipment-trackings\/(?P<id>[a-fA-F0-9]{0,32})": {
            "namespace": "wc\/v1",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/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:\/\/gotouchup.com\/pl\/wp-json\/wc\/v2"
                    }
                ]
            }
        },
        "\/wc\/v2\/orders\/(?P<order_id>[\\d]+)\/shipment-trackings": {
            "namespace": "wc\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "tracking_provider": {
                            "description": "Tracking provider name.",
                            "type": "string",
                            "required": false
                        },
                        "custom_tracking_provider": {
                            "description": "Custom tracking provider name.",
                            "type": "string",
                            "required": false
                        },
                        "tracking_number": {
                            "required": true
                        },
                        "date_shipped": {
                            "description": "Date when package was shipped.",
                            "type": "date",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v2\/orders\/(?P<order_id>[\\d]+)\/shipment-trackings\/providers": {
            "namespace": "wc\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/wc\/v2\/orders\/(?P<order_id>[\\d]+)\/shipment-trackings\/(?P<id>[a-fA-F0-9]{0,32})": {
            "namespace": "wc\/v2",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/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:\/\/gotouchup.com\/pl\/wp-json\/wc\/v3"
                    }
                ]
            }
        },
        "\/wc\/v3\/orders\/(?P<order_id>[\\d]+)\/shipment-trackings": {
            "namespace": "wc\/v3",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "tracking_provider": {
                            "description": "Tracking provider name.",
                            "type": "string",
                            "required": false
                        },
                        "custom_tracking_provider": {
                            "description": "Custom tracking provider name.",
                            "type": "string",
                            "required": false
                        },
                        "tracking_number": {
                            "required": true
                        },
                        "date_shipped": {
                            "description": "Date when package was shipped.",
                            "type": "date",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/orders\/(?P<order_id>[\\d]+)\/shipment-trackings\/providers": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/wc\/v3\/orders\/(?P<order_id>[\\d]+)\/shipment-trackings\/(?P<id>[a-fA-F0-9]{0,32})": {
            "namespace": "wc\/v3",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/wc-shipment-tracking\/v3": {
            "namespace": "wc-shipment-tracking\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "wc-shipment-tracking\/v3",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/wc-shipment-tracking\/v3"
                    }
                ]
            }
        },
        "\/wc-shipment-tracking\/v3\/orders\/(?P<order_id>[\\d]+)\/shipment-trackings": {
            "namespace": "wc-shipment-tracking\/v3",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "tracking_provider": {
                            "description": "Tracking provider name.",
                            "type": "string",
                            "required": false
                        },
                        "custom_tracking_provider": {
                            "description": "Custom tracking provider name.",
                            "type": "string",
                            "required": false
                        },
                        "tracking_number": {
                            "required": true
                        },
                        "date_shipped": {
                            "description": "Date when package was shipped.",
                            "type": "date",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc-shipment-tracking\/v3\/orders\/(?P<order_id>[\\d]+)\/shipment-trackings\/providers": {
            "namespace": "wc-shipment-tracking\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/wc-shipment-tracking\/v3\/orders\/(?P<order_id>[\\d]+)\/shipment-trackings\/(?P<id>[a-fA-F0-9]{0,32})": {
            "namespace": "wc-shipment-tracking\/v3",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/contact-form-7\/v1": {
            "namespace": "contact-form-7\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "contact-form-7\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/contact-form-7\/v1"
                    }
                ]
            }
        },
        "\/contact-form-7\/v1\/contact-forms": {
            "namespace": "contact-form-7\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/contact-form-7\/v1\/contact-forms"
                    }
                ]
            }
        },
        "\/contact-form-7\/v1\/contact-forms\/(?P<id>\\d+)": {
            "namespace": "contact-form-7\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/contact-form-7\/v1\/contact-forms\/(?P<id>\\d+)\/feedback": {
            "namespace": "contact-form-7\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ]
        },
        "\/contact-form-7\/v1\/contact-forms\/(?P<id>\\d+)\/feedback\/schema": {
            "namespace": "contact-form-7\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/contact-form-7\/v1\/contact-forms\/(?P<id>\\d+)\/refill": {
            "namespace": "contact-form-7\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jstwplogistics\/v1": {
            "namespace": "jstwplogistics\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "jstwplogistics\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/jstwplogistics\/v1"
                    }
                ]
            }
        },
        "\/jstwplogistics\/v1\/plugin\/info": {
            "namespace": "jstwplogistics\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/jstwplogistics\/v1\/plugin\/info"
                    }
                ]
            }
        },
        "\/woocs\/v3": {
            "namespace": "woocs\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "woocs\/v3",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/woocs\/v3"
                    }
                ]
            }
        },
        "\/woocs\/v3\/currency": {
            "namespace": "woocs\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/woocs\/v3\/currency"
                    }
                ]
            }
        },
        "\/wc\/v3\/marketplace\/featured": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/wc\/v3\/marketplace\/featured"
                    }
                ]
            }
        },
        "\/wc\/v1\/marketplace\/product-preview": {
            "namespace": "wc\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/wc\/v1\/marketplace\/product-preview"
                    }
                ]
            }
        },
        "\/wc\/v3\/marketplace\/refresh": {
            "namespace": "wc\/v3",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/wc\/v3\/marketplace\/refresh"
                    }
                ]
            }
        },
        "\/wc\/v3\/marketplace\/subscriptions": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/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:\/\/gotouchup.com\/pl\/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:\/\/gotouchup.com\/pl\/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:\/\/gotouchup.com\/pl\/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:\/\/gotouchup.com\/pl\/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:\/\/gotouchup.com\/pl\/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:\/\/gotouchup.com\/pl\/wp-json\/wc\/v3\/marketplace\/create-order"
                    }
                ]
            }
        },
        "\/yoast\/v1": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "yoast\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/yoast\/v1"
                    }
                ]
            }
        },
        "\/yoast\/v1\/file_size": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "url": {
                            "type": "string",
                            "description": "The url to retrieve",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/yoast\/v1\/file_size"
                    }
                ]
            }
        },
        "\/yoast\/v1\/statistics": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/yoast\/v1\/statistics"
                    }
                ]
            }
        },
        "\/yoast\/v1\/ai_generator\/callback": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "access_jwt": {
                            "type": "string",
                            "description": "The access JWT.",
                            "required": true
                        },
                        "refresh_jwt": {
                            "type": "string",
                            "description": "The JWT to be used when the access JWT needs to be refreshed.",
                            "required": true
                        },
                        "code_challenge": {
                            "type": "string",
                            "description": "The SHA266 of the verification code used to check the authenticity of a callback call.",
                            "required": true
                        },
                        "user_id": {
                            "type": "integer",
                            "description": "The id of the user associated to the code verifier.",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/yoast\/v1\/ai_generator\/callback"
                    }
                ]
            }
        },
        "\/yoast\/v1\/ai_generator\/refresh_callback": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "access_jwt": {
                            "type": "string",
                            "description": "The access JWT.",
                            "required": true
                        },
                        "refresh_jwt": {
                            "type": "string",
                            "description": "The JWT to be used when the access JWT needs to be refreshed.",
                            "required": true
                        },
                        "code_challenge": {
                            "type": "string",
                            "description": "The SHA266 of the verification code used to check the authenticity of a callback call.",
                            "required": true
                        },
                        "user_id": {
                            "type": "integer",
                            "description": "The id of the user associated to the code verifier.",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/yoast\/v1\/ai_generator\/refresh_callback"
                    }
                ]
            }
        },
        "\/yoast\/v1\/ai_generator\/consent": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "consent": {
                            "type": "boolean",
                            "description": "Whether the consent to use AI-based services has been given by the user.",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/yoast\/v1\/ai_generator\/consent"
                    }
                ]
            }
        },
        "\/yoast\/v1\/ai\/free_sparks": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/yoast\/v1\/ai\/free_sparks"
                    }
                ]
            }
        },
        "\/yoast\/v1\/ai_generator\/bust_subscription_cache": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/yoast\/v1\/ai_generator\/bust_subscription_cache"
                    }
                ]
            }
        },
        "\/yoast\/v1\/ai_generator\/get_suggestions": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "type": {
                            "type": "string",
                            "enum": [
                                "seo-title",
                                "meta-description",
                                "product-seo-title",
                                "product-meta-description",
                                "product-taxonomy-seo-title",
                                "product-taxonomy-meta-description",
                                "taxonomy-seo-title",
                                "taxonomy-meta-description"
                            ],
                            "description": "The type of suggestion requested.",
                            "required": true
                        },
                        "prompt_content": {
                            "type": "string",
                            "description": "The content needed by the prompt to ask for suggestions.",
                            "required": true
                        },
                        "focus_keyphrase": {
                            "type": "string",
                            "description": "The focus keyphrase associated to the post.",
                            "required": true
                        },
                        "language": {
                            "type": "string",
                            "description": "The language the post is written in.",
                            "required": true
                        },
                        "platform": {
                            "type": "string",
                            "enum": [
                                "Google",
                                "Facebook",
                                "Twitter"
                            ],
                            "description": "The platform the post is intended for.",
                            "required": true
                        },
                        "editor": {
                            "type": "string",
                            "enum": [
                                "classic",
                                "elementor",
                                "gutenberg"
                            ],
                            "description": "The current editor.",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/yoast\/v1\/ai_generator\/get_suggestions"
                    }
                ]
            }
        },
        "\/yoast\/v1\/ai_generator\/get_usage": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "is_woo_product_entity": {
                            "type": "boolean",
                            "default": false,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/yoast\/v1\/ai_generator\/get_usage"
                    }
                ]
            }
        },
        "\/yoast\/v1\/new-content-type-visibility\/dismiss-post-type": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "postTypeName": {
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/yoast\/v1\/new-content-type-visibility\/dismiss-post-type"
                    }
                ]
            }
        },
        "\/yoast\/v1\/new-content-type-visibility\/dismiss-taxonomy": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "taxonomyName": {
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/yoast\/v1\/new-content-type-visibility\/dismiss-taxonomy"
                    }
                ]
            }
        },
        "\/yoast\/v1\/readability_scores": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "contentType": {
                            "type": "string",
                            "required": true
                        },
                        "taxonomy": {
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "term": {
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "troubleshooting": {
                            "type": "bool",
                            "default": null,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/yoast\/v1\/readability_scores"
                    }
                ]
            }
        },
        "\/yoast\/v1\/seo_scores": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "contentType": {
                            "type": "string",
                            "required": true
                        },
                        "taxonomy": {
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "term": {
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "troubleshooting": {
                            "type": "bool",
                            "default": null,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/yoast\/v1\/seo_scores"
                    }
                ]
            }
        },
        "\/yoast\/v1\/introductions\/(?P<introduction_id>[\\w-]+)\/seen": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "introduction_id": {
                            "type": "string",
                            "required": true
                        },
                        "is_seen": {
                            "type": "bool",
                            "default": true,
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/yoast\/v1\/wistia_embed_permission": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "value": {
                            "type": "bool",
                            "default": true,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/yoast\/v1\/wistia_embed_permission"
                    }
                ]
            }
        },
        "\/yoast\/v1\/available_posts": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "search": {
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "postType": {
                            "type": "string",
                            "default": "page",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/yoast\/v1\/available_posts"
                    }
                ]
            }
        },
        "\/yoast\/v1\/alerts\/dismiss": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "key": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/yoast\/v1\/alerts\/dismiss"
                    }
                ]
            }
        },
        "\/yoast\/v1\/configuration\/site_representation": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "company_or_person": {
                            "type": "string",
                            "enum": [
                                "company",
                                "person"
                            ],
                            "required": true
                        },
                        "company_name": {
                            "type": "string",
                            "required": false
                        },
                        "company_logo": {
                            "type": "string",
                            "required": false
                        },
                        "company_logo_id": {
                            "type": "integer",
                            "required": false
                        },
                        "person_logo": {
                            "type": "string",
                            "required": false
                        },
                        "person_logo_id": {
                            "type": "integer",
                            "required": false
                        },
                        "company_or_person_user_id": {
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/yoast\/v1\/configuration\/site_representation"
                    }
                ]
            }
        },
        "\/yoast\/v1\/configuration\/social_profiles": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "facebook_site": {
                            "type": "string",
                            "required": false
                        },
                        "twitter_site": {
                            "type": "string",
                            "required": false
                        },
                        "other_social_urls": {
                            "type": "array",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/yoast\/v1\/configuration\/social_profiles"
                    }
                ]
            }
        },
        "\/yoast\/v1\/configuration\/check_capability": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "user_id": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/yoast\/v1\/configuration\/check_capability"
                    }
                ]
            }
        },
        "\/yoast\/v1\/configuration\/enable_tracking": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "tracking": {
                            "type": "boolean",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/yoast\/v1\/configuration\/enable_tracking"
                    }
                ]
            }
        },
        "\/yoast\/v1\/configuration\/save_configuration_state": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "finishedSteps": {
                            "type": "array",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/yoast\/v1\/configuration\/save_configuration_state"
                    }
                ]
            }
        },
        "\/yoast\/v1\/configuration\/get_configuration_state": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/yoast\/v1\/configuration\/get_configuration_state"
                    }
                ]
            }
        },
        "\/yoast\/v1\/import\/(?P<plugin>[\\w-]+)\/(?P<type>[\\w-]+)": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ]
        },
        "\/yoast\/v1\/get_head": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "url": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/yoast\/v1\/get_head"
                    }
                ]
            }
        },
        "\/yoast\/v1\/indexing\/posts": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/yoast\/v1\/indexing\/posts"
                    }
                ]
            }
        },
        "\/yoast\/v1\/indexing\/terms": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/yoast\/v1\/indexing\/terms"
                    }
                ]
            }
        },
        "\/yoast\/v1\/indexing\/post-type-archives": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/yoast\/v1\/indexing\/post-type-archives"
                    }
                ]
            }
        },
        "\/yoast\/v1\/indexing\/general": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/yoast\/v1\/indexing\/general"
                    }
                ]
            }
        },
        "\/yoast\/v1\/indexing\/prepare": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/yoast\/v1\/indexing\/prepare"
                    }
                ]
            }
        },
        "\/yoast\/v1\/indexing\/indexables-complete": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/yoast\/v1\/indexing\/indexables-complete"
                    }
                ]
            }
        },
        "\/yoast\/v1\/indexing\/complete": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/yoast\/v1\/indexing\/complete"
                    }
                ]
            }
        },
        "\/yoast\/v1\/link-indexing\/posts": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/yoast\/v1\/link-indexing\/posts"
                    }
                ]
            }
        },
        "\/yoast\/v1\/link-indexing\/terms": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/yoast\/v1\/link-indexing\/terms"
                    }
                ]
            }
        },
        "\/yoast\/v1\/integrations\/set_active": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "active": {
                            "type": "boolean",
                            "required": true
                        },
                        "integration": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/yoast\/v1\/integrations\/set_active"
                    }
                ]
            }
        },
        "\/yoast\/v1\/meta\/search": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/yoast\/v1\/meta\/search"
                    }
                ]
            }
        },
        "\/yoast\/v1\/semrush\/authenticate": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "code": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/yoast\/v1\/semrush\/authenticate"
                    }
                ]
            }
        },
        "\/yoast\/v1\/semrush\/country_code": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "country_code": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/yoast\/v1\/semrush\/country_code"
                    }
                ]
            }
        },
        "\/yoast\/v1\/semrush\/related_keyphrases": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "keyphrase": {
                            "required": true
                        },
                        "country_code": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/yoast\/v1\/semrush\/related_keyphrases"
                    }
                ]
            }
        },
        "\/yoast\/v1\/wincher\/authorization-url": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/yoast\/v1\/wincher\/authorization-url"
                    }
                ]
            }
        },
        "\/yoast\/v1\/wincher\/authenticate": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "code": {
                            "required": true
                        },
                        "websiteId": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/yoast\/v1\/wincher\/authenticate"
                    }
                ]
            }
        },
        "\/yoast\/v1\/wincher\/keyphrases\/track": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "keyphrases": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/yoast\/v1\/wincher\/keyphrases\/track"
                    }
                ]
            }
        },
        "\/yoast\/v1\/wincher\/keyphrases": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "keyphrases": {
                            "required": false
                        },
                        "permalink": {
                            "required": false
                        },
                        "startAt": {
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/yoast\/v1\/wincher\/keyphrases"
                    }
                ]
            }
        },
        "\/yoast\/v1\/wincher\/keyphrases\/untrack": {
            "namespace": "yoast\/v1",
            "methods": [
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/yoast\/v1\/wincher\/keyphrases\/untrack"
                    }
                ]
            }
        },
        "\/yoast\/v1\/wincher\/account\/limit": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/yoast\/v1\/wincher\/account\/limit"
                    }
                ]
            }
        },
        "\/yoast\/v1\/wincher\/account\/upgrade-campaign": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/yoast\/v1\/wincher\/account\/upgrade-campaign"
                    }
                ]
            }
        },
        "\/yoast\/v1\/workouts": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "cornerstone": {
                            "required": true
                        },
                        "orphaned": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/yoast\/v1\/workouts"
                    }
                ]
            }
        },
        "\/yoast\/v1\/ai\/optimize": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "assessment": {
                            "type": "string",
                            "enum": [
                                "seo-keyphrase-introduction",
                                "seo-keyphrase-density",
                                "seo-keyphrase-distribution",
                                "seo-keyphrase-subheadings",
                                "read-sentence-length",
                                "read-paragraph-length"
                            ],
                            "description": "The assessment.",
                            "required": true
                        },
                        "language": {
                            "type": "string",
                            "description": "The language the post is written in.",
                            "required": true
                        },
                        "prompt_content": {
                            "type": "string",
                            "description": "The content needed by the prompt to ask for suggestions.",
                            "required": true
                        },
                        "focus_keyphrase": {
                            "type": "string",
                            "description": "The focus keyphrase associated to the post.",
                            "required": false
                        },
                        "synonyms": {
                            "type": "string",
                            "description": "The synonyms for the focus keyphrase.",
                            "required": false
                        },
                        "editor": {
                            "type": "string",
                            "enum": [
                                "Classic",
                                "Gutenberg"
                            ],
                            "description": "The editor type, either Classic or Gutenberg.",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/yoast\/v1\/ai\/optimize"
                    }
                ]
            }
        },
        "\/yoast\/v1\/link_suggestions": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "prominent_words": {
                            "type": "object",
                            "description": "Stems of prominent words and their term frequencies we want link suggestions based on",
                            "required": true
                        },
                        "object_id": {
                            "type": "integer",
                            "description": "The object id of the current indexable.",
                            "required": true
                        },
                        "object_type": {
                            "type": "string",
                            "description": "The object type of the current indexable.",
                            "required": true
                        },
                        "limit": {
                            "default": 5,
                            "type": "integer",
                            "description": "The maximum number of link suggestions to retrieve",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/yoast\/v1\/link_suggestions"
                    }
                ]
            }
        },
        "\/yoast\/v1\/prominent_words\/get_content": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/yoast\/v1\/prominent_words\/get_content"
                    }
                ]
            }
        },
        "\/yoast\/v1\/prominent_words\/complete": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/yoast\/v1\/prominent_words\/complete"
                    }
                ]
            }
        },
        "\/yoast\/v1\/prominent_words\/save": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "data": {
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "object_id": {
                                        "type": "number",
                                        "required": true
                                    },
                                    "prominent_words": {
                                        "type": "object",
                                        "required": false
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/yoast\/v1\/prominent_words\/save"
                    }
                ]
            }
        },
        "\/yoast\/v1\/workouts\/noindex": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "object_id": {
                            "type": "integer",
                            "required": true
                        },
                        "object_type": {
                            "type": "string",
                            "required": true
                        },
                        "object_sub_type": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/yoast\/v1\/workouts\/noindex"
                    }
                ]
            }
        },
        "\/yoast\/v1\/workouts\/remove_redirect": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "object_id": {
                            "type": "integer",
                            "required": true
                        },
                        "object_type": {
                            "type": "string",
                            "required": true
                        },
                        "object_sub_type": {
                            "type": "string",
                            "required": true
                        },
                        "permalink": {
                            "type": "string",
                            "required": true
                        },
                        "redirect_url": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/yoast\/v1\/workouts\/remove_redirect"
                    }
                ]
            }
        },
        "\/yoast\/v1\/workouts\/link_suggestions": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "indexableId": {
                            "type": "integer",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/yoast\/v1\/workouts\/link_suggestions"
                    }
                ]
            }
        },
        "\/yoast\/v1\/workouts\/last_updated": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "postId": {
                            "type": "integer",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/yoast\/v1\/workouts\/last_updated"
                    }
                ]
            }
        },
        "\/yoast\/v1\/workouts\/cornerstone_data": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/yoast\/v1\/workouts\/cornerstone_data"
                    }
                ]
            }
        },
        "\/yoast\/v1\/workouts\/enable_cornerstone": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "object_id": {
                            "type": "integer",
                            "required": true
                        },
                        "object_type": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/yoast\/v1\/workouts\/enable_cornerstone"
                    }
                ]
            }
        },
        "\/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:\/\/gotouchup.com\/pl\/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:\/\/gotouchup.com\/pl\/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:\/\/gotouchup.com\/pl\/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:\/\/gotouchup.com\/pl\/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:\/\/gotouchup.com\/pl\/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:\/\/gotouchup.com\/pl\/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:\/\/gotouchup.com\/pl\/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:\/\/gotouchup.com\/pl\/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": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "search": {
                            "description": "Ogranicz wyniki do pasuj\u0105cych do zapytania.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Ogranicza wyniki do wtyczek o podanym statusie.",
                            "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:\/\/gotouchup.com\/pl\/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:\/\/gotouchup.com\/pl\/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:\/\/gotouchup.com\/pl\/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:\/\/gotouchup.com\/pl\/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:\/\/gotouchup.com\/pl\/wp-json\/jetpack\/v4\/heartbeat\/data"
                    }
                ]
            }
        },
        "\/monsterinsights\/v1": {
            "namespace": "monsterinsights\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "monsterinsights\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/monsterinsights\/v1"
                    }
                ]
            }
        },
        "\/monsterinsights\/v1\/feedback": {
            "namespace": "monsterinsights\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/monsterinsights\/v1\/feedback"
                    }
                ]
            }
        },
        "\/monsterinsights\/v1\/onboarding\/settings": {
            "namespace": "monsterinsights\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "onboarding_key": {
                            "type": "string",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "onboarding_key": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/monsterinsights\/v1\/onboarding\/settings"
                    }
                ]
            }
        },
        "\/monsterinsights\/v1\/onboarding\/connect-url": {
            "namespace": "monsterinsights\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "license_key": {
                            "type": "string",
                            "required": true
                        },
                        "onboarding_key": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/monsterinsights\/v1\/onboarding\/connect-url"
                    }
                ]
            }
        },
        "\/monsterinsights\/v1\/onboarding\/set-license-key": {
            "namespace": "monsterinsights\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "license_key": {
                            "type": "string",
                            "required": true
                        },
                        "onboarding_key": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/monsterinsights\/v1\/onboarding\/set-license-key"
                    }
                ]
            }
        },
        "\/monsterinsights\/v1\/onboarding\/delete-onboarding-key": {
            "namespace": "monsterinsights\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "onboarding_key": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/monsterinsights\/v1\/onboarding\/delete-onboarding-key"
                    }
                ]
            }
        },
        "\/wc\/v3\/wc_stripe\/connection_tokens": {
            "namespace": "wc\/v3",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/wc\/v3\/wc_stripe\/connection_tokens"
                    }
                ]
            }
        },
        "\/wc\/v3\/wc_stripe\/terminal\/locations": {
            "namespace": "wc\/v3",
            "methods": [
                "POST",
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "display_name": {
                            "type": "string",
                            "required": true
                        },
                        "address": {
                            "type": "object",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "ending_before": {
                            "type": "string",
                            "required": false
                        },
                        "limit": {
                            "type": "integer",
                            "required": false
                        },
                        "starting_after": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/wc\/v3\/wc_stripe\/terminal\/locations"
                    }
                ]
            }
        },
        "\/wc\/v3\/wc_stripe\/terminal\/locations\/store": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/wc\/v3\/wc_stripe\/terminal\/locations\/store"
                    }
                ]
            }
        },
        "\/wc\/v3\/wc_stripe\/terminal\/locations\/(?P<location_id>\\w+)": {
            "namespace": "wc\/v3",
            "methods": [
                "DELETE",
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "display_name": {
                            "type": "string",
                            "required": false
                        },
                        "address": {
                            "type": "object",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/wc_stripe\/orders\/(?P<order_id>\\d+)\/create_customer": {
            "namespace": "wc\/v3",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ]
        },
        "\/wc\/v3\/wc_stripe\/orders\/(?P<order_id>\\w+)\/capture_terminal_payment": {
            "namespace": "wc\/v3",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "payment_intent_id": {
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/wc_stripe\/tokens\/(?P<token_id>[a-z]{3}_[a-zA-Z0-9]{24})": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/wc\/v1\/connect\/stripe\/oauth\/init": {
            "namespace": "wc\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/wc\/v1\/connect\/stripe\/oauth\/init"
                    }
                ]
            }
        },
        "\/wc\/v1\/connect\/stripe\/oauth\/connect": {
            "namespace": "wc\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/wc\/v1\/connect\/stripe\/oauth\/connect"
                    }
                ]
            }
        },
        "\/wc\/v3\/wc_stripe\/account": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/wc\/v3\/wc_stripe\/account"
                    }
                ]
            }
        },
        "\/wc\/v3\/wc_stripe\/account\/summary": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/wc\/v3\/wc_stripe\/account\/summary"
                    }
                ]
            }
        },
        "\/wc\/v3\/wc_stripe\/account\/webhook-status-message": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/wc\/v3\/wc_stripe\/account\/webhook-status-message"
                    }
                ]
            }
        },
        "\/wc\/v3\/wc_stripe\/account\/refresh": {
            "namespace": "wc\/v3",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/wc\/v3\/wc_stripe\/account\/refresh"
                    }
                ]
            }
        },
        "\/wc\/v3\/wc_stripe\/upe_flag_toggle": {
            "namespace": "wc\/v3",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "is_upe_enabled": {
                            "description": "Determines if the UPE feature flag is enabled.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/wc\/v3\/wc_stripe\/upe_flag_toggle"
                    }
                ]
            }
        },
        "\/wc\/v3\/wc_stripe\/settings": {
            "namespace": "wc\/v3",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "is_stripe_enabled": {
                            "description": "If Stripe should be enabled.",
                            "type": "boolean",
                            "required": false
                        },
                        "is_test_mode_enabled": {
                            "description": "Stripe test mode setting.",
                            "type": "boolean",
                            "required": false
                        },
                        "enabled_payment_method_ids": {
                            "description": "Payment method IDs that should be enabled. Other methods will be disabled.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "card",
                                    "us_bank_account",
                                    "alipay",
                                    "amazon_pay",
                                    "klarna",
                                    "affirm",
                                    "afterpay_clearpay",
                                    "eps",
                                    "bancontact",
                                    "boleto",
                                    "ideal",
                                    "oxxo",
                                    "sepa_debit",
                                    "p24",
                                    "multibanco",
                                    "link",
                                    "wechat_pay",
                                    "cashapp",
                                    "acss_debit",
                                    "card",
                                    "alipay",
                                    "bancontact",
                                    "boleto",
                                    "eps",
                                    "giropay",
                                    "ideal",
                                    "multibanco",
                                    "oxxo",
                                    "p24",
                                    "sepa"
                                ]
                            },
                            "required": false
                        },
                        "is_oc_enabled": {
                            "description": "If Optimized Checkout should be enabled.",
                            "type": "boolean",
                            "required": false
                        },
                        "amazon_pay_button_size": {
                            "description": "Express checkout button sizes.",
                            "type": "string",
                            "enum": [
                                "small",
                                "default",
                                "large"
                            ],
                            "required": false
                        },
                        "amazon_pay_button_locations": {
                            "description": "Express checkout locations that should be enabled.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "product",
                                    "cart",
                                    "checkout"
                                ]
                            },
                            "required": false
                        },
                        "is_payment_request_enabled": {
                            "description": "If Stripe express checkouts should be enabled.",
                            "type": "boolean",
                            "required": false
                        },
                        "payment_request_button_type": {
                            "description": "Express checkout button types.",
                            "type": "string",
                            "enum": [
                                "default",
                                "buy",
                                "donate",
                                "book"
                            ],
                            "required": false
                        },
                        "payment_request_button_theme": {
                            "description": "Express checkout button themes.",
                            "type": "string",
                            "enum": [
                                "dark",
                                "light",
                                "light-outline"
                            ],
                            "required": false
                        },
                        "payment_request_button_size": {
                            "description": "Express checkout button sizes.",
                            "type": "string",
                            "enum": [
                                "small",
                                "default",
                                "large"
                            ],
                            "required": false
                        },
                        "payment_request_button_locations": {
                            "description": "Express checkout locations that should be enabled.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "product",
                                    "cart",
                                    "checkout"
                                ]
                            },
                            "required": false
                        },
                        "is_manual_capture_enabled": {
                            "description": "If manual capture of charges should be enabled.",
                            "type": "boolean",
                            "required": false
                        },
                        "is_saved_cards_enabled": {
                            "description": "If \"Saved cards\" should be enabled.",
                            "type": "boolean",
                            "required": false
                        },
                        "is_sepa_tokens_for_other_methods_enabled": {
                            "description": "If \"SEPA tokens for other methods\" should be enabled.",
                            "type": "boolean",
                            "required": false
                        },
                        "is_separate_card_form_enabled": {
                            "description": "If credit card number field, expiry date field, and CVC field should be separate.",
                            "type": "boolean",
                            "required": false
                        },
                        "is_short_statement_descriptor_enabled": {
                            "description": "When enabled, we'll include the order number for card and express checkout transactions.",
                            "type": "boolean",
                            "required": false
                        },
                        "is_debug_log_enabled": {
                            "description": "When enabled, payment error logs will be saved to WooCommerce > Status > Logs.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/wc\/v3\/wc_stripe\/settings"
                    }
                ]
            }
        },
        "\/wc\/v3\/wc_stripe\/settings\/payment_method_order": {
            "namespace": "wc\/v3",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "ordered_payment_method_ids": {
                            "description": "The order for the payment method IDs to be saved.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "card",
                                    "us_bank_account",
                                    "alipay",
                                    "amazon_pay",
                                    "klarna",
                                    "affirm",
                                    "afterpay_clearpay",
                                    "eps",
                                    "bancontact",
                                    "boleto",
                                    "ideal",
                                    "oxxo",
                                    "sepa_debit",
                                    "p24",
                                    "multibanco",
                                    "link",
                                    "wechat_pay",
                                    "cashapp",
                                    "acss_debit",
                                    "card",
                                    "alipay",
                                    "bancontact",
                                    "boleto",
                                    "eps",
                                    "giropay",
                                    "ideal",
                                    "multibanco",
                                    "oxxo",
                                    "p24",
                                    "sepa"
                                ]
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/wc\/v3\/wc_stripe\/settings\/payment_method_order"
                    }
                ]
            }
        },
        "\/wc\/v3\/wc_stripe\/settings\/notice": {
            "namespace": "wc\/v3",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/wc\/v3\/wc_stripe\/settings\/notice"
                    }
                ]
            }
        },
        "\/wc\/v3\/wc_stripe\/account_keys": {
            "namespace": "wc\/v3",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "publishable_key": {
                            "description": "Your Stripe API Publishable key, obtained from your Stripe dashboard.",
                            "type": "string",
                            "required": false
                        },
                        "secret_key": {
                            "description": "Your Stripe API Secret, obtained from your Stripe dashboard.",
                            "type": "string",
                            "required": false
                        },
                        "webhook_secret": {
                            "description": "Your Stripe webhook endpoint URL, obtained from your Stripe dashboard.",
                            "type": "string",
                            "required": false
                        },
                        "test_publishable_key": {
                            "description": "Your Stripe testing API Publishable key, obtained from your Stripe dashboard.",
                            "type": "string",
                            "required": false
                        },
                        "test_secret_key": {
                            "description": "Your Stripe testing API Secret, obtained from your Stripe dashboard.",
                            "type": "string",
                            "required": false
                        },
                        "test_webhook_secret": {
                            "description": "Your Stripe testing webhook endpoint URL, obtained from your Stripe dashboard.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/wc\/v3\/wc_stripe\/account_keys"
                    }
                ]
            }
        },
        "\/wc\/v3\/wc_stripe\/account_keys\/test": {
            "namespace": "wc\/v3",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "publishable_key": {
                            "description": "Your Stripe API Publishable key, obtained from your Stripe dashboard.",
                            "type": "string",
                            "required": false
                        },
                        "secret_key": {
                            "description": "Your Stripe API Secret, obtained from your Stripe dashboard.",
                            "type": "string",
                            "required": false
                        },
                        "test_publishable_key": {
                            "description": "Your Stripe testing API Publishable key, obtained from your Stripe dashboard.",
                            "type": "string",
                            "required": false
                        },
                        "test_secret_key": {
                            "description": "Your Stripe testing API Secret, obtained from your Stripe dashboard.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/wc\/v3\/wc_stripe\/account_keys\/test"
                    }
                ]
            }
        },
        "\/wc\/v3\/wc_stripe\/account_keys\/configure_webhooks": {
            "namespace": "wc\/v3",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "live_mode": {
                            "description": "Whether the account is in live mode.",
                            "type": "boolean",
                            "required": false
                        },
                        "secret_key": {
                            "description": "Your Stripe API Secret, obtained from your Stripe dashboard.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/wc\/v3\/wc_stripe\/account_keys\/configure_webhooks"
                    }
                ]
            }
        },
        "\/wc\/v3\/wc_stripe\/oc_setting_toggle": {
            "namespace": "wc\/v3",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "is_oc_enabled": {
                            "description": "Determines if the OC setting is enabled.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/wc\/v3\/wc_stripe\/oc_setting_toggle"
                    }
                ]
            }
        },
        "\/wc-paypal\/v1": {
            "namespace": "wc-paypal\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "wc-paypal\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/wc-paypal\/v1"
                    }
                ]
            }
        },
        "\/wc-paypal\/v1\/onboarding\/get-params": {
            "namespace": "wc-paypal\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/wc-paypal\/v1\/onboarding\/get-params"
                    }
                ]
            }
        },
        "\/wc-paypal\/v1\/onboarding\/get-status": {
            "namespace": "wc-paypal\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/wc-paypal\/v1\/onboarding\/get-status"
                    }
                ]
            }
        },
        "\/wc-paypal\/v1\/onboarding\/set-credentials": {
            "namespace": "wc-paypal\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/wc-paypal\/v1\/onboarding\/set-credentials"
                    }
                ]
            }
        },
        "\/paypal\/v1": {
            "namespace": "paypal\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "paypal\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/paypal\/v1"
                    }
                ]
            }
        },
        "\/paypal\/v1\/shipping-callback": {
            "namespace": "paypal\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/paypal\/v1\/shipping-callback"
                    }
                ]
            }
        },
        "\/paypal\/v1\/incoming": {
            "namespace": "paypal\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/paypal\/v1\/incoming"
                    }
                ]
            }
        },
        "\/wc\/v3\/wc_paypal": {
            "namespace": "wc\/v3\/wc_paypal",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "wc\/v3\/wc_paypal",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/wc\/v3\/wc_paypal"
                    }
                ]
            }
        },
        "\/wc\/v3\/wc_paypal\/onboarding": {
            "namespace": "wc\/v3\/wc_paypal",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/wc\/v3\/wc_paypal\/onboarding"
                    }
                ]
            }
        },
        "\/wc\/v3\/wc_paypal\/common": {
            "namespace": "wc\/v3\/wc_paypal",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/wc\/v3\/wc_paypal\/common"
                    }
                ]
            }
        },
        "\/wc\/v3\/wc_paypal\/common\/merchant": {
            "namespace": "wc\/v3\/wc_paypal",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/wc\/v3\/wc_paypal\/common\/merchant"
                    }
                ]
            }
        },
        "\/wc\/v3\/wc_paypal\/common\/seller-account": {
            "namespace": "wc\/v3\/wc_paypal",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/wc\/v3\/wc_paypal\/common\/seller-account"
                    }
                ]
            }
        },
        "\/wc\/v3\/wc_paypal\/authenticate\/direct": {
            "namespace": "wc\/v3\/wc_paypal",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "clientId": {
                            "type": "string",
                            "minLength": 80,
                            "maxLength": 80,
                            "required": true
                        },
                        "clientSecret": {
                            "type": "string",
                            "required": true
                        },
                        "useSandbox": {
                            "type": "boolean",
                            "default": false,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/wc\/v3\/wc_paypal\/authenticate\/direct"
                    }
                ]
            }
        },
        "\/wc\/v3\/wc_paypal\/authenticate\/oauth": {
            "namespace": "wc\/v3\/wc_paypal",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "sharedId": {
                            "type": "string",
                            "required": true
                        },
                        "authCode": {
                            "type": "string",
                            "required": true
                        },
                        "useSandbox": {
                            "default": 0,
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/wc\/v3\/wc_paypal\/authenticate\/oauth"
                    }
                ]
            }
        },
        "\/wc\/v3\/wc_paypal\/authenticate\/disconnect": {
            "namespace": "wc\/v3\/wc_paypal",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/wc\/v3\/wc_paypal\/authenticate\/disconnect"
                    }
                ]
            }
        },
        "\/wc\/v3\/wc_paypal\/login_link": {
            "namespace": "wc\/v3\/wc_paypal",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "useSandbox": {
                            "default": 0,
                            "type": "boolean",
                            "required": false
                        },
                        "products": {
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": true
                        },
                        "options": {
                            "type": "array",
                            "items": {
                                "type": "bool"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/wc\/v3\/wc_paypal\/login_link"
                    }
                ]
            }
        },
        "\/wc\/v3\/wc_paypal\/webhooks": {
            "namespace": "wc\/v3\/wc_paypal",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/wc\/v3\/wc_paypal\/webhooks"
                    }
                ]
            }
        },
        "\/wc\/v3\/wc_paypal\/webhooks\/simulate": {
            "namespace": "wc\/v3\/wc_paypal",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/wc\/v3\/wc_paypal\/webhooks\/simulate"
                    }
                ]
            }
        },
        "\/wc\/v3\/wc_paypal\/refresh-features": {
            "namespace": "wc\/v3\/wc_paypal",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/wc\/v3\/wc_paypal\/refresh-features"
                    }
                ]
            }
        },
        "\/wc\/v3\/wc_paypal\/payment": {
            "namespace": "wc\/v3\/wc_paypal",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/wc\/v3\/wc_paypal\/payment"
                    }
                ]
            }
        },
        "\/wc\/v3\/wc_paypal\/settings": {
            "namespace": "wc\/v3\/wc_paypal",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/wc\/v3\/wc_paypal\/settings"
                    }
                ]
            }
        },
        "\/wc\/v3\/wc_paypal\/styling": {
            "namespace": "wc\/v3\/wc_paypal",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/wc\/v3\/wc_paypal\/styling"
                    }
                ]
            }
        },
        "\/wc\/v3\/wc_paypal\/todos": {
            "namespace": "wc\/v3\/wc_paypal",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/wc\/v3\/wc_paypal\/todos"
                    }
                ]
            }
        },
        "\/wc\/v3\/wc_paypal\/todos\/reset": {
            "namespace": "wc\/v3\/wc_paypal",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/wc\/v3\/wc_paypal\/todos\/reset"
                    }
                ]
            }
        },
        "\/wc\/v3\/wc_paypal\/todos\/complete": {
            "namespace": "wc\/v3\/wc_paypal",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/wc\/v3\/wc_paypal\/todos\/complete"
                    }
                ]
            }
        },
        "\/wc\/v3\/wc_paypal\/pay_later_messaging": {
            "namespace": "wc\/v3\/wc_paypal",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/wc\/v3\/wc_paypal\/pay_later_messaging"
                    }
                ]
            }
        },
        "\/wc\/v3\/wc_paypal\/features": {
            "namespace": "wc\/v3\/wc_paypal",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/wc\/v3\/wc_paypal\/features"
                    }
                ]
            }
        },
        "\/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:\/\/gotouchup.com\/pl\/wp-json\/wc-admin"
                    }
                ]
            }
        },
        "\/wc-admin\/notice\/dismiss": {
            "namespace": "wc-admin",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/wc-admin\/notice\/dismiss"
                    }
                ]
            }
        },
        "\/wc-admin\/features": {
            "namespace": "wc-admin",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/wc-admin\/features"
                    }
                ]
            }
        },
        "\/wc-admin\/experiments\/assignment": {
            "namespace": "wc-admin",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/wc-admin\/experiments\/assignment"
                    }
                ]
            }
        },
        "\/wc-admin\/marketing\/recommended": {
            "namespace": "wc-admin",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w, kt\u00f3re maj\u0105 by\u0107 zwr\u00f3cone w zestawie wynik\u00f3w.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "category": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/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:\/\/gotouchup.com\/pl\/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:\/\/gotouchup.com\/pl\/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:\/\/gotouchup.com\/pl\/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:\/\/gotouchup.com\/pl\/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:\/\/gotouchup.com\/pl\/wp-json\/wc-admin\/marketing\/recommendations"
                    }
                ]
            }
        },
        "\/wc-admin\/marketing\/channels": {
            "namespace": "wc-admin",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/wc-admin\/marketing\/channels"
                    }
                ]
            }
        },
        "\/wc-admin\/marketing\/campaigns": {
            "namespace": "wc-admin",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "required": false
                        },
                        "page": {
                            "description": "Obecna strona kolekcji.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w, kt\u00f3re maj\u0105 by\u0107 zwr\u00f3cone w zestawie wynik\u00f3w.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/wc-admin\/marketing\/campaigns"
                    }
                ]
            }
        },
        "\/wc-admin\/marketing\/campaign-types": {
            "namespace": "wc-admin",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "required": false
                        },
                        "page": {
                            "description": "Obecna strona kolekcji.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w, kt\u00f3re maj\u0105 by\u0107 zwr\u00f3cone w zestawie wynik\u00f3w.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/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:\/\/gotouchup.com\/pl\/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:\/\/gotouchup.com\/pl\/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": "Zwr\u00f3\u0107 domy\u015blne sugestie p\u0142atno\u015bci, gdy opcje woocommerce_show_marketplace_suggestions i woocommerce_setting_payments_recommendations_hidden s\u0105 ustawione na no",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/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:\/\/gotouchup.com\/pl\/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": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "pluginzip": {
                            "description": "Plik zip motywu, kt\u00f3ry nale\u017cy przes\u0142a\u0107.",
                            "type": "file",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/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:\/\/gotouchup.com\/pl\/wp-json\/wc-admin\/plugins\/install"
                    }
                ]
            }
        },
        "\/wc-admin\/plugins\/install\/status": {
            "namespace": "wc-admin",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/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:\/\/gotouchup.com\/pl\/wp-json\/wc-admin\/plugins\/active"
                    }
                ]
            }
        },
        "\/wc-admin\/plugins\/installed": {
            "namespace": "wc-admin",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/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:\/\/gotouchup.com\/pl\/wp-json\/wc-admin\/plugins\/activate"
                    }
                ]
            }
        },
        "\/wc-admin\/plugins\/activate\/status": {
            "namespace": "wc-admin",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/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:\/\/gotouchup.com\/pl\/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:\/\/gotouchup.com\/pl\/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:\/\/gotouchup.com\/pl\/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:\/\/gotouchup.com\/pl\/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:\/\/gotouchup.com\/pl\/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:\/\/gotouchup.com\/pl\/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:\/\/gotouchup.com\/pl\/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": "Czy profil zosta\u0142 uzupe\u0142niony.",
                            "required": false
                        },
                        "skipped": {
                            "type": "boolean",
                            "description": "Czy profil zosta\u0142 pomini\u0119ty.",
                            "required": false
                        },
                        "industry": {
                            "type": "array",
                            "description": "Przemys\u0142.",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "business_extensions": {
                            "type": "array",
                            "description": "Dodatkowe rozszerzenia biznesowe do zainstalowania.",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "is_agree_marketing": {
                            "type": "boolean",
                            "description": "Czy sklep wyrazi\u0142 zgod\u0119 na otrzymywanie tre\u015bci marketingowych od WooCommerce.com.",
                            "required": false
                        },
                        "store_email": {
                            "type": "string",
                            "description": "Adres e-mail sklepu.",
                            "required": false
                        },
                        "is_store_country_set": {
                            "type": "boolean",
                            "description": "Okre\u015bla, czy kraj sklepu jest ustawiany za pomoc\u0105 profilera wej\u015bciowego.",
                            "required": false
                        },
                        "is_plugins_page_skipped": {
                            "type": "boolean",
                            "description": "Czy wtyczki zosta\u0142y pomini\u0119te w profilerze rdzenia.",
                            "required": false
                        },
                        "business_choice": {
                            "type": "string",
                            "description": "Wyb\u00f3r biznesowy.",
                            "required": false
                        },
                        "selling_online_answer": {
                            "type": "string",
                            "description": "Sprzeda\u017c odpowiedzi online.",
                            "required": false
                        },
                        "selling_platforms": {
                            "type": [
                                "array",
                                "null"
                            ],
                            "description": "Platformy sprzeda\u017cowe.",
                            "items": {
                                "type": [
                                    "string",
                                    "null"
                                ]
                            },
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/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:\/\/gotouchup.com\/pl\/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:\/\/gotouchup.com\/pl\/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": "Krok Core Profiler, kt\u00f3ry nale\u017cy oznaczy\u0107 jako uko\u0144czony.",
                            "enum": [
                                "intro-opt-in",
                                "skip-guided-setup",
                                "user-profile",
                                "business-info",
                                "plugins",
                                "intro-builder",
                                "skip-guided-setup"
                            ],
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/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": "Kod kraju.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/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:\/\/gotouchup.com\/pl\/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:\/\/gotouchup.com\/pl\/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": "Nazwa szablonu produktu.",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/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": "Opcjonalny parametr umo\u017cliwiaj\u0105cy pobranie tylko okre\u015blonych list zada\u0144 wed\u0142ug identyfikatora.",
                            "type": "array",
                            "items": {
                                "enum": [],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "ids": {
                            "description": "Opcjonalny parametr umo\u017cliwiaj\u0105cy pobranie tylko okre\u015blonych list zada\u0144 wed\u0142ug identyfikatora.",
                            "type": "array",
                            "items": {
                                "enum": [],
                                "type": "string"
                            },
                            "required": false
                        },
                        "extended_tasks": {
                            "description": "Lista rozszerzonych, wycofanych zada\u0144 z filtra po stronie klienta.",
                            "type": "array",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/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": "Okres czasu u\u015bpienia zadania.",
                            "type": "string",
                            "required": false
                        },
                        "task_list_id": {
                            "description": "Opcjonalny parametr umo\u017cliwiaj\u0105cy zapytanie o konkretn\u0105 list\u0119 zada\u0144.",
                            "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:\/\/gotouchup.com\/pl\/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:\/\/gotouchup.com\/pl\/wp-json\/wc-admin\/onboarding\/themes\/activate"
                    }
                ]
            }
        },
        "\/wc-admin\/onboarding\/themes\/recommended": {
            "namespace": "wc-admin",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "industry": {
                            "type": "string",
                            "description": "Limits the results to themes relevant for this industry (optional)",
                            "required": false
                        },
                        "currency": {
                            "type": "string",
                            "enum": [
                                "USD",
                                "AUD",
                                "CAD",
                                "EUR",
                                "GBP"
                            ],
                            "default": "USD",
                            "description": "Returns pricing in this currency (optional, default: USD)",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/wc-admin\/onboarding\/themes\/recommended"
                    }
                ]
            }
        },
        "\/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:\/\/gotouchup.com\/pl\/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:\/\/gotouchup.com\/pl\/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:\/\/gotouchup.com\/pl\/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:\/\/gotouchup.com\/pl\/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:\/\/gotouchup.com\/pl\/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:\/\/gotouchup.com\/pl\/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": "Zwr\u00f3\u0107 domy\u015blne sugestie partner\u00f3w wysy\u0142kowych, gdy opcja woocommerce_show_marketplace_suggestions jest ustawiona na nie",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/wc-admin\/shipping-partner-suggestions"
                    }
                ]
            }
        },
        "\/wc-admin\/launch-your-store\/initialize-coming-soon": {
            "namespace": "wc-admin",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/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:\/\/gotouchup.com\/pl\/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:\/\/gotouchup.com\/pl\/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:\/\/gotouchup.com\/pl\/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:\/\/gotouchup.com\/pl\/wp-json\/wc-admin\/launch-your-store\/woopayments\/test-orders"
                    }
                ]
            }
        },
        "\/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:\/\/gotouchup.com\/pl\/wp-json\/wc-analytics"
                    }
                ]
            }
        },
        "\/wc-analytics\/customers": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Aktualna strona kolekcji.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w, kt\u00f3re zostan\u0105 zwr\u00f3cone w zestawie wynik\u00f3w.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "after": {
                            "description": "Ogranicz odpowied\u017a do zasob\u00f3w opublikowanych po okre\u015blonej dacie zgodnej z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Ogranicz odpowied\u017a do zasob\u00f3w opublikowanych przed okre\u015blon\u0105 dat\u0105 zgodno\u015bci z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "order": {
                            "description": "Sortuj atrybuty rosn\u0105co lub malej\u0105co.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortuj kolekcj\u0119 wed\u0142ug atrybutu obiektu.",
                            "type": "string",
                            "default": "date_registered",
                            "enum": [
                                "username",
                                "name",
                                "country",
                                "city",
                                "state",
                                "postcode",
                                "date_registered",
                                "date_last_active",
                                "orders_count",
                                "total_spend",
                                "avg_order_value"
                            ],
                            "required": false
                        },
                        "force_cache_refresh": {
                            "description": "Wymu\u015b pobranie nowych danych zamiast pobierania ich z pami\u0119ci podr\u0119cznej.",
                            "type": "boolean",
                            "required": false
                        },
                        "registered_before": {
                            "description": "Ogranicz odpowied\u017a do obiekt\u00f3w zarejestrowanych przed (lub w okre\u015blonym czasie) dat\u0105 zgodn\u0105 z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "registered_after": {
                            "description": "Ogranicz odpowied\u017a do obiekt\u00f3w zarejestrowanych po (lub w) okre\u015blonym dniu i godzinie zgodnym z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "match": {
                            "description": "Wskazuje, czy wszystkie warunki powinny by\u0107 prawdziwe dla zestawu wynikowego, czy te\u017c kt\u00f3rykolwiek z nich jest wystarczaj\u0105cy. Dopasowanie wp\u0142ywa na nast\u0119puj\u0105ce parametry: 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": "Ogranicz odpowied\u017a do obiekt\u00f3w z polem klienta zawieraj\u0105cym termin wyszukiwania. Przeszukuje pole dostarczone przez `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": "Ogranicz odpowied\u017a do obiekt\u00f3w o okre\u015blonych nazwach.",
                            "type": "string",
                            "required": false
                        },
                        "name_excludes": {
                            "description": "Ogranicz odpowied\u017a do obiekt\u00f3w z wy\u0142\u0105czeniem konkretnych nazw.",
                            "type": "string",
                            "required": false
                        },
                        "username_includes": {
                            "description": "Ogranicz odpowied\u017a do obiekt\u00f3w o okre\u015blonych nazwach u\u017cytkownika.",
                            "type": "string",
                            "required": false
                        },
                        "username_excludes": {
                            "description": "Ogranicz odpowied\u017a do obiekt\u00f3w z wy\u0142\u0105czeniem okre\u015blonych nazw u\u017cytkownik\u00f3w.",
                            "type": "string",
                            "required": false
                        },
                        "email_includes": {
                            "description": "Ogranicz odpowied\u017a na obiekty, w tym wiadomo\u015bci e-mail.",
                            "type": "string",
                            "required": false
                        },
                        "email_excludes": {
                            "description": "Ogranicz odpowied\u017a do obiekt\u00f3w z wy\u0142\u0105czeniem wiadomo\u015bci e-mail.",
                            "type": "string",
                            "required": false
                        },
                        "country_includes": {
                            "description": "Ogranicz odpowied\u017a do obiekt\u00f3w z okre\u015blonymi krajami.",
                            "type": "string",
                            "required": false
                        },
                        "country_excludes": {
                            "description": "Ogranicz odpowied\u017a do obiekt\u00f3w wykluczaj\u0105cych okre\u015blone kraje.",
                            "type": "string",
                            "required": false
                        },
                        "last_active_before": {
                            "description": "Ogranicz odpowied\u017a do obiekt\u00f3w, kt\u00f3re by\u0142y ostatnio aktywne przed (lub o) dacie i godzinie zgodnej z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "last_active_after": {
                            "description": "Ogranicz odpowied\u017a do obiekt\u00f3w, kt\u00f3re by\u0142y ostatnio aktywne po (lub o) okre\u015blonej dacie i godzinie zgodnej z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "last_active_between": {
                            "description": "Ogranicz odpowied\u017a do obiekt\u00f3w, kt\u00f3re by\u0142y ostatnio aktywne pomi\u0119dzy dwoma podanymi datami i godzinami zgodnymi z norm\u0105 ISO8601.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "registered_between": {
                            "description": "Ogranicz odpowied\u017a do obiekt\u00f3w, kt\u00f3re by\u0142y ostatnio aktywne pomi\u0119dzy dwoma podanymi datami i godzinami zgodnymi z norm\u0105 ISO8601.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "orders_count_min": {
                            "description": "Ogranicz odpowied\u017a do obiekt\u00f3w, kt\u00f3rych liczba porz\u0105dkowa jest wi\u0119ksza lub r\u00f3wna podanej liczbie ca\u0142kowitej.",
                            "type": "integer",
                            "required": false
                        },
                        "orders_count_max": {
                            "description": "Ogranicz odpowied\u017a do obiekt\u00f3w, kt\u00f3rych liczba porz\u0105dkowa jest mniejsza lub r\u00f3wna podanej liczbie ca\u0142kowitej.",
                            "type": "integer",
                            "required": false
                        },
                        "orders_count_between": {
                            "description": "Ogranicz odpowied\u017a do obiekt\u00f3w, kt\u00f3rych liczba porz\u0105dkowa mie\u015bci si\u0119 w granicach dw\u00f3ch podanych liczb ca\u0142kowitych.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "total_spend_min": {
                            "description": "Ogranicz odpowied\u017a do obiekt\u00f3w, kt\u00f3rych \u0142\u0105czna warto\u015b\u0107 zam\u00f3wienia jest wi\u0119ksza lub r\u00f3wna podanej liczbie.",
                            "type": "number",
                            "required": false
                        },
                        "total_spend_max": {
                            "description": "Ogranicz odpowied\u017a do obiekt\u00f3w, kt\u00f3rych \u0142\u0105czna warto\u015b\u0107 zam\u00f3wienia jest mniejsza lub r\u00f3wna podanej liczbie.",
                            "type": "number",
                            "required": false
                        },
                        "total_spend_between": {
                            "description": "Ogranicz odpowied\u017a do obiekt\u00f3w, kt\u00f3rych \u0142\u0105czna warto\u015b\u0107 zam\u00f3wienia mie\u015bci si\u0119 w granicach dw\u00f3ch podanych liczb.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "avg_order_value_min": {
                            "description": "Ogranicz odpowied\u017a do obiekt\u00f3w, w kt\u00f3rych \u015brednia warto\u015b\u0107 zam\u00f3wienia jest wi\u0119ksza lub r\u00f3wna podanej liczbie.",
                            "type": "number",
                            "required": false
                        },
                        "avg_order_value_max": {
                            "description": "Ogranicz odpowied\u017a do obiekt\u00f3w, w kt\u00f3rych \u015brednia warto\u015b\u0107 zam\u00f3wienia jest mniejsza lub r\u00f3wna podanej liczbie.",
                            "type": "number",
                            "required": false
                        },
                        "avg_order_value_between": {
                            "description": "Ogranicz odpowied\u017a do obiekt\u00f3w, w kt\u00f3rych \u015brednia warto\u015b\u0107 zam\u00f3wienia mie\u015bci si\u0119 w granicach dw\u00f3ch podanych liczb.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "last_order_before": {
                            "description": "Ogranicz odpowied\u017a do obiekt\u00f3w, kt\u00f3rych ostatnie zam\u00f3wienie zosta\u0142o z\u0142o\u017cone przed (lub o) dacie i godzinie zgodnej z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "last_order_after": {
                            "description": "Ogranicz odpowied\u017a do obiekt\u00f3w, kt\u00f3rych ostatnie zam\u00f3wienie nast\u0105pi\u0142o po (lub w dniu) danej daty i godziny zgodnej z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "users": {
                            "description": "Ogranicz wyniki do element\u00f3w z okre\u015blonymi identyfikatorami u\u017cytkownika.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "filter_empty": {
                            "description": "Filtruj wyniki, w kt\u00f3rych kt\u00f3rekolwiek z przekazanych p\u00f3l jest puste",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "email",
                                    "name",
                                    "country",
                                    "city",
                                    "state",
                                    "postcode"
                                ]
                            },
                            "required": false
                        },
                        "include": {
                            "description": "Ogranicz wyniki do element\u00f3w z okre\u015blonymi identyfikatorami klienta.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/wc-analytics\/customers"
                    }
                ]
            }
        },
        "\/wc-analytics\/customers\/(?P<id>[\\d-]+)": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Aktualna strona kolekcji.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w, kt\u00f3re zostan\u0105 zwr\u00f3cone w zestawie wynik\u00f3w.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "after": {
                            "description": "Ogranicz odpowied\u017a do zasob\u00f3w opublikowanych po okre\u015blonej dacie zgodnej z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Ogranicz odpowied\u017a do zasob\u00f3w opublikowanych przed okre\u015blon\u0105 dat\u0105 zgodno\u015bci z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "order": {
                            "description": "Sortuj atrybuty rosn\u0105co lub malej\u0105co.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortuj kolekcj\u0119 wed\u0142ug atrybutu obiektu.",
                            "type": "string",
                            "default": "date_registered",
                            "enum": [
                                "username",
                                "name",
                                "country",
                                "city",
                                "state",
                                "postcode",
                                "date_registered",
                                "date_last_active",
                                "orders_count",
                                "total_spend",
                                "avg_order_value"
                            ],
                            "required": false
                        },
                        "force_cache_refresh": {
                            "description": "Wymu\u015b pobranie nowych danych zamiast pobierania ich z pami\u0119ci podr\u0119cznej.",
                            "type": "boolean",
                            "required": false
                        },
                        "registered_before": {
                            "description": "Ogranicz odpowied\u017a do obiekt\u00f3w zarejestrowanych przed (lub w okre\u015blonym czasie) dat\u0105 zgodn\u0105 z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "registered_after": {
                            "description": "Ogranicz odpowied\u017a do obiekt\u00f3w zarejestrowanych po (lub w) okre\u015blonym dniu i godzinie zgodnym z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "match": {
                            "description": "Wskazuje, czy wszystkie warunki powinny by\u0107 prawdziwe dla zestawu wynikowego, czy te\u017c kt\u00f3rykolwiek z nich jest wystarczaj\u0105cy. Dopasowanie wp\u0142ywa na nast\u0119puj\u0105ce parametry: 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": "Ogranicz odpowied\u017a do obiekt\u00f3w z polem klienta zawieraj\u0105cym termin wyszukiwania. Przeszukuje pole dostarczone przez `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": "Ogranicz odpowied\u017a do obiekt\u00f3w o okre\u015blonych nazwach.",
                            "type": "string",
                            "required": false
                        },
                        "name_excludes": {
                            "description": "Ogranicz odpowied\u017a do obiekt\u00f3w z wy\u0142\u0105czeniem konkretnych nazw.",
                            "type": "string",
                            "required": false
                        },
                        "username_includes": {
                            "description": "Ogranicz odpowied\u017a do obiekt\u00f3w o okre\u015blonych nazwach u\u017cytkownika.",
                            "type": "string",
                            "required": false
                        },
                        "username_excludes": {
                            "description": "Ogranicz odpowied\u017a do obiekt\u00f3w z wy\u0142\u0105czeniem okre\u015blonych nazw u\u017cytkownik\u00f3w.",
                            "type": "string",
                            "required": false
                        },
                        "email_includes": {
                            "description": "Ogranicz odpowied\u017a na obiekty, w tym wiadomo\u015bci e-mail.",
                            "type": "string",
                            "required": false
                        },
                        "email_excludes": {
                            "description": "Ogranicz odpowied\u017a do obiekt\u00f3w z wy\u0142\u0105czeniem wiadomo\u015bci e-mail.",
                            "type": "string",
                            "required": false
                        },
                        "country_includes": {
                            "description": "Ogranicz odpowied\u017a do obiekt\u00f3w z okre\u015blonymi krajami.",
                            "type": "string",
                            "required": false
                        },
                        "country_excludes": {
                            "description": "Ogranicz odpowied\u017a do obiekt\u00f3w wykluczaj\u0105cych okre\u015blone kraje.",
                            "type": "string",
                            "required": false
                        },
                        "last_active_before": {
                            "description": "Ogranicz odpowied\u017a do obiekt\u00f3w, kt\u00f3re by\u0142y ostatnio aktywne przed (lub o) dacie i godzinie zgodnej z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "last_active_after": {
                            "description": "Ogranicz odpowied\u017a do obiekt\u00f3w, kt\u00f3re by\u0142y ostatnio aktywne po (lub o) okre\u015blonej dacie i godzinie zgodnej z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "last_active_between": {
                            "description": "Ogranicz odpowied\u017a do obiekt\u00f3w, kt\u00f3re by\u0142y ostatnio aktywne pomi\u0119dzy dwoma podanymi datami i godzinami zgodnymi z norm\u0105 ISO8601.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "registered_between": {
                            "description": "Ogranicz odpowied\u017a do obiekt\u00f3w, kt\u00f3re by\u0142y ostatnio aktywne pomi\u0119dzy dwoma podanymi datami i godzinami zgodnymi z norm\u0105 ISO8601.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "orders_count_min": {
                            "description": "Ogranicz odpowied\u017a do obiekt\u00f3w, kt\u00f3rych liczba porz\u0105dkowa jest wi\u0119ksza lub r\u00f3wna podanej liczbie ca\u0142kowitej.",
                            "type": "integer",
                            "required": false
                        },
                        "orders_count_max": {
                            "description": "Ogranicz odpowied\u017a do obiekt\u00f3w, kt\u00f3rych liczba porz\u0105dkowa jest mniejsza lub r\u00f3wna podanej liczbie ca\u0142kowitej.",
                            "type": "integer",
                            "required": false
                        },
                        "orders_count_between": {
                            "description": "Ogranicz odpowied\u017a do obiekt\u00f3w, kt\u00f3rych liczba porz\u0105dkowa mie\u015bci si\u0119 w granicach dw\u00f3ch podanych liczb ca\u0142kowitych.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "total_spend_min": {
                            "description": "Ogranicz odpowied\u017a do obiekt\u00f3w, kt\u00f3rych \u0142\u0105czna warto\u015b\u0107 zam\u00f3wienia jest wi\u0119ksza lub r\u00f3wna podanej liczbie.",
                            "type": "number",
                            "required": false
                        },
                        "total_spend_max": {
                            "description": "Ogranicz odpowied\u017a do obiekt\u00f3w, kt\u00f3rych \u0142\u0105czna warto\u015b\u0107 zam\u00f3wienia jest mniejsza lub r\u00f3wna podanej liczbie.",
                            "type": "number",
                            "required": false
                        },
                        "total_spend_between": {
                            "description": "Ogranicz odpowied\u017a do obiekt\u00f3w, kt\u00f3rych \u0142\u0105czna warto\u015b\u0107 zam\u00f3wienia mie\u015bci si\u0119 w granicach dw\u00f3ch podanych liczb.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "avg_order_value_min": {
                            "description": "Ogranicz odpowied\u017a do obiekt\u00f3w, w kt\u00f3rych \u015brednia warto\u015b\u0107 zam\u00f3wienia jest wi\u0119ksza lub r\u00f3wna podanej liczbie.",
                            "type": "number",
                            "required": false
                        },
                        "avg_order_value_max": {
                            "description": "Ogranicz odpowied\u017a do obiekt\u00f3w, w kt\u00f3rych \u015brednia warto\u015b\u0107 zam\u00f3wienia jest mniejsza lub r\u00f3wna podanej liczbie.",
                            "type": "number",
                            "required": false
                        },
                        "avg_order_value_between": {
                            "description": "Ogranicz odpowied\u017a do obiekt\u00f3w, w kt\u00f3rych \u015brednia warto\u015b\u0107 zam\u00f3wienia mie\u015bci si\u0119 w granicach dw\u00f3ch podanych liczb.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "last_order_before": {
                            "description": "Ogranicz odpowied\u017a do obiekt\u00f3w, kt\u00f3rych ostatnie zam\u00f3wienie zosta\u0142o z\u0142o\u017cone przed (lub o) dacie i godzinie zgodnej z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "last_order_after": {
                            "description": "Ogranicz odpowied\u017a do obiekt\u00f3w, kt\u00f3rych ostatnie zam\u00f3wienie nast\u0105pi\u0142o po (lub w dniu) danej daty i godziny zgodnej z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "users": {
                            "description": "Ogranicz wyniki do element\u00f3w z okre\u015blonymi identyfikatorami u\u017cytkownika.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "filter_empty": {
                            "description": "Filtruj wyniki, w kt\u00f3rych kt\u00f3rekolwiek z przekazanych p\u00f3l jest puste",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "email",
                                    "name",
                                    "country",
                                    "city",
                                    "state",
                                    "postcode"
                                ]
                            },
                            "required": false
                        },
                        "include": {
                            "description": "Ogranicz wyniki do element\u00f3w z okre\u015blonymi identyfikatorami klienta.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc-analytics\/leaderboards": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "page": {
                            "description": "Aktualna strona kolekcji.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w, kt\u00f3re zostan\u0105 zwr\u00f3cone w zestawie wynik\u00f3w.",
                            "type": "integer",
                            "default": 5,
                            "minimum": 1,
                            "maximum": 20,
                            "required": false
                        },
                        "after": {
                            "description": "Ogranicz odpowied\u017a do zasob\u00f3w opublikowanych po okre\u015blonej dacie zgodnej z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Ogranicz odpowied\u017a do zasob\u00f3w opublikowanych przed okre\u015blon\u0105 dat\u0105 zgodno\u015bci z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "persisted_query": {
                            "description": "Zapytanie o adres URL, kt\u00f3re ma by\u0107 powtarzane w r\u00f3\u017cnych linkach.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/wc-analytics\/leaderboards"
                    }
                ]
            }
        },
        "\/wc-analytics\/leaderboards\/allowed": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/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": "Aktualna strona kolekcji.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w, kt\u00f3re zostan\u0105 zwr\u00f3cone w zestawie wynik\u00f3w.",
                            "type": "integer",
                            "default": 5,
                            "minimum": 1,
                            "maximum": 20,
                            "required": false
                        },
                        "after": {
                            "description": "Ogranicz odpowied\u017a do zasob\u00f3w opublikowanych po okre\u015blonej dacie zgodnej z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Ogranicz odpowied\u017a do zasob\u00f3w opublikowanych przed okre\u015blon\u0105 dat\u0105 zgodno\u015bci z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "persisted_query": {
                            "description": "Zapytanie o adres URL, kt\u00f3re ma by\u0107 powtarzane w r\u00f3\u017cnych linkach.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc-analytics\/reports": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/wc-analytics\/reports"
                    }
                ]
            }
        },
        "\/wc-analytics\/reports\/import": {
            "namespace": "wc-analytics",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "days": {
                            "description": "Liczba dni na import.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "skip_existing": {
                            "description": "Pomi\u0144 importowanie istniej\u0105cych danych zam\u00f3wienia.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/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:\/\/gotouchup.com\/pl\/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:\/\/gotouchup.com\/pl\/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:\/\/gotouchup.com\/pl\/wp-json\/wc-analytics\/reports\/import\/status"
                    }
                ]
            }
        },
        "\/wc-analytics\/reports\/import\/totals": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "days": {
                            "description": "Liczba dni na import.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "skip_existing": {
                            "description": "Pomi\u0144 importowanie istniej\u0105cych danych zam\u00f3wienia.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/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": "Parametry, kt\u00f3re nale\u017cy przekaza\u0107 do eksportowanego raportu.",
                            "type": "object",
                            "required": false
                        },
                        "email": {
                            "description": "Je\u015bli opcja jest w\u0142\u0105czona, wy\u015blij wiadomo\u015b\u0107 e-mail do u\u017cytkownika, kt\u00f3ry wys\u0142a\u0142 zapytanie, aby pobra\u0107 eksportowany plik.",
                            "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": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Aktualna strona kolekcji.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w, kt\u00f3re zostan\u0105 zwr\u00f3cone w zestawie wynik\u00f3w.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "after": {
                            "description": "Ogranicz odpowied\u017a do zasob\u00f3w opublikowanych po okre\u015blonej dacie zgodnej z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Ogranicz odpowied\u017a do zasob\u00f3w opublikowanych przed okre\u015blon\u0105 dat\u0105 zgodno\u015bci z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "order": {
                            "description": "Sortuj atrybuty rosn\u0105co lub malej\u0105co.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortuj kolekcj\u0119 wed\u0142ug atrybutu obiektu.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "net_revenue",
                                "orders_count",
                                "items_sold",
                                "product_name",
                                "variations",
                                "sku"
                            ],
                            "required": false
                        },
                        "force_cache_refresh": {
                            "description": "Wymu\u015b pobranie nowych danych zamiast pobierania ich z pami\u0119ci podr\u0119cznej.",
                            "type": "boolean",
                            "required": false
                        },
                        "categories": {
                            "description": "Ogranicz wyniki do element\u00f3w z okre\u015blonych kategorii.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "match": {
                            "description": "Wskazuje, czy wszystkie warunki powinny by\u0107 prawdziwe dla zestawu wynikowego, czy te\u017c kt\u00f3rykolwiek z nich jest wystarczaj\u0105cy. Dopasowanie wp\u0142ywa na nast\u0119puj\u0105ce parametry: 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": "Ogranicz wyniki do element\u00f3w o okre\u015blonych identyfikatorach produkt\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "extended_info": {
                            "description": "Dodaj do raportu dodatkowe informacje o ka\u017cdym produkcie.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/wc-analytics\/reports\/products"
                    }
                ]
            }
        },
        "\/wc-analytics\/reports\/variations": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Aktualna strona kolekcji.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w, kt\u00f3re zostan\u0105 zwr\u00f3cone w zestawie wynik\u00f3w.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "after": {
                            "description": "Ogranicz odpowied\u017a do zasob\u00f3w opublikowanych po okre\u015blonej dacie zgodnej z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Ogranicz odpowied\u017a do zasob\u00f3w opublikowanych przed okre\u015blon\u0105 dat\u0105 zgodno\u015bci z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "order": {
                            "description": "Sortuj atrybuty rosn\u0105co lub malej\u0105co.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortuj kolekcj\u0119 wed\u0142ug atrybutu obiektu.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "net_revenue",
                                "orders_count",
                                "items_sold",
                                "sku"
                            ],
                            "required": false
                        },
                        "force_cache_refresh": {
                            "description": "Wymu\u015b pobranie nowych danych zamiast pobierania ich z pami\u0119ci podr\u0119cznej.",
                            "type": "boolean",
                            "required": false
                        },
                        "match": {
                            "description": "Wskazuje, czy wszystkie warunki powinny by\u0107 prawdziwe dla zestawu wynikowego, czy te\u017c kt\u00f3rykolwiek z nich jest wystarczaj\u0105cy. Dopasowanie wp\u0142ywa na nast\u0119puj\u0105ce parametry: 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": "Ogranicz zestaw wynik\u00f3w do element\u00f3w, kt\u00f3re maj\u0105 okre\u015blone produkty nadrz\u0119dne.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "product_excludes": {
                            "description": "Ogranicz zestaw wynik\u00f3w do element\u00f3w, kt\u00f3re nie maj\u0105 okre\u015blonego produktu nadrz\u0119dnego.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "variations": {
                            "description": "Ogranicz wyniki do element\u00f3w o okre\u015blonych identyfikatorach wariant\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "extended_info": {
                            "description": "Dodaj do raportu dodatkowe informacje o ka\u017cdej odmianie.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "attribute_is": {
                            "description": "Ogranicz zestaw wynik\u00f3w do wariant\u00f3w zawieraj\u0105cych okre\u015blone atrybuty.",
                            "type": "array",
                            "items": {
                                "type": "array"
                            },
                            "default": [],
                            "required": false
                        },
                        "attribute_is_not": {
                            "description": "Ogranicz zestaw wynik\u00f3w do wariant\u00f3w, kt\u00f3re nie zawieraj\u0105 okre\u015blonych atrybut\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "array"
                            },
                            "default": [],
                            "required": false
                        },
                        "category_includes": {
                            "description": "Ogranicz zestaw wynik\u00f3w do wariant\u00f3w w okre\u015blonych kategoriach.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "category_excludes": {
                            "description": "Ogranicz zestaw wynik\u00f3w do wariant\u00f3w nie mieszcz\u0105cych si\u0119 w okre\u015blonych kategoriach.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "products": {
                            "description": "Ogranicz wyniki do element\u00f3w o okre\u015blonych identyfikatorach produkt\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/wc-analytics\/reports\/variations"
                    }
                ]
            }
        },
        "\/wc-analytics\/reports\/products\/stats": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Aktualna strona kolekcji.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w, kt\u00f3re zostan\u0105 zwr\u00f3cone w zestawie wynik\u00f3w.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "after": {
                            "description": "Ogranicz odpowied\u017a do zasob\u00f3w opublikowanych po okre\u015blonej dacie zgodnej z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Ogranicz odpowied\u017a do zasob\u00f3w opublikowanych przed okre\u015blon\u0105 dat\u0105 zgodno\u015bci z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "order": {
                            "description": "Sortuj atrybuty rosn\u0105co lub malej\u0105co.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortuj kolekcj\u0119 wed\u0142ug atrybutu obiektu.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "net_revenue",
                                "coupons",
                                "refunds",
                                "shipping",
                                "taxes",
                                "net_revenue",
                                "orders_count",
                                "items_sold"
                            ],
                            "required": false
                        },
                        "force_cache_refresh": {
                            "description": "Wymu\u015b pobranie nowych danych zamiast pobierania ich z pami\u0119ci podr\u0119cznej.",
                            "type": "boolean",
                            "required": false
                        },
                        "fields": {
                            "description": "Ogranicz pola statystyk do okre\u015blonych element\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "interval": {
                            "description": "Przedzia\u0142 czasu u\u017cywany dla przedzia\u0142\u00f3w w zwracanych danych.",
                            "type": "string",
                            "default": "week",
                            "enum": [
                                "hour",
                                "day",
                                "week",
                                "month",
                                "quarter",
                                "year"
                            ],
                            "required": false
                        },
                        "categories": {
                            "description": "Ogranicz wyniki do element\u00f3w z okre\u015blonych kategorii.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "products": {
                            "description": "Ogranicz wyniki do element\u00f3w o okre\u015blonych identyfikatorach produkt\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "variations": {
                            "description": "Ogranicz wyniki do element\u00f3w o okre\u015blonych identyfikatorach wariant\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "segmentby": {
                            "description": "Podziel odpowied\u017a wed\u0142ug dodatkowego ograniczenia.",
                            "type": "string",
                            "enum": [
                                "product",
                                "category",
                                "variation"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/wc-analytics\/reports\/products\/stats"
                    }
                ]
            }
        },
        "\/wc-analytics\/reports\/variations\/stats": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Aktualna strona kolekcji.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w, kt\u00f3re zostan\u0105 zwr\u00f3cone w zestawie wynik\u00f3w.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "after": {
                            "description": "Ogranicz odpowied\u017a do zasob\u00f3w opublikowanych po okre\u015blonej dacie zgodnej z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Ogranicz odpowied\u017a do zasob\u00f3w opublikowanych przed okre\u015blon\u0105 dat\u0105 zgodno\u015bci z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "order": {
                            "description": "Sortuj atrybuty rosn\u0105co lub malej\u0105co.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortuj kolekcj\u0119 wed\u0142ug atrybutu obiektu.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "net_revenue",
                                "coupons",
                                "refunds",
                                "shipping",
                                "taxes",
                                "net_revenue",
                                "orders_count",
                                "items_sold"
                            ],
                            "required": false
                        },
                        "force_cache_refresh": {
                            "description": "Wymu\u015b pobranie nowych danych zamiast pobierania ich z pami\u0119ci podr\u0119cznej.",
                            "type": "boolean",
                            "required": false
                        },
                        "fields": {
                            "description": "Ogranicz pola statystyk do okre\u015blonych element\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "interval": {
                            "description": "Przedzia\u0142 czasu u\u017cywany dla przedzia\u0142\u00f3w w zwracanych danych.",
                            "type": "string",
                            "default": "week",
                            "enum": [
                                "hour",
                                "day",
                                "week",
                                "month",
                                "quarter",
                                "year"
                            ],
                            "required": false
                        },
                        "match": {
                            "description": "Wskazuje, czy wszystkie warunki powinny by\u0107 prawdziwe dla zestawu wynikowego, czy te\u017c kt\u00f3rykolwiek z nich jest wystarczaj\u0105cy. Dopasowanie wp\u0142ywa na nast\u0119puj\u0105ce parametry: 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": "Ogranicz wyniki do element\u00f3w z okre\u015blonych kategorii.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "category_excludes": {
                            "description": "Ogranicz zestaw wynik\u00f3w do wariant\u00f3w nie mieszcz\u0105cych si\u0119 w okre\u015blonych kategoriach.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "product_includes": {
                            "description": "Ogranicz zestaw wynik\u00f3w do element\u00f3w, kt\u00f3re maj\u0105 okre\u015blone produkty nadrz\u0119dne.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "product_excludes": {
                            "description": "Ogranicz zestaw wynik\u00f3w do element\u00f3w, kt\u00f3re nie maj\u0105 okre\u015blonego produktu nadrz\u0119dnego.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "variations": {
                            "description": "Ogranicz wyniki do element\u00f3w o okre\u015blonych identyfikatorach wariant\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "segmentby": {
                            "description": "Podziel odpowied\u017a wed\u0142ug dodatkowego ograniczenia.",
                            "type": "string",
                            "enum": [
                                "product",
                                "category",
                                "variation"
                            ],
                            "required": false
                        },
                        "attribute_is": {
                            "description": "Ogranicz zestaw wynik\u00f3w do zam\u00f3wie\u0144 obejmuj\u0105cych produkty o okre\u015blonych atrybutach.",
                            "type": "array",
                            "items": {
                                "type": "array"
                            },
                            "default": [],
                            "required": false
                        },
                        "attribute_is_not": {
                            "description": "Ogranicz zestaw wynik\u00f3w do zam\u00f3wie\u0144, kt\u00f3re nie zawieraj\u0105 produkt\u00f3w o okre\u015blonych atrybutach.",
                            "type": "array",
                            "items": {
                                "type": "array"
                            },
                            "default": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/wc-analytics\/reports\/variations\/stats"
                    }
                ]
            }
        },
        "\/wc-analytics\/reports\/revenue\/stats": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Aktualna strona kolekcji.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w, kt\u00f3re zostan\u0105 zwr\u00f3cone w zestawie wynik\u00f3w.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "after": {
                            "description": "Ogranicz odpowied\u017a do zasob\u00f3w opublikowanych po okre\u015blonej dacie zgodnej z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Ogranicz odpowied\u017a do zasob\u00f3w opublikowanych przed okre\u015blon\u0105 dat\u0105 zgodno\u015bci z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "order": {
                            "description": "Sortuj atrybuty rosn\u0105co lub malej\u0105co.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortuj kolekcj\u0119 wed\u0142ug atrybutu obiektu.",
                            "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": "Wymu\u015b pobranie nowych danych zamiast pobierania ich z pami\u0119ci podr\u0119cznej.",
                            "type": "boolean",
                            "required": false
                        },
                        "interval": {
                            "description": "Przedzia\u0142 czasu u\u017cywany dla przedzia\u0142\u00f3w w zwracanych danych.",
                            "type": "string",
                            "default": "week",
                            "enum": [
                                "hour",
                                "day",
                                "week",
                                "month",
                                "quarter",
                                "year"
                            ],
                            "required": false
                        },
                        "segmentby": {
                            "description": "Podziel odpowied\u017a wed\u0142ug dodatkowego ograniczenia.",
                            "type": "string",
                            "enum": [
                                "product",
                                "category",
                                "variation",
                                "coupon",
                                "customer_type"
                            ],
                            "required": false
                        },
                        "date_type": {
                            "description": "Zast\u0105p opcj\u0119 \u201ewoocommerce_date_type\u201d u\u017cywan\u0105 w przypadku pola daty w bazie danych uwzgl\u0119dnianego w raportach przychod\u00f3w.",
                            "type": "string",
                            "enum": [
                                "date_paid",
                                "date_created",
                                "date_completed"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/wc-analytics\/reports\/revenue\/stats"
                    }
                ]
            }
        },
        "\/wc-analytics\/reports\/orders": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Aktualna strona kolekcji.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w, kt\u00f3re zostan\u0105 zwr\u00f3cone w zestawie wynik\u00f3w.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "after": {
                            "description": "Ogranicz odpowied\u017a do zasob\u00f3w opublikowanych po okre\u015blonej dacie zgodnej z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Ogranicz odpowied\u017a do zasob\u00f3w opublikowanych przed okre\u015blon\u0105 dat\u0105 zgodno\u015bci z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "order": {
                            "description": "Sortuj atrybuty rosn\u0105co lub malej\u0105co.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortuj kolekcj\u0119 wed\u0142ug atrybutu obiektu.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "num_items_sold",
                                "net_total"
                            ],
                            "required": false
                        },
                        "force_cache_refresh": {
                            "description": "Wymu\u015b pobranie nowych danych zamiast pobierania ich z pami\u0119ci podr\u0119cznej.",
                            "type": "boolean",
                            "required": false
                        },
                        "product_includes": {
                            "description": "Ogranicz zestaw wynik\u00f3w do element\u00f3w, kt\u00f3re maj\u0105 przypisane okre\u015blone produkty.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "product_excludes": {
                            "description": "Ogranicz zestaw wynik\u00f3w do element\u00f3w, kt\u00f3re nie maj\u0105 przypisanych okre\u015blonych produkt\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "variation_includes": {
                            "description": "Ogranicz zestaw wynik\u00f3w do element\u00f3w, kt\u00f3re maj\u0105 przypisane okre\u015blone warianty.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "variation_excludes": {
                            "description": "Ogranicz zestaw wynik\u00f3w do element\u00f3w, kt\u00f3re nie maj\u0105 przypisanych okre\u015blonych wariant\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "coupon_includes": {
                            "description": "Ogranicz zestaw wynik\u00f3w do element\u00f3w, kt\u00f3re maj\u0105 przypisane okre\u015blone kupony.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "coupon_excludes": {
                            "description": "Ogranicz zestaw wynik\u00f3w do element\u00f3w, kt\u00f3re nie maj\u0105 przypisanych okre\u015blonych kupon\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "tax_rate_includes": {
                            "description": "Ogranicz zestaw wynik\u00f3w do element\u00f3w, kt\u00f3rym przypisano okre\u015blone stawki podatku.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "tax_rate_excludes": {
                            "description": "Ogranicz zestaw wynik\u00f3w do element\u00f3w, kt\u00f3re nie maj\u0105 przypisanych okre\u015blonych stawek podatku.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "status_is": {
                            "description": "Ogranicz zestaw wynik\u00f3w do element\u00f3w o okre\u015blonym statusie zam\u00f3wienia.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "any",
                                    "trash",
                                    "pending",
                                    "processing",
                                    "on-hold",
                                    "completed",
                                    "shipped",
                                    "partial-shipped",
                                    "cancelled",
                                    "refunded",
                                    "failed",
                                    "checkout-draft"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "status_is_not": {
                            "description": "Ogranicz zestaw wynik\u00f3w do element\u00f3w, kt\u00f3re nie maj\u0105 okre\u015blonego statusu zam\u00f3wienia.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "any",
                                    "trash",
                                    "pending",
                                    "processing",
                                    "on-hold",
                                    "completed",
                                    "shipped",
                                    "partial-shipped",
                                    "cancelled",
                                    "refunded",
                                    "failed",
                                    "checkout-draft"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "customer_type": {
                            "description": "Ogranicz zestaw wynik\u00f3w do powracaj\u0105cych lub nowych klient\u00f3w.",
                            "type": "string",
                            "default": "",
                            "enum": [
                                "",
                                "returning",
                                "new"
                            ],
                            "required": false
                        },
                        "refunds": {
                            "description": "Ogranicz zestaw wynik\u00f3w do okre\u015blonych typ\u00f3w zwrot\u00f3w.",
                            "type": "string",
                            "default": "",
                            "enum": [
                                "",
                                "all",
                                "partial",
                                "full",
                                "none"
                            ],
                            "required": false
                        },
                        "extended_info": {
                            "description": "Dodaj do raportu dodatkowe informacje o ka\u017cdym kuponie.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "order_includes": {
                            "description": "Ogranicz zestaw wynik\u00f3w do element\u00f3w, kt\u00f3re maj\u0105 okre\u015blone identyfikatory zam\u00f3wie\u0144.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "order_excludes": {
                            "description": "Ogranicz zestaw wynik\u00f3w do element\u00f3w, kt\u00f3re nie maj\u0105 okre\u015blonych identyfikator\u00f3w zam\u00f3wienia.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "attribute_is": {
                            "description": "Ogranicz zestaw wynik\u00f3w do zam\u00f3wie\u0144 obejmuj\u0105cych produkty o okre\u015blonych atrybutach.",
                            "type": "array",
                            "items": {
                                "type": "array"
                            },
                            "default": [],
                            "required": false
                        },
                        "attribute_is_not": {
                            "description": "Ogranicz zestaw wynik\u00f3w do zam\u00f3wie\u0144, kt\u00f3re nie zawieraj\u0105 produkt\u00f3w o okre\u015blonych atrybutach.",
                            "type": "array",
                            "items": {
                                "type": "array"
                            },
                            "default": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/wc-analytics\/reports\/orders"
                    }
                ]
            }
        },
        "\/wc-analytics\/reports\/orders\/stats": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Aktualna strona kolekcji.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w, kt\u00f3re zostan\u0105 zwr\u00f3cone w zestawie wynik\u00f3w.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "after": {
                            "description": "Ogranicz odpowied\u017a do zasob\u00f3w opublikowanych po okre\u015blonej dacie zgodnej z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Ogranicz odpowied\u017a do zasob\u00f3w opublikowanych przed okre\u015blon\u0105 dat\u0105 zgodno\u015bci z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "order": {
                            "description": "Sortuj atrybuty rosn\u0105co lub malej\u0105co.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortuj kolekcj\u0119 wed\u0142ug atrybutu obiektu.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "net_revenue",
                                "orders_count",
                                "avg_order_value"
                            ],
                            "required": false
                        },
                        "force_cache_refresh": {
                            "description": "Wymu\u015b pobranie nowych danych zamiast pobierania ich z pami\u0119ci podr\u0119cznej.",
                            "type": "boolean",
                            "required": false
                        },
                        "interval": {
                            "description": "Przedzia\u0142 czasu u\u017cywany dla przedzia\u0142\u00f3w w zwracanych danych.",
                            "type": "string",
                            "default": "week",
                            "enum": [
                                "hour",
                                "day",
                                "week",
                                "month",
                                "quarter",
                                "year"
                            ],
                            "required": false
                        },
                        "match": {
                            "description": "Wskazuje, czy wszystkie warunki powinny by\u0107 prawdziwe dla zestawu wynikowego, czy te\u017c kt\u00f3rykolwiek z nich jest wystarczaj\u0105cy. Dopasowanie wp\u0142ywa na nast\u0119puj\u0105ce parametry: 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": "Ogranicz zestaw wynik\u00f3w do element\u00f3w o okre\u015blonym statusie zam\u00f3wienia.",
                            "type": "array",
                            "default": null,
                            "items": {
                                "enum": [
                                    "any",
                                    "trash",
                                    "pending",
                                    "processing",
                                    "on-hold",
                                    "completed",
                                    "shipped",
                                    "partial-shipped",
                                    "cancelled",
                                    "refunded",
                                    "failed",
                                    "checkout-draft"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "status_is_not": {
                            "description": "Ogranicz zestaw wynik\u00f3w do element\u00f3w, kt\u00f3re nie maj\u0105 okre\u015blonego statusu zam\u00f3wienia.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "any",
                                    "trash",
                                    "pending",
                                    "processing",
                                    "on-hold",
                                    "completed",
                                    "shipped",
                                    "partial-shipped",
                                    "cancelled",
                                    "refunded",
                                    "failed",
                                    "checkout-draft"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "product_includes": {
                            "description": "Ogranicz zestaw wynik\u00f3w do element\u00f3w, kt\u00f3re maj\u0105 przypisane okre\u015blone produkty.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "product_excludes": {
                            "description": "Ogranicz zestaw wynik\u00f3w do element\u00f3w, kt\u00f3re nie maj\u0105 przypisanych okre\u015blonych produkt\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "variation_includes": {
                            "description": "Ogranicz zestaw wynik\u00f3w do element\u00f3w, kt\u00f3re maj\u0105 przypisane okre\u015blone warianty.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "variation_excludes": {
                            "description": "Ogranicz zestaw wynik\u00f3w do element\u00f3w, kt\u00f3re nie maj\u0105 przypisanych okre\u015blonych wariant\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "coupon_includes": {
                            "description": "Ogranicz zestaw wynik\u00f3w do element\u00f3w, kt\u00f3re maj\u0105 przypisane okre\u015blone kupony.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "coupon_excludes": {
                            "description": "Ogranicz zestaw wynik\u00f3w do element\u00f3w, kt\u00f3re nie maj\u0105 przypisanych okre\u015blonych kupon\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "tax_rate_includes": {
                            "description": "Ogranicz zestaw wynik\u00f3w do element\u00f3w, kt\u00f3rym przypisano okre\u015blone stawki podatku.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "tax_rate_excludes": {
                            "description": "Ogranicz zestaw wynik\u00f3w do element\u00f3w, kt\u00f3re nie maj\u0105 przypisanych okre\u015blonych stawek podatku.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "customer": {
                            "description": "Alias dla customer_type (przestarza\u0142y).",
                            "type": "string",
                            "enum": [
                                "new",
                                "returning"
                            ],
                            "required": false
                        },
                        "customer_type": {
                            "description": "Ogranicz zestaw wynik\u00f3w do zam\u00f3wie\u0144, kt\u00f3re maj\u0105 okre\u015blony typ klienta",
                            "type": "string",
                            "enum": [
                                "new",
                                "returning"
                            ],
                            "required": false
                        },
                        "refunds": {
                            "description": "Ogranicz zestaw wynik\u00f3w do okre\u015blonych typ\u00f3w zwrot\u00f3w.",
                            "type": "string",
                            "default": "",
                            "enum": [
                                "",
                                "all",
                                "partial",
                                "full",
                                "none"
                            ],
                            "required": false
                        },
                        "attribute_is": {
                            "description": "Ogranicz zestaw wynik\u00f3w do zam\u00f3wie\u0144 obejmuj\u0105cych produkty o okre\u015blonych atrybutach.",
                            "type": "array",
                            "items": {
                                "type": "array"
                            },
                            "default": [],
                            "required": false
                        },
                        "attribute_is_not": {
                            "description": "Ogranicz zestaw wynik\u00f3w do zam\u00f3wie\u0144, kt\u00f3re nie zawieraj\u0105 produkt\u00f3w o okre\u015blonych atrybutach.",
                            "type": "array",
                            "items": {
                                "type": "array"
                            },
                            "default": [],
                            "required": false
                        },
                        "segmentby": {
                            "description": "Podziel odpowied\u017a wed\u0142ug dodatkowego ograniczenia.",
                            "type": "string",
                            "enum": [
                                "product",
                                "category",
                                "variation",
                                "coupon",
                                "customer_type"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/wc-analytics\/reports\/orders\/stats"
                    }
                ]
            }
        },
        "\/wc-analytics\/reports\/categories": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Aktualna strona kolekcji.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w, kt\u00f3re zostan\u0105 zwr\u00f3cone w zestawie wynik\u00f3w.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "after": {
                            "description": "Ogranicz odpowied\u017a do zasob\u00f3w opublikowanych po okre\u015blonej dacie zgodnej z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Ogranicz odpowied\u017a do zasob\u00f3w opublikowanych przed okre\u015blon\u0105 dat\u0105 zgodno\u015bci z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "order": {
                            "description": "Sortuj atrybuty rosn\u0105co lub malej\u0105co.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortuj kolekcj\u0119 wed\u0142ug atrybutu obiektu.",
                            "type": "string",
                            "default": "category_id",
                            "enum": [
                                "category_id",
                                "items_sold",
                                "net_revenue",
                                "orders_count",
                                "products_count",
                                "category"
                            ],
                            "required": false
                        },
                        "force_cache_refresh": {
                            "description": "Wymu\u015b pobranie nowych danych zamiast pobierania ich z pami\u0119ci podr\u0119cznej.",
                            "type": "boolean",
                            "required": false
                        },
                        "interval": {
                            "description": "Przedzia\u0142 czasu u\u017cywany dla przedzia\u0142\u00f3w w zwracanych danych.",
                            "type": "string",
                            "default": "week",
                            "enum": [
                                "hour",
                                "day",
                                "week",
                                "month",
                                "quarter",
                                "year"
                            ],
                            "required": false
                        },
                        "status_is": {
                            "description": "Ogranicz zestaw wynik\u00f3w do element\u00f3w o okre\u015blonym statusie zam\u00f3wienia.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "any",
                                    "trash",
                                    "pending",
                                    "processing",
                                    "on-hold",
                                    "completed",
                                    "shipped",
                                    "partial-shipped",
                                    "cancelled",
                                    "refunded",
                                    "failed",
                                    "checkout-draft"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "status_is_not": {
                            "description": "Ogranicz zestaw wynik\u00f3w do element\u00f3w, kt\u00f3re nie maj\u0105 okre\u015blonego statusu zam\u00f3wienia.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "any",
                                    "trash",
                                    "pending",
                                    "processing",
                                    "on-hold",
                                    "completed",
                                    "shipped",
                                    "partial-shipped",
                                    "cancelled",
                                    "refunded",
                                    "failed",
                                    "checkout-draft"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "categories": {
                            "description": "Ogranicz zestaw wynik\u00f3w do wszystkich element\u00f3w, kt\u00f3re maj\u0105 okre\u015blony termin przypisany w taksonomii kategorii.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "extended_info": {
                            "description": "Dodaj do raportu dodatkowe informacje o ka\u017cdej kategorii.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/wc-analytics\/reports\/categories"
                    }
                ]
            }
        },
        "\/wc-analytics\/reports\/taxes": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Aktualna strona kolekcji.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w, kt\u00f3re zostan\u0105 zwr\u00f3cone w zestawie wynik\u00f3w.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "after": {
                            "description": "Ogranicz odpowied\u017a do zasob\u00f3w opublikowanych po okre\u015blonej dacie zgodnej z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Ogranicz odpowied\u017a do zasob\u00f3w opublikowanych przed okre\u015blon\u0105 dat\u0105 zgodno\u015bci z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "order": {
                            "description": "Sortuj atrybuty rosn\u0105co lub malej\u0105co.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortuj kolekcj\u0119 wed\u0142ug atrybutu obiektu.",
                            "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": "Wymu\u015b pobranie nowych danych zamiast pobierania ich z pami\u0119ci podr\u0119cznej.",
                            "type": "boolean",
                            "required": false
                        },
                        "taxes": {
                            "description": "Ogranicz zestaw wynik\u00f3w do element\u00f3w, kt\u00f3rym przypisano jedn\u0105 lub wi\u0119cej stawek podatku.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/wc-analytics\/reports\/taxes"
                    }
                ]
            }
        },
        "\/wc-analytics\/reports\/taxes\/stats": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Aktualna strona kolekcji.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w, kt\u00f3re zostan\u0105 zwr\u00f3cone w zestawie wynik\u00f3w.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "after": {
                            "description": "Ogranicz odpowied\u017a do zasob\u00f3w opublikowanych po okre\u015blonej dacie zgodnej z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Ogranicz odpowied\u017a do zasob\u00f3w opublikowanych przed okre\u015blon\u0105 dat\u0105 zgodno\u015bci z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "order": {
                            "description": "Sortuj atrybuty rosn\u0105co lub malej\u0105co.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortuj kolekcj\u0119 wed\u0142ug atrybutu obiektu.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "items_sold",
                                "total_sales",
                                "orders_count",
                                "products_count"
                            ],
                            "required": false
                        },
                        "force_cache_refresh": {
                            "description": "Wymu\u015b pobranie nowych danych zamiast pobierania ich z pami\u0119ci podr\u0119cznej.",
                            "type": "boolean",
                            "required": false
                        },
                        "fields": {
                            "description": "Ogranicz pola statystyk do okre\u015blonych element\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "interval": {
                            "description": "Przedzia\u0142 czasu u\u017cywany dla przedzia\u0142\u00f3w w zwracanych danych.",
                            "type": "string",
                            "default": "week",
                            "enum": [
                                "hour",
                                "day",
                                "week",
                                "month",
                                "quarter",
                                "year"
                            ],
                            "required": false
                        },
                        "taxes": {
                            "description": "Ogranicz zestaw wynik\u00f3w do wszystkich element\u00f3w, kt\u00f3re maj\u0105 okre\u015blony termin przypisany w taksonomii podatk\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "segmentby": {
                            "description": "Podziel odpowied\u017a wed\u0142ug dodatkowego ograniczenia.",
                            "type": "string",
                            "enum": [
                                "tax_rate_id"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/wc-analytics\/reports\/taxes\/stats"
                    }
                ]
            }
        },
        "\/wc-analytics\/reports\/coupons": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Aktualna strona kolekcji.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w, kt\u00f3re zostan\u0105 zwr\u00f3cone w zestawie wynik\u00f3w.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "after": {
                            "description": "Ogranicz odpowied\u017a do zasob\u00f3w opublikowanych po okre\u015blonej dacie zgodnej z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Ogranicz odpowied\u017a do zasob\u00f3w opublikowanych przed okre\u015blon\u0105 dat\u0105 zgodno\u015bci z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "order": {
                            "description": "Sortuj atrybuty rosn\u0105co lub malej\u0105co.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortuj kolekcj\u0119 wed\u0142ug atrybutu obiektu.",
                            "type": "string",
                            "default": "coupon_id",
                            "enum": [
                                "coupon_id",
                                "code",
                                "amount",
                                "orders_count"
                            ],
                            "required": false
                        },
                        "force_cache_refresh": {
                            "description": "Wymu\u015b pobranie nowych danych zamiast pobierania ich z pami\u0119ci podr\u0119cznej.",
                            "type": "boolean",
                            "required": false
                        },
                        "coupons": {
                            "description": "Ogranicz zestaw wynik\u00f3w do kupon\u00f3w, kt\u00f3rym przypisano konkretne identyfikatory kupon\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "extended_info": {
                            "description": "Dodaj do raportu dodatkowe informacje o ka\u017cdym kuponie.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/wc-analytics\/reports\/coupons"
                    }
                ]
            }
        },
        "\/wc-analytics\/reports\/coupons\/stats": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Aktualna strona kolekcji.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w, kt\u00f3re zostan\u0105 zwr\u00f3cone w zestawie wynik\u00f3w.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "after": {
                            "description": "Ogranicz odpowied\u017a do zasob\u00f3w opublikowanych po okre\u015blonej dacie zgodnej z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Ogranicz odpowied\u017a do zasob\u00f3w opublikowanych przed okre\u015blon\u0105 dat\u0105 zgodno\u015bci z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "order": {
                            "description": "Sortuj atrybuty rosn\u0105co lub malej\u0105co.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortuj kolekcj\u0119 wed\u0142ug atrybutu obiektu.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "amount",
                                "coupons_count",
                                "orders_count"
                            ],
                            "required": false
                        },
                        "force_cache_refresh": {
                            "description": "Wymu\u015b pobranie nowych danych zamiast pobierania ich z pami\u0119ci podr\u0119cznej.",
                            "type": "boolean",
                            "required": false
                        },
                        "fields": {
                            "description": "Ogranicz pola statystyk do okre\u015blonych element\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "interval": {
                            "description": "Przedzia\u0142 czasu u\u017cywany dla przedzia\u0142\u00f3w w zwracanych danych.",
                            "type": "string",
                            "default": "week",
                            "enum": [
                                "hour",
                                "day",
                                "week",
                                "month",
                                "quarter",
                                "year"
                            ],
                            "required": false
                        },
                        "coupons": {
                            "description": "Ogranicz zestaw wynik\u00f3w do kupon\u00f3w, kt\u00f3rym przypisano konkretne identyfikatory kupon\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "segmentby": {
                            "description": "Podziel odpowied\u017a wed\u0142ug dodatkowego ograniczenia.",
                            "type": "string",
                            "enum": [
                                "product",
                                "variation",
                                "category",
                                "coupon"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/wc-analytics\/reports\/coupons\/stats"
                    }
                ]
            }
        },
        "\/wc-analytics\/reports\/stock": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Aktualna strona kolekcji.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w, kt\u00f3re zostan\u0105 zwr\u00f3cone w zestawie wynik\u00f3w.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "order": {
                            "description": "Sortuj atrybuty rosn\u0105co lub malej\u0105co.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortuj kolekcj\u0119 wed\u0142ug atrybutu obiektu.",
                            "type": "string",
                            "default": "stock_status",
                            "enum": [
                                "stock_status",
                                "stock_quantity",
                                "date",
                                "id",
                                "include",
                                "title",
                                "sku"
                            ],
                            "required": false
                        },
                        "exclude": {
                            "description": "Upewnij si\u0119, \u017ce zestaw wynik\u00f3w wyklucza okre\u015blone identyfikatory.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ogranicz zestaw wynik\u00f3w do okre\u015blonych identyfikator\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Przesu\u0144 zestaw wynik\u00f3w o okre\u015blon\u0105 liczb\u0119 element\u00f3w.",
                            "type": "integer",
                            "required": false
                        },
                        "parent": {
                            "description": "Ogranicz zestaw wynik\u00f3w do tych o okre\u015blonych identyfikatorach nadrz\u0119dnych.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "Ogranicz zestaw wynik\u00f3w do wszystkich element\u00f3w z wyj\u0105tkiem tych o okre\u015blonym identyfikatorze nadrz\u0119dnym.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "type": {
                            "description": "Ogranicz zestaw wynik\u00f3w do element\u00f3w przypisanych do typu raportu gie\u0142dowego.",
                            "type": "string",
                            "default": "all",
                            "enum": [
                                "all",
                                "lowstock",
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/wc-analytics\/reports\/stock"
                    }
                ]
            }
        },
        "\/wc-analytics\/reports\/stock\/stats": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/wc-analytics\/reports\/stock\/stats"
                    }
                ]
            }
        },
        "\/wc-analytics\/reports\/downloads": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Aktualna strona kolekcji.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w, kt\u00f3re zostan\u0105 zwr\u00f3cone w zestawie wynik\u00f3w.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "after": {
                            "description": "Ogranicz odpowied\u017a do zasob\u00f3w opublikowanych po okre\u015blonej dacie zgodnej z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Ogranicz odpowied\u017a do zasob\u00f3w opublikowanych przed okre\u015blon\u0105 dat\u0105 zgodno\u015bci z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "order": {
                            "description": "Sortuj atrybuty rosn\u0105co lub malej\u0105co.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortuj kolekcj\u0119 wed\u0142ug atrybutu obiektu.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "product"
                            ],
                            "required": false
                        },
                        "force_cache_refresh": {
                            "description": "Wymu\u015b pobranie nowych danych zamiast pobierania ich z pami\u0119ci podr\u0119cznej.",
                            "type": "boolean",
                            "required": false
                        },
                        "match": {
                            "description": "Wskazuje, czy wszystkie warunki powinny by\u0107 prawdziwe dla zestawu wynikowego, czy te\u017c kt\u00f3rykolwiek z nich jest wystarczaj\u0105cy. Dopasowanie wp\u0142ywa na nast\u0119puj\u0105ce parametry: produkty, zam\u00f3wienia, nazwa u\u017cytkownika, adres_ip.",
                            "type": "string",
                            "default": "all",
                            "enum": [
                                "all",
                                "any"
                            ],
                            "required": false
                        },
                        "product_includes": {
                            "description": "Ogranicz zestaw wynik\u00f3w do element\u00f3w, kt\u00f3re maj\u0105 przypisane okre\u015blone produkty.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "product_excludes": {
                            "description": "Ogranicz zestaw wynik\u00f3w do element\u00f3w, kt\u00f3re nie maj\u0105 przypisanych okre\u015blonych produkt\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "order_includes": {
                            "description": "Ogranicz zestaw wynik\u00f3w do element\u00f3w, kt\u00f3re maj\u0105 okre\u015blone identyfikatory zam\u00f3wie\u0144.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "order_excludes": {
                            "description": "Ogranicz zestaw wynik\u00f3w do element\u00f3w, kt\u00f3re nie maj\u0105 okre\u015blonych identyfikator\u00f3w zam\u00f3wienia.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "customer_includes": {
                            "description": "Ogranicz odpowied\u017a do obiekt\u00f3w, kt\u00f3re maj\u0105 okre\u015blone identyfikatory u\u017cytkownika.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "customer_excludes": {
                            "description": "Ogranicz odpowied\u017a do obiekt\u00f3w, kt\u00f3re nie maj\u0105 okre\u015blonych identyfikator\u00f3w u\u017cytkownika.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "ip_address_includes": {
                            "description": "Ogranicz odpowied\u017a do obiekt\u00f3w, kt\u00f3re maj\u0105 okre\u015blony adres IP.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "ip_address_excludes": {
                            "description": "Ogranicz odpowied\u017a do obiekt\u00f3w, kt\u00f3re nie maj\u0105 okre\u015blonego adresu IP.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/wc-analytics\/reports\/downloads"
                    }
                ]
            }
        },
        "\/wc-analytics\/reports\/downloads\/stats": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Aktualna strona kolekcji.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w, kt\u00f3re zostan\u0105 zwr\u00f3cone w zestawie wynik\u00f3w.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "after": {
                            "description": "Ogranicz odpowied\u017a do zasob\u00f3w opublikowanych po okre\u015blonej dacie zgodnej z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Ogranicz odpowied\u017a do zasob\u00f3w opublikowanych przed okre\u015blon\u0105 dat\u0105 zgodno\u015bci z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "order": {
                            "description": "Sortuj atrybuty rosn\u0105co lub malej\u0105co.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortuj kolekcj\u0119 wed\u0142ug atrybutu obiektu.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "download_count"
                            ],
                            "required": false
                        },
                        "force_cache_refresh": {
                            "description": "Wymu\u015b pobranie nowych danych zamiast pobierania ich z pami\u0119ci podr\u0119cznej.",
                            "type": "boolean",
                            "required": false
                        },
                        "fields": {
                            "description": "Ogranicz pola statystyk do okre\u015blonych element\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "interval": {
                            "description": "Przedzia\u0142 czasu u\u017cywany dla przedzia\u0142\u00f3w w zwracanych danych.",
                            "type": "string",
                            "default": "week",
                            "enum": [
                                "hour",
                                "day",
                                "week",
                                "month",
                                "quarter",
                                "year"
                            ],
                            "required": false
                        },
                        "match": {
                            "description": "Wskazuje, czy wszystkie warunki powinny by\u0107 prawdziwe dla zestawu wynikowego, czy te\u017c kt\u00f3rykolwiek z nich jest wystarczaj\u0105cy. Dopasowanie wp\u0142ywa na nast\u0119puj\u0105ce parametry: 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": "Ogranicz zestaw wynik\u00f3w do element\u00f3w, kt\u00f3re maj\u0105 przypisane okre\u015blone produkty.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "product_excludes": {
                            "description": "Ogranicz zestaw wynik\u00f3w do element\u00f3w, kt\u00f3re nie maj\u0105 przypisanych okre\u015blonych produkt\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "order_includes": {
                            "description": "Ogranicz zestaw wynik\u00f3w do element\u00f3w, kt\u00f3re maj\u0105 okre\u015blone identyfikatory zam\u00f3wie\u0144.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "order_excludes": {
                            "description": "Ogranicz zestaw wynik\u00f3w do element\u00f3w, kt\u00f3re nie maj\u0105 okre\u015blonych identyfikator\u00f3w zam\u00f3wienia.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "customer_includes": {
                            "description": "Ogranicz odpowied\u017a do obiekt\u00f3w, kt\u00f3re maj\u0105 okre\u015blone identyfikatory klienta.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "customer_excludes": {
                            "description": "Ogranicz odpowied\u017a do obiekt\u00f3w, kt\u00f3re nie maj\u0105 okre\u015blonych identyfikator\u00f3w klienta.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "ip_address_includes": {
                            "description": "Ogranicz odpowied\u017a do obiekt\u00f3w, kt\u00f3re maj\u0105 okre\u015blony adres IP.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "ip_address_excludes": {
                            "description": "Ogranicz odpowied\u017a do obiekt\u00f3w, kt\u00f3re nie maj\u0105 okre\u015blonego adresu IP.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/wc-analytics\/reports\/downloads\/stats"
                    }
                ]
            }
        },
        "\/wc-analytics\/reports\/customers": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Aktualna strona kolekcji.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w, kt\u00f3re zostan\u0105 zwr\u00f3cone w zestawie wynik\u00f3w.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "after": {
                            "description": "Ogranicz odpowied\u017a do zasob\u00f3w opublikowanych po okre\u015blonej dacie zgodnej z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Ogranicz odpowied\u017a do zasob\u00f3w opublikowanych przed okre\u015blon\u0105 dat\u0105 zgodno\u015bci z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "order": {
                            "description": "Sortuj atrybuty rosn\u0105co lub malej\u0105co.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortuj kolekcj\u0119 wed\u0142ug atrybutu obiektu.",
                            "type": "string",
                            "default": "date_registered",
                            "enum": [
                                "username",
                                "name",
                                "country",
                                "city",
                                "state",
                                "postcode",
                                "date_registered",
                                "date_last_active",
                                "orders_count",
                                "total_spend",
                                "avg_order_value"
                            ],
                            "required": false
                        },
                        "force_cache_refresh": {
                            "description": "Wymu\u015b pobranie nowych danych zamiast pobierania ich z pami\u0119ci podr\u0119cznej.",
                            "type": "boolean",
                            "required": false
                        },
                        "registered_before": {
                            "description": "Ogranicz odpowied\u017a do obiekt\u00f3w zarejestrowanych przed (lub w okre\u015blonym czasie) dat\u0105 zgodn\u0105 z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "registered_after": {
                            "description": "Ogranicz odpowied\u017a do obiekt\u00f3w zarejestrowanych po (lub w) okre\u015blonym dniu i godzinie zgodnym z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "match": {
                            "description": "Wskazuje, czy wszystkie warunki powinny by\u0107 prawdziwe dla zestawu wynikowego, czy te\u017c kt\u00f3rykolwiek z nich jest wystarczaj\u0105cy. Dopasowanie wp\u0142ywa na nast\u0119puj\u0105ce parametry: 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": "Ogranicz odpowied\u017a do obiekt\u00f3w z polem klienta zawieraj\u0105cym termin wyszukiwania. Przeszukuje pole dostarczone przez `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": "Ogranicz odpowied\u017a do obiekt\u00f3w o okre\u015blonych nazwach.",
                            "type": "string",
                            "required": false
                        },
                        "name_excludes": {
                            "description": "Ogranicz odpowied\u017a do obiekt\u00f3w z wy\u0142\u0105czeniem konkretnych nazw.",
                            "type": "string",
                            "required": false
                        },
                        "username_includes": {
                            "description": "Ogranicz odpowied\u017a do obiekt\u00f3w o okre\u015blonych nazwach u\u017cytkownika.",
                            "type": "string",
                            "required": false
                        },
                        "username_excludes": {
                            "description": "Ogranicz odpowied\u017a do obiekt\u00f3w z wy\u0142\u0105czeniem okre\u015blonych nazw u\u017cytkownik\u00f3w.",
                            "type": "string",
                            "required": false
                        },
                        "email_includes": {
                            "description": "Ogranicz odpowied\u017a na obiekty, w tym wiadomo\u015bci e-mail.",
                            "type": "string",
                            "required": false
                        },
                        "email_excludes": {
                            "description": "Ogranicz odpowied\u017a do obiekt\u00f3w z wy\u0142\u0105czeniem wiadomo\u015bci e-mail.",
                            "type": "string",
                            "required": false
                        },
                        "country_includes": {
                            "description": "Ogranicz odpowied\u017a do obiekt\u00f3w z okre\u015blonymi krajami.",
                            "type": "string",
                            "required": false
                        },
                        "country_excludes": {
                            "description": "Ogranicz odpowied\u017a do obiekt\u00f3w wykluczaj\u0105cych okre\u015blone kraje.",
                            "type": "string",
                            "required": false
                        },
                        "last_active_before": {
                            "description": "Ogranicz odpowied\u017a do obiekt\u00f3w, kt\u00f3re by\u0142y ostatnio aktywne przed (lub o) dacie i godzinie zgodnej z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "last_active_after": {
                            "description": "Ogranicz odpowied\u017a do obiekt\u00f3w, kt\u00f3re by\u0142y ostatnio aktywne po (lub o) okre\u015blonej dacie i godzinie zgodnej z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "last_active_between": {
                            "description": "Ogranicz odpowied\u017a do obiekt\u00f3w, kt\u00f3re by\u0142y ostatnio aktywne pomi\u0119dzy dwoma podanymi datami i godzinami zgodnymi z norm\u0105 ISO8601.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "registered_between": {
                            "description": "Ogranicz odpowied\u017a do obiekt\u00f3w, kt\u00f3re by\u0142y ostatnio aktywne pomi\u0119dzy dwoma podanymi datami i godzinami zgodnymi z norm\u0105 ISO8601.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "orders_count_min": {
                            "description": "Ogranicz odpowied\u017a do obiekt\u00f3w, kt\u00f3rych liczba porz\u0105dkowa jest wi\u0119ksza lub r\u00f3wna podanej liczbie ca\u0142kowitej.",
                            "type": "integer",
                            "required": false
                        },
                        "orders_count_max": {
                            "description": "Ogranicz odpowied\u017a do obiekt\u00f3w, kt\u00f3rych liczba porz\u0105dkowa jest mniejsza lub r\u00f3wna podanej liczbie ca\u0142kowitej.",
                            "type": "integer",
                            "required": false
                        },
                        "orders_count_between": {
                            "description": "Ogranicz odpowied\u017a do obiekt\u00f3w, kt\u00f3rych liczba porz\u0105dkowa mie\u015bci si\u0119 w granicach dw\u00f3ch podanych liczb ca\u0142kowitych.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "total_spend_min": {
                            "description": "Ogranicz odpowied\u017a do obiekt\u00f3w, kt\u00f3rych \u0142\u0105czna warto\u015b\u0107 zam\u00f3wienia jest wi\u0119ksza lub r\u00f3wna podanej liczbie.",
                            "type": "number",
                            "required": false
                        },
                        "total_spend_max": {
                            "description": "Ogranicz odpowied\u017a do obiekt\u00f3w, kt\u00f3rych \u0142\u0105czna warto\u015b\u0107 zam\u00f3wienia jest mniejsza lub r\u00f3wna podanej liczbie.",
                            "type": "number",
                            "required": false
                        },
                        "total_spend_between": {
                            "description": "Ogranicz odpowied\u017a do obiekt\u00f3w, kt\u00f3rych \u0142\u0105czna warto\u015b\u0107 zam\u00f3wienia mie\u015bci si\u0119 w granicach dw\u00f3ch podanych liczb.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "avg_order_value_min": {
                            "description": "Ogranicz odpowied\u017a do obiekt\u00f3w, w kt\u00f3rych \u015brednia warto\u015b\u0107 zam\u00f3wienia jest wi\u0119ksza lub r\u00f3wna podanej liczbie.",
                            "type": "number",
                            "required": false
                        },
                        "avg_order_value_max": {
                            "description": "Ogranicz odpowied\u017a do obiekt\u00f3w, w kt\u00f3rych \u015brednia warto\u015b\u0107 zam\u00f3wienia jest mniejsza lub r\u00f3wna podanej liczbie.",
                            "type": "number",
                            "required": false
                        },
                        "avg_order_value_between": {
                            "description": "Ogranicz odpowied\u017a do obiekt\u00f3w, w kt\u00f3rych \u015brednia warto\u015b\u0107 zam\u00f3wienia mie\u015bci si\u0119 w granicach dw\u00f3ch podanych liczb.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "last_order_before": {
                            "description": "Ogranicz odpowied\u017a do obiekt\u00f3w, kt\u00f3rych ostatnie zam\u00f3wienie zosta\u0142o z\u0142o\u017cone przed (lub o) dacie i godzinie zgodnej z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "last_order_after": {
                            "description": "Ogranicz odpowied\u017a do obiekt\u00f3w, kt\u00f3rych ostatnie zam\u00f3wienie nast\u0105pi\u0142o po (lub w dniu) danej daty i godziny zgodnej z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "customers": {
                            "description": "Ogranicz wyniki do element\u00f3w z okre\u015blonymi identyfikatorami klienta.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "users": {
                            "description": "Ogranicz wyniki do element\u00f3w z okre\u015blonymi identyfikatorami u\u017cytkownika.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "filter_empty": {
                            "description": "Filtruj wyniki, w kt\u00f3rych kt\u00f3rekolwiek z przekazanych p\u00f3l jest puste",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "email",
                                    "name",
                                    "country",
                                    "city",
                                    "state",
                                    "postcode"
                                ]
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/wc-analytics\/reports\/customers"
                    }
                ]
            }
        },
        "\/wc-analytics\/reports\/customers\/stats": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "registered_before": {
                            "description": "Ogranicz odpowied\u017a do obiekt\u00f3w zarejestrowanych przed (lub w okre\u015blonym czasie) dat\u0105 zgodn\u0105 z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "registered_after": {
                            "description": "Ogranicz odpowied\u017a do obiekt\u00f3w zarejestrowanych po (lub w) okre\u015blonym dniu i godzinie zgodnym z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "match": {
                            "description": "Wskazuje, czy wszystkie warunki powinny by\u0107 prawdziwe dla zestawu wynikowego, czy te\u017c kt\u00f3rykolwiek z nich jest wystarczaj\u0105cy. Dopasowanie wp\u0142ywa na nast\u0119puj\u0105ce parametry: 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": "Ogranicz odpowied\u017a do obiekt\u00f3w z polem klienta zawieraj\u0105cym termin wyszukiwania. Przeszukuje pole dostarczone przez `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": "Ogranicz odpowied\u017a do obiekt\u00f3w o okre\u015blonych nazwach.",
                            "type": "string",
                            "required": false
                        },
                        "name_excludes": {
                            "description": "Ogranicz odpowied\u017a do obiekt\u00f3w z wy\u0142\u0105czeniem konkretnych nazw.",
                            "type": "string",
                            "required": false
                        },
                        "username_includes": {
                            "description": "Ogranicz odpowied\u017a do obiekt\u00f3w o okre\u015blonych nazwach u\u017cytkownika.",
                            "type": "string",
                            "required": false
                        },
                        "username_excludes": {
                            "description": "Ogranicz odpowied\u017a do obiekt\u00f3w z wy\u0142\u0105czeniem okre\u015blonych nazw u\u017cytkownik\u00f3w.",
                            "type": "string",
                            "required": false
                        },
                        "email_includes": {
                            "description": "Ogranicz odpowied\u017a na obiekty, w tym wiadomo\u015bci e-mail.",
                            "type": "string",
                            "required": false
                        },
                        "email_excludes": {
                            "description": "Ogranicz odpowied\u017a do obiekt\u00f3w z wy\u0142\u0105czeniem wiadomo\u015bci e-mail.",
                            "type": "string",
                            "required": false
                        },
                        "country_includes": {
                            "description": "Ogranicz odpowied\u017a do obiekt\u00f3w z okre\u015blonymi krajami.",
                            "type": "string",
                            "required": false
                        },
                        "country_excludes": {
                            "description": "Ogranicz odpowied\u017a do obiekt\u00f3w wykluczaj\u0105cych okre\u015blone kraje.",
                            "type": "string",
                            "required": false
                        },
                        "last_active_before": {
                            "description": "Ogranicz odpowied\u017a do obiekt\u00f3w, kt\u00f3re by\u0142y ostatnio aktywne przed (lub o) dacie i godzinie zgodnej z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "last_active_after": {
                            "description": "Ogranicz odpowied\u017a do obiekt\u00f3w, kt\u00f3re by\u0142y ostatnio aktywne po (lub o) okre\u015blonej dacie i godzinie zgodnej z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "last_active_between": {
                            "description": "Ogranicz odpowied\u017a do obiekt\u00f3w, kt\u00f3re by\u0142y ostatnio aktywne pomi\u0119dzy dwoma podanymi datami i godzinami zgodnymi z norm\u0105 ISO8601.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "registered_between": {
                            "description": "Ogranicz odpowied\u017a do obiekt\u00f3w, kt\u00f3re by\u0142y ostatnio aktywne pomi\u0119dzy dwoma podanymi datami i godzinami zgodnymi z norm\u0105 ISO8601.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "orders_count_min": {
                            "description": "Ogranicz odpowied\u017a do obiekt\u00f3w, kt\u00f3rych liczba porz\u0105dkowa jest wi\u0119ksza lub r\u00f3wna podanej liczbie ca\u0142kowitej.",
                            "type": "integer",
                            "required": false
                        },
                        "orders_count_max": {
                            "description": "Ogranicz odpowied\u017a do obiekt\u00f3w, kt\u00f3rych liczba porz\u0105dkowa jest mniejsza lub r\u00f3wna podanej liczbie ca\u0142kowitej.",
                            "type": "integer",
                            "required": false
                        },
                        "orders_count_between": {
                            "description": "Ogranicz odpowied\u017a do obiekt\u00f3w, kt\u00f3rych liczba porz\u0105dkowa mie\u015bci si\u0119 w granicach dw\u00f3ch podanych liczb ca\u0142kowitych.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "total_spend_min": {
                            "description": "Ogranicz odpowied\u017a do obiekt\u00f3w, kt\u00f3rych \u0142\u0105czna warto\u015b\u0107 zam\u00f3wienia jest wi\u0119ksza lub r\u00f3wna podanej liczbie.",
                            "type": "number",
                            "required": false
                        },
                        "total_spend_max": {
                            "description": "Ogranicz odpowied\u017a do obiekt\u00f3w, kt\u00f3rych \u0142\u0105czna warto\u015b\u0107 zam\u00f3wienia jest mniejsza lub r\u00f3wna podanej liczbie.",
                            "type": "number",
                            "required": false
                        },
                        "total_spend_between": {
                            "description": "Ogranicz odpowied\u017a do obiekt\u00f3w, kt\u00f3rych \u0142\u0105czna warto\u015b\u0107 zam\u00f3wienia mie\u015bci si\u0119 w granicach dw\u00f3ch podanych liczb.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "avg_order_value_min": {
                            "description": "Ogranicz odpowied\u017a do obiekt\u00f3w, w kt\u00f3rych \u015brednia warto\u015b\u0107 zam\u00f3wienia jest wi\u0119ksza lub r\u00f3wna podanej liczbie.",
                            "type": "number",
                            "required": false
                        },
                        "avg_order_value_max": {
                            "description": "Ogranicz odpowied\u017a do obiekt\u00f3w, w kt\u00f3rych \u015brednia warto\u015b\u0107 zam\u00f3wienia jest mniejsza lub r\u00f3wna podanej liczbie.",
                            "type": "number",
                            "required": false
                        },
                        "avg_order_value_between": {
                            "description": "Ogranicz odpowied\u017a do obiekt\u00f3w, w kt\u00f3rych \u015brednia warto\u015b\u0107 zam\u00f3wienia mie\u015bci si\u0119 w granicach dw\u00f3ch podanych liczb.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "last_order_before": {
                            "description": "Ogranicz odpowied\u017a do obiekt\u00f3w, kt\u00f3rych ostatnie zam\u00f3wienie zosta\u0142o z\u0142o\u017cone przed (lub o) dacie i godzinie zgodnej z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "last_order_after": {
                            "description": "Ogranicz odpowied\u017a do obiekt\u00f3w, kt\u00f3rych ostatnie zam\u00f3wienie nast\u0105pi\u0142o po (lub w dniu) danej daty i godziny zgodnej z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "customers": {
                            "description": "Ogranicz wyniki do element\u00f3w z okre\u015blonymi identyfikatorami klienta.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "fields": {
                            "description": "Ogranicz pola statystyk do okre\u015blonych element\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "force_cache_refresh": {
                            "description": "Wymu\u015b pobranie nowych danych zamiast pobierania ich z pami\u0119ci podr\u0119cznej.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/wc-analytics\/reports\/customers\/stats"
                    }
                ]
            }
        },
        "\/wc-analytics\/reports\/performance-indicators": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "stats": {
                            "description": "Ogranicz odpowied\u017a do okre\u015blonych statystyk raportu. Dozwolone warto\u015bci: .",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": []
                            },
                            "default": [],
                            "required": false
                        },
                        "after": {
                            "description": "Ogranicz odpowied\u017a do zasob\u00f3w opublikowanych po okre\u015blonej dacie zgodnej z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Ogranicz odpowied\u017a do zasob\u00f3w opublikowanych przed okre\u015blon\u0105 dat\u0105 zgodno\u015bci z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/wc-analytics\/reports\/performance-indicators"
                    }
                ]
            }
        },
        "\/wc-analytics\/reports\/performance-indicators\/allowed": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "stats": {
                            "description": "Ogranicz odpowied\u017a do okre\u015blonych statystyk raportu. Dozwolone warto\u015bci: .",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": []
                            },
                            "default": [],
                            "required": false
                        },
                        "after": {
                            "description": "Ogranicz odpowied\u017a do zasob\u00f3w opublikowanych po okre\u015blonej dacie zgodnej z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Ogranicz odpowied\u017a do zasob\u00f3w opublikowanych przed okre\u015blon\u0105 dat\u0105 zgodno\u015bci z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/wc-analytics\/reports\/performance-indicators\/allowed"
                    }
                ]
            }
        },
        "\/wc-analytics\/admin\/notes": {
            "namespace": "wc-analytics",
            "methods": [
                "GET",
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "order": {
                            "description": "Sortuj atrybuty rosn\u0105co lub malej\u0105co.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortuj kolekcj\u0119 wed\u0142ug atrybutu obiektu.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "note_id",
                                "date",
                                "type",
                                "title",
                                "status"
                            ],
                            "required": false
                        },
                        "page": {
                            "description": "Aktualna strona kolekcji.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w, kt\u00f3re zostan\u0105 zwr\u00f3cone w zestawie wynik\u00f3w.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "type": {
                            "description": "Rodzaj notatki.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "error",
                                    "warning",
                                    "update",
                                    "info",
                                    "marketing",
                                    "survey"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "description": "Status notatki.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "pending",
                                    "actioned",
                                    "unactioned",
                                    "snoozed",
                                    "sent"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "source": {
                            "description": "\u0179r\u00f3d\u0142o notatki.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "order": {
                            "description": "Sortuj atrybuty rosn\u0105co lub malej\u0105co.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortuj kolekcj\u0119 wed\u0142ug atrybutu obiektu.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "note_id",
                                "date",
                                "type",
                                "title",
                                "status"
                            ],
                            "required": false
                        },
                        "page": {
                            "description": "Aktualna strona kolekcji.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w, kt\u00f3re zostan\u0105 zwr\u00f3cone w zestawie wynik\u00f3w.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "type": {
                            "description": "Rodzaj notatki.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "error",
                                    "warning",
                                    "update",
                                    "info",
                                    "marketing",
                                    "survey"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "description": "Status notatki.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "pending",
                                    "actioned",
                                    "unactioned",
                                    "snoozed",
                                    "sent"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "source": {
                            "description": "\u0179r\u00f3d\u0142o notatki.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/wc-analytics\/admin\/notes"
                    }
                ]
            }
        },
        "\/wc-analytics\/admin\/notes\/(?P<id>[\\d-]+)": {
            "namespace": "wc-analytics",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc-analytics\/admin\/notes\/delete\/(?P<id>[\\d-]+)": {
            "namespace": "wc-analytics",
            "methods": [
                "DELETE",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/wc-analytics\/admin\/notes\/delete\/all": {
            "namespace": "wc-analytics",
            "methods": [
                "DELETE",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "status": {
                            "description": "Status notatki.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "pending",
                                    "actioned",
                                    "unactioned",
                                    "snoozed",
                                    "sent"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "status": {
                            "description": "Status notatki.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "pending",
                                    "actioned",
                                    "unactioned",
                                    "snoozed",
                                    "sent"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/wc-analytics\/admin\/notes\/delete\/all"
                    }
                ]
            }
        },
        "\/wc-analytics\/admin\/notes\/tracker\/(?P<note_id>[\\d-]+)\/user\/(?P<user_id>[\\d-]+)": {
            "namespace": "wc-analytics",
            "methods": [
                "GET",
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/wc-analytics\/admin\/notes\/update": {
            "namespace": "wc-analytics",
            "methods": [
                "POST",
                "PUT",
                "PATCH",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/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",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                },
                {
                    "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",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "note_id": {
                            "description": "Unikalny identyfikator notatki.",
                            "type": "integer",
                            "required": false
                        },
                        "action_id": {
                            "description": "Unikalny identyfikator akcji notatki.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "note_id": {
                            "description": "Unikalny identyfikator notatki.",
                            "type": "integer",
                            "required": false
                        },
                        "action_id": {
                            "description": "Unikalny identyfikator akcji notatki.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc-analytics\/coupons": {
            "namespace": "wc-analytics",
            "methods": [
                "GET",
                "POST",
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Aktualna strona kolekcji.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w, kt\u00f3re zostan\u0105 zwr\u00f3cone w zestawie wynik\u00f3w.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Ogranicz wyniki do kupon\u00f3w z kodami pasuj\u0105cymi do podanego ci\u0105gu.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Ogranicz odpowied\u017a do zasob\u00f3w opublikowanych po okre\u015blonej dacie zgodnej z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Ogranicz odpowied\u017a do zasob\u00f3w opublikowanych przed okre\u015blon\u0105 dat\u0105 zgodno\u015bci z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Ogranicz odpowied\u017a do zasob\u00f3w zmodyfikowanych po okre\u015blonej dacie zgodno\u015bci z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Ogranicz odpowied\u017a do zasob\u00f3w zmodyfikowanych przed okre\u015blon\u0105 dat\u0105 zgodno\u015bci z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "dates_are_gmt": {
                            "description": "Czy bra\u0107 pod uwag\u0119 daty publikacji GMT przy ograniczaniu odpowiedzi na podstawie daty publikacji lub modyfikacji?",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "exclude": {
                            "description": "Upewnij si\u0119, \u017ce zestaw wynik\u00f3w wyklucza okre\u015blone identyfikatory.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ogranicz zestaw wynik\u00f3w do okre\u015blonych identyfikator\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Przesu\u0144 zestaw wynik\u00f3w o okre\u015blon\u0105 liczb\u0119 element\u00f3w.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Sortuj atrybuty rosn\u0105co lub malej\u0105co.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortuj kolekcj\u0119 wed\u0142ug atrybutu obiektu.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "modified"
                            ],
                            "required": false
                        },
                        "code": {
                            "description": "Ogranicz zestaw wynik\u00f3w do zasob\u00f3w zawieraj\u0105cych okre\u015blony kod.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "code": {
                            "description": "Kod kuponu.",
                            "type": "string",
                            "required": true
                        },
                        "amount": {
                            "description": "Kwota rabatu. Powinna by\u0107 zawsze liczbowa, nawet je\u015bli jest ustawiona jako procent.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status kuponu. Zawsze powinien by\u0107 w wersji roboczej, opublikowanej lub oczekuj\u0105cej na przegl\u0105d",
                            "type": "string",
                            "required": false
                        },
                        "discount_type": {
                            "default": "fixed_cart",
                            "description": "Okre\u015bla rodzaj zni\u017cki, kt\u00f3ra zostanie zastosowana.",
                            "type": "string",
                            "enum": [
                                "percent",
                                "fixed_cart",
                                "fixed_product"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "Opis kuponu.",
                            "type": "string",
                            "required": false
                        },
                        "date_expires": {
                            "description": "Data wyga\u015bni\u0119cia kuponu w strefie czasowej witryny.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_expires_gmt": {
                            "description": "Data wyga\u015bni\u0119cia kuponu, podana w formacie GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "individual_use": {
                            "default": false,
                            "description": "Je\u015bli prawda, kupon mo\u017ce by\u0107 u\u017cyty tylko indywidualnie. Inne zastosowane kupony zostan\u0105 usuni\u0119te z koszyka.",
                            "type": "boolean",
                            "required": false
                        },
                        "product_ids": {
                            "description": "Lista identyfikator\u00f3w produkt\u00f3w, na kt\u00f3re mo\u017cna wykorzysta\u0107 kupon.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "excluded_product_ids": {
                            "description": "Lista identyfikator\u00f3w produkt\u00f3w, na kt\u00f3re nie mo\u017cna wykorzysta\u0107 kuponu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "usage_limit": {
                            "description": "Ile razy \u0142\u0105cznie mo\u017cna wykorzysta\u0107 kupon.",
                            "type": "integer",
                            "required": false
                        },
                        "usage_limit_per_user": {
                            "description": "Ile razy jeden klient mo\u017ce wykorzysta\u0107 kupon.",
                            "type": "integer",
                            "required": false
                        },
                        "limit_usage_to_x_items": {
                            "description": "Maksymalna liczba produkt\u00f3w w koszyku, na kt\u00f3re mo\u017cna zastosowa\u0107 kupon.",
                            "type": "integer",
                            "required": false
                        },
                        "free_shipping": {
                            "default": false,
                            "description": "Je\u015bli to prawda i darmowa wysy\u0142ka wymaga kuponu, kupon ten umo\u017cliwi darmow\u0105 wysy\u0142k\u0119.",
                            "type": "boolean",
                            "required": false
                        },
                        "product_categories": {
                            "description": "Lista identyfikator\u00f3w kategorii, kt\u00f3rych dotyczy kupon.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "excluded_product_categories": {
                            "description": "Lista identyfikator\u00f3w kategorii, kt\u00f3rych kupon nie obejmuje.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "exclude_sale_items": {
                            "default": false,
                            "description": "Je\u015bli ta informacja jest prawdziwa, kupon nie zostanie zastosowany do produkt\u00f3w obj\u0119tych cenami promocyjnymi.",
                            "type": "boolean",
                            "required": false
                        },
                        "minimum_amount": {
                            "description": "Minimalna kwota zam\u00f3wienia, kt\u00f3ra musi znale\u017a\u0107 si\u0119 w koszyku, aby kupon zosta\u0142 zastosowany.",
                            "type": "string",
                            "required": false
                        },
                        "maximum_amount": {
                            "description": "Maksymalna kwota zam\u00f3wienia dozwolona przy wykorzystaniu kuponu.",
                            "type": "string",
                            "required": false
                        },
                        "email_restrictions": {
                            "description": "Lista adres\u00f3w e-mail, na kt\u00f3re mo\u017cna wykorzysta\u0107 ten kupon.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "meta_data": {
                            "description": "Metadane.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Meta ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Klawisz meta.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Warto\u015b\u0107 meta.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Aktualna strona kolekcji.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w, kt\u00f3re zostan\u0105 zwr\u00f3cone w zestawie wynik\u00f3w.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Ogranicz wyniki do kupon\u00f3w z kodami pasuj\u0105cymi do podanego ci\u0105gu.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Ogranicz odpowied\u017a do zasob\u00f3w opublikowanych po okre\u015blonej dacie zgodnej z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Ogranicz odpowied\u017a do zasob\u00f3w opublikowanych przed okre\u015blon\u0105 dat\u0105 zgodno\u015bci z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Ogranicz odpowied\u017a do zasob\u00f3w zmodyfikowanych po okre\u015blonej dacie zgodno\u015bci z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Ogranicz odpowied\u017a do zasob\u00f3w zmodyfikowanych przed okre\u015blon\u0105 dat\u0105 zgodno\u015bci z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "dates_are_gmt": {
                            "description": "Czy bra\u0107 pod uwag\u0119 daty publikacji GMT przy ograniczaniu odpowiedzi na podstawie daty publikacji lub modyfikacji?",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "exclude": {
                            "description": "Upewnij si\u0119, \u017ce zestaw wynik\u00f3w wyklucza okre\u015blone identyfikatory.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ogranicz zestaw wynik\u00f3w do okre\u015blonych identyfikator\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Przesu\u0144 zestaw wynik\u00f3w o okre\u015blon\u0105 liczb\u0119 element\u00f3w.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Sortuj atrybuty rosn\u0105co lub malej\u0105co.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortuj kolekcj\u0119 wed\u0142ug atrybutu obiektu.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "modified"
                            ],
                            "required": false
                        },
                        "code": {
                            "description": "Ogranicz zestaw wynik\u00f3w do zasob\u00f3w zawieraj\u0105cych okre\u015blony kod.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "code": {
                            "description": "Kod kuponu.",
                            "type": "string",
                            "required": true
                        },
                        "amount": {
                            "description": "Kwota rabatu. Powinna by\u0107 zawsze liczbowa, nawet je\u015bli jest ustawiona jako procent.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status kuponu. Zawsze powinien by\u0107 w wersji roboczej, opublikowanej lub oczekuj\u0105cej na przegl\u0105d",
                            "type": "string",
                            "required": false
                        },
                        "discount_type": {
                            "default": "fixed_cart",
                            "description": "Okre\u015bla rodzaj zni\u017cki, kt\u00f3ra zostanie zastosowana.",
                            "type": "string",
                            "enum": [
                                "percent",
                                "fixed_cart",
                                "fixed_product"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "Opis kuponu.",
                            "type": "string",
                            "required": false
                        },
                        "date_expires": {
                            "description": "Data wyga\u015bni\u0119cia kuponu w strefie czasowej witryny.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_expires_gmt": {
                            "description": "Data wyga\u015bni\u0119cia kuponu, podana w formacie GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "individual_use": {
                            "default": false,
                            "description": "Je\u015bli prawda, kupon mo\u017ce by\u0107 u\u017cyty tylko indywidualnie. Inne zastosowane kupony zostan\u0105 usuni\u0119te z koszyka.",
                            "type": "boolean",
                            "required": false
                        },
                        "product_ids": {
                            "description": "Lista identyfikator\u00f3w produkt\u00f3w, na kt\u00f3re mo\u017cna wykorzysta\u0107 kupon.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "excluded_product_ids": {
                            "description": "Lista identyfikator\u00f3w produkt\u00f3w, na kt\u00f3re nie mo\u017cna wykorzysta\u0107 kuponu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "usage_limit": {
                            "description": "Ile razy \u0142\u0105cznie mo\u017cna wykorzysta\u0107 kupon.",
                            "type": "integer",
                            "required": false
                        },
                        "usage_limit_per_user": {
                            "description": "Ile razy jeden klient mo\u017ce wykorzysta\u0107 kupon.",
                            "type": "integer",
                            "required": false
                        },
                        "limit_usage_to_x_items": {
                            "description": "Maksymalna liczba produkt\u00f3w w koszyku, na kt\u00f3re mo\u017cna zastosowa\u0107 kupon.",
                            "type": "integer",
                            "required": false
                        },
                        "free_shipping": {
                            "default": false,
                            "description": "Je\u015bli to prawda i darmowa wysy\u0142ka wymaga kuponu, kupon ten umo\u017cliwi darmow\u0105 wysy\u0142k\u0119.",
                            "type": "boolean",
                            "required": false
                        },
                        "product_categories": {
                            "description": "Lista identyfikator\u00f3w kategorii, kt\u00f3rych dotyczy kupon.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "excluded_product_categories": {
                            "description": "Lista identyfikator\u00f3w kategorii, kt\u00f3rych kupon nie obejmuje.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "exclude_sale_items": {
                            "default": false,
                            "description": "Je\u015bli ta informacja jest prawdziwa, kupon nie zostanie zastosowany do produkt\u00f3w obj\u0119tych cenami promocyjnymi.",
                            "type": "boolean",
                            "required": false
                        },
                        "minimum_amount": {
                            "description": "Minimalna kwota zam\u00f3wienia, kt\u00f3ra musi znale\u017a\u0107 si\u0119 w koszyku, aby kupon zosta\u0142 zastosowany.",
                            "type": "string",
                            "required": false
                        },
                        "maximum_amount": {
                            "description": "Maksymalna kwota zam\u00f3wienia dozwolona przy wykorzystaniu kuponu.",
                            "type": "string",
                            "required": false
                        },
                        "email_restrictions": {
                            "description": "Lista adres\u00f3w e-mail, na kt\u00f3re mo\u017cna wykorzysta\u0107 ten kupon.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "meta_data": {
                            "description": "Metadane.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Meta ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Klawisz meta.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Warto\u015b\u0107 meta.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/wc-analytics\/coupons"
                    }
                ]
            }
        },
        "\/wc-analytics\/coupons\/(?P<id>[\\d]+)": {
            "namespace": "wc-analytics",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE",
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "code": {
                            "description": "Kod kuponu.",
                            "type": "string",
                            "required": false
                        },
                        "amount": {
                            "description": "Kwota rabatu. Powinna by\u0107 zawsze liczbowa, nawet je\u015bli jest ustawiona jako procent.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status kuponu. Zawsze powinien by\u0107 w wersji roboczej, opublikowanej lub oczekuj\u0105cej na przegl\u0105d",
                            "type": "string",
                            "required": false
                        },
                        "discount_type": {
                            "description": "Okre\u015bla rodzaj zni\u017cki, kt\u00f3ra zostanie zastosowana.",
                            "type": "string",
                            "enum": [
                                "percent",
                                "fixed_cart",
                                "fixed_product"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "Opis kuponu.",
                            "type": "string",
                            "required": false
                        },
                        "date_expires": {
                            "description": "Data wyga\u015bni\u0119cia kuponu w strefie czasowej witryny.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_expires_gmt": {
                            "description": "Data wyga\u015bni\u0119cia kuponu, podana w formacie GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "individual_use": {
                            "description": "Je\u015bli prawda, kupon mo\u017ce by\u0107 u\u017cyty tylko indywidualnie. Inne zastosowane kupony zostan\u0105 usuni\u0119te z koszyka.",
                            "type": "boolean",
                            "required": false
                        },
                        "product_ids": {
                            "description": "Lista identyfikator\u00f3w produkt\u00f3w, na kt\u00f3re mo\u017cna wykorzysta\u0107 kupon.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "excluded_product_ids": {
                            "description": "Lista identyfikator\u00f3w produkt\u00f3w, na kt\u00f3re nie mo\u017cna wykorzysta\u0107 kuponu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "usage_limit": {
                            "description": "Ile razy \u0142\u0105cznie mo\u017cna wykorzysta\u0107 kupon.",
                            "type": "integer",
                            "required": false
                        },
                        "usage_limit_per_user": {
                            "description": "Ile razy jeden klient mo\u017ce wykorzysta\u0107 kupon.",
                            "type": "integer",
                            "required": false
                        },
                        "limit_usage_to_x_items": {
                            "description": "Maksymalna liczba produkt\u00f3w w koszyku, na kt\u00f3re mo\u017cna zastosowa\u0107 kupon.",
                            "type": "integer",
                            "required": false
                        },
                        "free_shipping": {
                            "description": "Je\u015bli to prawda i darmowa wysy\u0142ka wymaga kuponu, kupon ten umo\u017cliwi darmow\u0105 wysy\u0142k\u0119.",
                            "type": "boolean",
                            "required": false
                        },
                        "product_categories": {
                            "description": "Lista identyfikator\u00f3w kategorii, kt\u00f3rych dotyczy kupon.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "excluded_product_categories": {
                            "description": "Lista identyfikator\u00f3w kategorii, kt\u00f3rych kupon nie obejmuje.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "exclude_sale_items": {
                            "description": "Je\u015bli ta informacja jest prawdziwa, kupon nie zostanie zastosowany do produkt\u00f3w obj\u0119tych cenami promocyjnymi.",
                            "type": "boolean",
                            "required": false
                        },
                        "minimum_amount": {
                            "description": "Minimalna kwota zam\u00f3wienia, kt\u00f3ra musi znale\u017a\u0107 si\u0119 w koszyku, aby kupon zosta\u0142 zastosowany.",
                            "type": "string",
                            "required": false
                        },
                        "maximum_amount": {
                            "description": "Maksymalna kwota zam\u00f3wienia dozwolona przy wykorzystaniu kuponu.",
                            "type": "string",
                            "required": false
                        },
                        "email_restrictions": {
                            "description": "Lista adres\u00f3w e-mail, na kt\u00f3re mo\u017cna wykorzysta\u0107 ten kupon.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "meta_data": {
                            "description": "Metadane.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Meta ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Klawisz meta.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Warto\u015b\u0107 meta.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "Czy omin\u0105\u0107 kosz i wymusi\u0107 usuni\u0119cie.",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "code": {
                            "description": "Kod kuponu.",
                            "type": "string",
                            "required": false
                        },
                        "amount": {
                            "description": "Kwota rabatu. Powinna by\u0107 zawsze liczbowa, nawet je\u015bli jest ustawiona jako procent.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status kuponu. Zawsze powinien by\u0107 w wersji roboczej, opublikowanej lub oczekuj\u0105cej na przegl\u0105d",
                            "type": "string",
                            "required": false
                        },
                        "discount_type": {
                            "description": "Okre\u015bla rodzaj zni\u017cki, kt\u00f3ra zostanie zastosowana.",
                            "type": "string",
                            "enum": [
                                "percent",
                                "fixed_cart",
                                "fixed_product"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "Opis kuponu.",
                            "type": "string",
                            "required": false
                        },
                        "date_expires": {
                            "description": "Data wyga\u015bni\u0119cia kuponu w strefie czasowej witryny.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_expires_gmt": {
                            "description": "Data wyga\u015bni\u0119cia kuponu, podana w formacie GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "individual_use": {
                            "description": "Je\u015bli prawda, kupon mo\u017ce by\u0107 u\u017cyty tylko indywidualnie. Inne zastosowane kupony zostan\u0105 usuni\u0119te z koszyka.",
                            "type": "boolean",
                            "required": false
                        },
                        "product_ids": {
                            "description": "Lista identyfikator\u00f3w produkt\u00f3w, na kt\u00f3re mo\u017cna wykorzysta\u0107 kupon.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "excluded_product_ids": {
                            "description": "Lista identyfikator\u00f3w produkt\u00f3w, na kt\u00f3re nie mo\u017cna wykorzysta\u0107 kuponu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "usage_limit": {
                            "description": "Ile razy \u0142\u0105cznie mo\u017cna wykorzysta\u0107 kupon.",
                            "type": "integer",
                            "required": false
                        },
                        "usage_limit_per_user": {
                            "description": "Ile razy jeden klient mo\u017ce wykorzysta\u0107 kupon.",
                            "type": "integer",
                            "required": false
                        },
                        "limit_usage_to_x_items": {
                            "description": "Maksymalna liczba produkt\u00f3w w koszyku, na kt\u00f3re mo\u017cna zastosowa\u0107 kupon.",
                            "type": "integer",
                            "required": false
                        },
                        "free_shipping": {
                            "description": "Je\u015bli to prawda i darmowa wysy\u0142ka wymaga kuponu, kupon ten umo\u017cliwi darmow\u0105 wysy\u0142k\u0119.",
                            "type": "boolean",
                            "required": false
                        },
                        "product_categories": {
                            "description": "Lista identyfikator\u00f3w kategorii, kt\u00f3rych dotyczy kupon.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "excluded_product_categories": {
                            "description": "Lista identyfikator\u00f3w kategorii, kt\u00f3rych kupon nie obejmuje.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "exclude_sale_items": {
                            "description": "Je\u015bli ta informacja jest prawdziwa, kupon nie zostanie zastosowany do produkt\u00f3w obj\u0119tych cenami promocyjnymi.",
                            "type": "boolean",
                            "required": false
                        },
                        "minimum_amount": {
                            "description": "Minimalna kwota zam\u00f3wienia, kt\u00f3ra musi znale\u017a\u0107 si\u0119 w koszyku, aby kupon zosta\u0142 zastosowany.",
                            "type": "string",
                            "required": false
                        },
                        "maximum_amount": {
                            "description": "Maksymalna kwota zam\u00f3wienia dozwolona przy wykorzystaniu kuponu.",
                            "type": "string",
                            "required": false
                        },
                        "email_restrictions": {
                            "description": "Lista adres\u00f3w e-mail, na kt\u00f3re mo\u017cna wykorzysta\u0107 ten kupon.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "meta_data": {
                            "description": "Metadane.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Meta ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Klawisz meta.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Warto\u015b\u0107 meta.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "Czy omin\u0105\u0107 kosz i wymusi\u0107 usuni\u0119cie.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc-analytics\/coupons\/batch": {
            "namespace": "wc-analytics",
            "methods": [
                "POST",
                "PUT",
                "PATCH",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "code": {
                            "description": "Kod kuponu.",
                            "type": "string",
                            "required": false
                        },
                        "amount": {
                            "description": "Kwota rabatu. Powinna by\u0107 zawsze liczbowa, nawet je\u015bli jest ustawiona jako procent.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status kuponu. Zawsze powinien by\u0107 w wersji roboczej, opublikowanej lub oczekuj\u0105cej na przegl\u0105d",
                            "type": "string",
                            "required": false
                        },
                        "discount_type": {
                            "description": "Okre\u015bla rodzaj zni\u017cki, kt\u00f3ra zostanie zastosowana.",
                            "type": "string",
                            "enum": [
                                "percent",
                                "fixed_cart",
                                "fixed_product"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "Opis kuponu.",
                            "type": "string",
                            "required": false
                        },
                        "date_expires": {
                            "description": "Data wyga\u015bni\u0119cia kuponu w strefie czasowej witryny.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_expires_gmt": {
                            "description": "Data wyga\u015bni\u0119cia kuponu, podana w formacie GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "individual_use": {
                            "description": "Je\u015bli prawda, kupon mo\u017ce by\u0107 u\u017cyty tylko indywidualnie. Inne zastosowane kupony zostan\u0105 usuni\u0119te z koszyka.",
                            "type": "boolean",
                            "required": false
                        },
                        "product_ids": {
                            "description": "Lista identyfikator\u00f3w produkt\u00f3w, na kt\u00f3re mo\u017cna wykorzysta\u0107 kupon.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "excluded_product_ids": {
                            "description": "Lista identyfikator\u00f3w produkt\u00f3w, na kt\u00f3re nie mo\u017cna wykorzysta\u0107 kuponu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "usage_limit": {
                            "description": "Ile razy \u0142\u0105cznie mo\u017cna wykorzysta\u0107 kupon.",
                            "type": "integer",
                            "required": false
                        },
                        "usage_limit_per_user": {
                            "description": "Ile razy jeden klient mo\u017ce wykorzysta\u0107 kupon.",
                            "type": "integer",
                            "required": false
                        },
                        "limit_usage_to_x_items": {
                            "description": "Maksymalna liczba produkt\u00f3w w koszyku, na kt\u00f3re mo\u017cna zastosowa\u0107 kupon.",
                            "type": "integer",
                            "required": false
                        },
                        "free_shipping": {
                            "description": "Je\u015bli to prawda i darmowa wysy\u0142ka wymaga kuponu, kupon ten umo\u017cliwi darmow\u0105 wysy\u0142k\u0119.",
                            "type": "boolean",
                            "required": false
                        },
                        "product_categories": {
                            "description": "Lista identyfikator\u00f3w kategorii, kt\u00f3rych dotyczy kupon.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "excluded_product_categories": {
                            "description": "Lista identyfikator\u00f3w kategorii, kt\u00f3rych kupon nie obejmuje.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "exclude_sale_items": {
                            "description": "Je\u015bli ta informacja jest prawdziwa, kupon nie zostanie zastosowany do produkt\u00f3w obj\u0119tych cenami promocyjnymi.",
                            "type": "boolean",
                            "required": false
                        },
                        "minimum_amount": {
                            "description": "Minimalna kwota zam\u00f3wienia, kt\u00f3ra musi znale\u017a\u0107 si\u0119 w koszyku, aby kupon zosta\u0142 zastosowany.",
                            "type": "string",
                            "required": false
                        },
                        "maximum_amount": {
                            "description": "Maksymalna kwota zam\u00f3wienia dozwolona przy wykorzystaniu kuponu.",
                            "type": "string",
                            "required": false
                        },
                        "email_restrictions": {
                            "description": "Lista adres\u00f3w e-mail, na kt\u00f3re mo\u017cna wykorzysta\u0107 ten kupon.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "meta_data": {
                            "description": "Metadane.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Meta ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Klawisz meta.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Warto\u015b\u0107 meta.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "code": {
                            "description": "Kod kuponu.",
                            "type": "string",
                            "required": false
                        },
                        "amount": {
                            "description": "Kwota rabatu. Powinna by\u0107 zawsze liczbowa, nawet je\u015bli jest ustawiona jako procent.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status kuponu. Zawsze powinien by\u0107 w wersji roboczej, opublikowanej lub oczekuj\u0105cej na przegl\u0105d",
                            "type": "string",
                            "required": false
                        },
                        "discount_type": {
                            "description": "Okre\u015bla rodzaj zni\u017cki, kt\u00f3ra zostanie zastosowana.",
                            "type": "string",
                            "enum": [
                                "percent",
                                "fixed_cart",
                                "fixed_product"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "Opis kuponu.",
                            "type": "string",
                            "required": false
                        },
                        "date_expires": {
                            "description": "Data wyga\u015bni\u0119cia kuponu w strefie czasowej witryny.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_expires_gmt": {
                            "description": "Data wyga\u015bni\u0119cia kuponu, podana w formacie GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "individual_use": {
                            "description": "Je\u015bli prawda, kupon mo\u017ce by\u0107 u\u017cyty tylko indywidualnie. Inne zastosowane kupony zostan\u0105 usuni\u0119te z koszyka.",
                            "type": "boolean",
                            "required": false
                        },
                        "product_ids": {
                            "description": "Lista identyfikator\u00f3w produkt\u00f3w, na kt\u00f3re mo\u017cna wykorzysta\u0107 kupon.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "excluded_product_ids": {
                            "description": "Lista identyfikator\u00f3w produkt\u00f3w, na kt\u00f3re nie mo\u017cna wykorzysta\u0107 kuponu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "usage_limit": {
                            "description": "Ile razy \u0142\u0105cznie mo\u017cna wykorzysta\u0107 kupon.",
                            "type": "integer",
                            "required": false
                        },
                        "usage_limit_per_user": {
                            "description": "Ile razy jeden klient mo\u017ce wykorzysta\u0107 kupon.",
                            "type": "integer",
                            "required": false
                        },
                        "limit_usage_to_x_items": {
                            "description": "Maksymalna liczba produkt\u00f3w w koszyku, na kt\u00f3re mo\u017cna zastosowa\u0107 kupon.",
                            "type": "integer",
                            "required": false
                        },
                        "free_shipping": {
                            "description": "Je\u015bli to prawda i darmowa wysy\u0142ka wymaga kuponu, kupon ten umo\u017cliwi darmow\u0105 wysy\u0142k\u0119.",
                            "type": "boolean",
                            "required": false
                        },
                        "product_categories": {
                            "description": "Lista identyfikator\u00f3w kategorii, kt\u00f3rych dotyczy kupon.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "excluded_product_categories": {
                            "description": "Lista identyfikator\u00f3w kategorii, kt\u00f3rych kupon nie obejmuje.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "exclude_sale_items": {
                            "description": "Je\u015bli ta informacja jest prawdziwa, kupon nie zostanie zastosowany do produkt\u00f3w obj\u0119tych cenami promocyjnymi.",
                            "type": "boolean",
                            "required": false
                        },
                        "minimum_amount": {
                            "description": "Minimalna kwota zam\u00f3wienia, kt\u00f3ra musi znale\u017a\u0107 si\u0119 w koszyku, aby kupon zosta\u0142 zastosowany.",
                            "type": "string",
                            "required": false
                        },
                        "maximum_amount": {
                            "description": "Maksymalna kwota zam\u00f3wienia dozwolona przy wykorzystaniu kuponu.",
                            "type": "string",
                            "required": false
                        },
                        "email_restrictions": {
                            "description": "Lista adres\u00f3w e-mail, na kt\u00f3re mo\u017cna wykorzysta\u0107 ten kupon.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "meta_data": {
                            "description": "Metadane.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Meta ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Klawisz meta.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Warto\u015b\u0107 meta.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/wc-analytics\/coupons\/batch"
                    }
                ]
            }
        },
        "\/wc-analytics\/data": {
            "namespace": "wc-analytics",
            "methods": [
                "GET",
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/wc-analytics\/data"
                    }
                ]
            }
        },
        "\/wc-analytics\/data\/countries\/locales": {
            "namespace": "wc-analytics",
            "methods": [
                "GET",
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/wc-analytics\/data\/countries\/locales"
                    }
                ]
            }
        },
        "\/wc-analytics\/data\/countries": {
            "namespace": "wc-analytics",
            "methods": [
                "GET",
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/wc-analytics\/data\/countries"
                    }
                ]
            }
        },
        "\/wc-analytics\/data\/countries\/(?P<location>[\\w-]+)": {
            "namespace": "wc-analytics",
            "methods": [
                "GET",
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "location": {
                            "description": "Kod kraju ISO3166 alfa-2.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "location": {
                            "description": "Kod kraju ISO3166 alfa-2.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc-analytics\/data\/download-ips": {
            "namespace": "wc-analytics",
            "methods": [
                "GET",
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/wc-analytics\/data\/download-ips"
                    }
                ]
            }
        },
        "\/wc-analytics\/orders": {
            "namespace": "wc-analytics",
            "methods": [
                "GET",
                "POST",
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Aktualna strona kolekcji.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w, kt\u00f3re zostan\u0105 zwr\u00f3cone w zestawie wynik\u00f3w.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Ogranicz wyniki do tych, kt\u00f3re odpowiadaj\u0105 ci\u0105gowi znak\u00f3w.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Ogranicz odpowied\u017a do zasob\u00f3w opublikowanych po okre\u015blonej dacie zgodnej z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Ogranicz odpowied\u017a do zasob\u00f3w opublikowanych przed okre\u015blon\u0105 dat\u0105 zgodno\u015bci z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Ogranicz odpowied\u017a do zasob\u00f3w zmodyfikowanych po okre\u015blonej dacie zgodno\u015bci z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Ogranicz odpowied\u017a do zasob\u00f3w zmodyfikowanych przed okre\u015blon\u0105 dat\u0105 zgodno\u015bci z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "dates_are_gmt": {
                            "description": "Czy bra\u0107 pod uwag\u0119 daty publikacji GMT przy ograniczaniu odpowiedzi na podstawie daty publikacji lub modyfikacji?",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "exclude": {
                            "description": "Upewnij si\u0119, \u017ce zestaw wynik\u00f3w wyklucza okre\u015blone identyfikatory.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ogranicz zestaw wynik\u00f3w do okre\u015blonych identyfikator\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Przesu\u0144 zestaw wynik\u00f3w o okre\u015blon\u0105 liczb\u0119 element\u00f3w.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Sortuj atrybuty rosn\u0105co lub malej\u0105co.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortuj kolekcj\u0119 wed\u0142ug atrybutu obiektu.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "modified"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "Ogranicz zestaw wynik\u00f3w do tych o okre\u015blonych identyfikatorach nadrz\u0119dnych.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "Ogranicz zestaw wynik\u00f3w do wszystkich element\u00f3w z wyj\u0105tkiem tych o okre\u015blonym identyfikatorze nadrz\u0119dnym.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "status": {
                            "default": [
                                "any"
                            ],
                            "description": "Ogranicz zestaw wynik\u00f3w do zam\u00f3wie\u0144 o okre\u015blonych statusach.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "any",
                                    "trash",
                                    "pending",
                                    "processing",
                                    "on-hold",
                                    "completed",
                                    "shipped",
                                    "partial-shipped",
                                    "cancelled",
                                    "refunded",
                                    "failed",
                                    "checkout-draft"
                                ]
                            },
                            "required": false
                        },
                        "customer": {
                            "description": "Ogranicz zestaw wynik\u00f3w do zam\u00f3wie\u0144 przypisanych do konkretnego klienta.",
                            "type": "integer",
                            "required": false
                        },
                        "product": {
                            "description": "Ogranicz zestaw wynik\u00f3w do zam\u00f3wie\u0144 przypisanych do okre\u015blonego produktu.",
                            "type": "integer",
                            "required": false
                        },
                        "dp": {
                            "default": 2,
                            "description": "Liczba miejsc dziesi\u0119tnych, jakie nale\u017cy zastosowa\u0107 w ka\u017cdym zasobie.",
                            "type": "integer",
                            "required": false
                        },
                        "order_item_display_meta": {
                            "default": false,
                            "description": "Poka\u017c tylko te meta dane, kt\u00f3re maj\u0105 by\u0107 wy\u015bwietlane dla zam\u00f3wienia.",
                            "type": "boolean",
                            "required": false
                        },
                        "include_meta": {
                            "default": [],
                            "description": "Ogranicz meta_data do okre\u015blonych kluczy.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "exclude_meta": {
                            "default": [],
                            "description": "Upewnij si\u0119, \u017ce meta_data wyklucza okre\u015blone klucze.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "created_via": {
                            "description": "Ogranicz zestaw wynik\u00f3w do zam\u00f3wie\u0144 utworzonych za po\u015brednictwem okre\u015blonych \u017ar\u00f3de\u0142 (np. kasa, administrator).",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "number": {
                            "description": "Ogranicz zestaw wynik\u00f3w do zam\u00f3wie\u0144 spe\u0142niaj\u0105cych cz\u0119\u015b\u0107 numeru zam\u00f3wienia.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent_id": {
                            "description": "Numer zam\u00f3wienia nadrz\u0119dnego.",
                            "type": "integer",
                            "required": false
                        },
                        "created_via": {
                            "description": "Pokazuje, gdzie zam\u00f3wienie zosta\u0142o utworzone.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "pending",
                            "description": "Status zam\u00f3wienia.",
                            "type": "string",
                            "enum": [
                                "auto-draft",
                                "pending",
                                "processing",
                                "on-hold",
                                "completed",
                                "shipped",
                                "partial-shipped",
                                "cancelled",
                                "refunded",
                                "failed",
                                "checkout-draft"
                            ],
                            "required": false
                        },
                        "currency": {
                            "default": "USD",
                            "description": "Waluta, w kt\u00f3rej utworzono zam\u00f3wienie, w formacie 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": "Identyfikator u\u017cytkownika, do kt\u00f3rego nale\u017cy zam\u00f3wienie. 0 dla go\u015bci.",
                            "type": "integer",
                            "required": false
                        },
                        "customer_note": {
                            "description": "Notatka pozostawiona przez klienta podczas realizacji transakcji.",
                            "type": "string",
                            "required": false
                        },
                        "billing": {
                            "description": "Adres rozliczeniowy.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Imi\u0119.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Nazwisko.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "Nazwa firmy.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "Adres wiersz 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "Adres wiersz 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "Nazwa miasta.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "Kod ISO lub nazwa stanu, prowincji lub okr\u0119gu.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "Kod pocztowy.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Kod kraju w formacie ISO 3166-1 alfa-2.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "email": {
                                    "description": "Adres e-mail.",
                                    "type": [
                                        "string",
                                        "null"
                                    ],
                                    "format": "email",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "phone": {
                                    "description": "Numer telefonu.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping": {
                            "description": "Adres wysy\u0142kowy.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Imi\u0119.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Nazwisko.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "Nazwa firmy.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "Adres wiersz 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "Adres wiersz 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "Nazwa miasta.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "Kod ISO lub nazwa stanu, prowincji lub okr\u0119gu.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "Kod pocztowy.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Kod kraju w formacie ISO 3166-1 alfa-2.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "payment_method": {
                            "description": "Identyfikator metody p\u0142atno\u015bci.",
                            "type": "string",
                            "required": false
                        },
                        "payment_method_title": {
                            "description": "Tytu\u0142 metody p\u0142atno\u015bci.",
                            "type": "string",
                            "required": false
                        },
                        "transaction_id": {
                            "description": "Unikalny identyfikator transakcji.",
                            "type": "string",
                            "required": false
                        },
                        "meta_data": {
                            "description": "Metadane.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Meta ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Klawisz meta.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Warto\u015b\u0107 meta.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "line_items": {
                            "description": "Dane dotycz\u0105ce pozycji zam\u00f3wienia.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID przedmiotu.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "Nazwa produktu.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "parent_name": {
                                        "description": "Nazwa produktu nadrz\u0119dnego, je\u015bli produkt jest wariantem.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "product_id": {
                                        "description": "Identyfikator produktu.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation_id": {
                                        "description": "Identyfikator wariantu, je\u015bli dotyczy.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "quantity": {
                                        "description": "Zam\u00f3wiona ilo\u015b\u0107.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "Klasa podatkowa produktu.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "subtotal": {
                                        "description": "Suma cz\u0119\u015bciowa wiersza (przed rabatami).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "subtotal_tax": {
                                        "description": "Suma cz\u0119\u015bciowa podatku (przed rabatami).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "total": {
                                        "description": "\u0141\u0105czna warto\u015b\u0107 pozycji (po uwzgl\u0119dnieniu rabat\u00f3w).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Ca\u0142kowita kwota podatku (po zni\u017ckach).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "Podatki liniowe.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Identyfikator stawki podatku.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "total": {
                                                    "description": "\u0141\u0105czna kwota podatku.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "subtotal": {
                                                    "description": "Suma cz\u0119\u015bciowa podatku.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "Metadane.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Meta ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "Klawisz meta.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "Warto\u015b\u0107 meta.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "display_key": {
                                                    "description": "Klawisz meta do wy\u015bwietlania interfejsu u\u017cytkownika.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "display_value": {
                                                    "description": "Warto\u015b\u0107 meta dla wy\u015bwietlania interfejsu u\u017cytkownika.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    },
                                    "sku": {
                                        "description": "Numer SKU produktu.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "global_unique_id": {
                                        "description": "GTIN, UPC, EAN lub ISBN.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "price": {
                                        "description": "Cena produktu.",
                                        "type": "number",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "image": {
                                        "description": "W\u0142a\u015bciwo\u015bci g\u0142\u00f3wnego obrazu produktu.",
                                        "type": "object",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "properties": {
                                            "id": {
                                                "description": "Identyfikator obrazu.",
                                                "type": "integer",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "src": {
                                                "description": "Adres URL obrazu.",
                                                "type": "string",
                                                "format": "uri",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "shipping_lines": {
                            "description": "Dane dotycz\u0105ce linii \u017ceglugowych.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID przedmiotu.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "method_title": {
                                        "description": "Nazwa metody wysy\u0142ki.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "method_id": {
                                        "description": "Identyfikator metody wysy\u0142ki.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "instance_id": {
                                        "description": "Identyfikator wyst\u0105pienia wysy\u0142ki.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total": {
                                        "description": "\u0141\u0105czna warto\u015b\u0107 pozycji (po uwzgl\u0119dnieniu rabat\u00f3w).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Ca\u0142kowita kwota podatku (po zni\u017ckach).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "Podatki liniowe.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Identyfikator stawki podatku.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "\u0141\u0105czna kwota podatku.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "Metadane.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Meta ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "Klawisz meta.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "Warto\u015b\u0107 meta.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "fee_lines": {
                            "description": "Dane dotycz\u0105ce op\u0142at.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID przedmiotu.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "Nazwa op\u0142aty.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "Klasa podatkowa op\u0142aty.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_status": {
                                        "description": "Status podatkowy op\u0142aty.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "taxable",
                                            "none"
                                        ]
                                    },
                                    "total": {
                                        "description": "\u0141\u0105czna warto\u015b\u0107 pozycji (po uwzgl\u0119dnieniu rabat\u00f3w).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Ca\u0142kowita kwota podatku (po zni\u017ckach).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "Podatki liniowe.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Identyfikator stawki podatku.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "\u0141\u0105czna kwota podatku.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "subtotal": {
                                                    "description": "Suma cz\u0119\u015bciowa podatku.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "Metadane.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Meta ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "Klawisz meta.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "Warto\u015b\u0107 meta.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "coupon_lines": {
                            "description": "Dane linii kupon\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID przedmiotu.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "code": {
                                        "description": "Kod kuponu.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "discount": {
                                        "description": "Ca\u0142kowity rabat.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "discount_tax": {
                                        "description": "Obni\u017cka ca\u0142kowitego podatku.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "discount_type": {
                                        "description": "Rodzaj zni\u017cki.",
                                        "type": "string",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "nominal_amount": {
                                        "description": "Kwota rabatu okre\u015blona na kuponie (warto\u015b\u0107 bezwzgl\u0119dna lub procentowa, w zale\u017cno\u015bci od rodzaju rabatu).",
                                        "type": "number",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "free_shipping": {
                                        "description": "Czy kupon gwarantuje bezp\u0142atn\u0105 dostaw\u0119, czy nie.",
                                        "type": "boolean",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "meta_data": {
                                        "description": "Metadane.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Meta ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "Klawisz meta.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "Warto\u015b\u0107 meta.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "set_paid": {
                            "default": false,
                            "description": "Zdefiniuj, czy zam\u00f3wienie jest op\u0142acone. Ustawi status na przetwarzanie i zmniejszy liczb\u0119 pozycji magazynowych.",
                            "type": "boolean",
                            "required": false
                        },
                        "manual_update": {
                            "default": false,
                            "description": "Ustaw akcj\u0119 jako r\u0119czn\u0105, aby notatka o zam\u00f3wieniu zosta\u0142a zarejestrowana jako \u201edodana przez u\u017cytkownika\u201d.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Aktualna strona kolekcji.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w, kt\u00f3re zostan\u0105 zwr\u00f3cone w zestawie wynik\u00f3w.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Ogranicz wyniki do tych, kt\u00f3re odpowiadaj\u0105 ci\u0105gowi znak\u00f3w.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Ogranicz odpowied\u017a do zasob\u00f3w opublikowanych po okre\u015blonej dacie zgodnej z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Ogranicz odpowied\u017a do zasob\u00f3w opublikowanych przed okre\u015blon\u0105 dat\u0105 zgodno\u015bci z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Ogranicz odpowied\u017a do zasob\u00f3w zmodyfikowanych po okre\u015blonej dacie zgodno\u015bci z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Ogranicz odpowied\u017a do zasob\u00f3w zmodyfikowanych przed okre\u015blon\u0105 dat\u0105 zgodno\u015bci z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "dates_are_gmt": {
                            "description": "Czy bra\u0107 pod uwag\u0119 daty publikacji GMT przy ograniczaniu odpowiedzi na podstawie daty publikacji lub modyfikacji?",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "exclude": {
                            "description": "Upewnij si\u0119, \u017ce zestaw wynik\u00f3w wyklucza okre\u015blone identyfikatory.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ogranicz zestaw wynik\u00f3w do okre\u015blonych identyfikator\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Przesu\u0144 zestaw wynik\u00f3w o okre\u015blon\u0105 liczb\u0119 element\u00f3w.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Sortuj atrybuty rosn\u0105co lub malej\u0105co.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortuj kolekcj\u0119 wed\u0142ug atrybutu obiektu.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "modified"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "Ogranicz zestaw wynik\u00f3w do tych o okre\u015blonych identyfikatorach nadrz\u0119dnych.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "Ogranicz zestaw wynik\u00f3w do wszystkich element\u00f3w z wyj\u0105tkiem tych o okre\u015blonym identyfikatorze nadrz\u0119dnym.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "status": {
                            "default": [
                                "any"
                            ],
                            "description": "Ogranicz zestaw wynik\u00f3w do zam\u00f3wie\u0144 o okre\u015blonych statusach.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "any",
                                    "trash",
                                    "pending",
                                    "processing",
                                    "on-hold",
                                    "completed",
                                    "shipped",
                                    "partial-shipped",
                                    "cancelled",
                                    "refunded",
                                    "failed",
                                    "checkout-draft"
                                ]
                            },
                            "required": false
                        },
                        "customer": {
                            "description": "Ogranicz zestaw wynik\u00f3w do zam\u00f3wie\u0144 przypisanych do konkretnego klienta.",
                            "type": "integer",
                            "required": false
                        },
                        "product": {
                            "description": "Ogranicz zestaw wynik\u00f3w do zam\u00f3wie\u0144 przypisanych do okre\u015blonego produktu.",
                            "type": "integer",
                            "required": false
                        },
                        "dp": {
                            "default": 2,
                            "description": "Liczba miejsc dziesi\u0119tnych, jakie nale\u017cy zastosowa\u0107 w ka\u017cdym zasobie.",
                            "type": "integer",
                            "required": false
                        },
                        "order_item_display_meta": {
                            "default": false,
                            "description": "Poka\u017c tylko te meta dane, kt\u00f3re maj\u0105 by\u0107 wy\u015bwietlane dla zam\u00f3wienia.",
                            "type": "boolean",
                            "required": false
                        },
                        "include_meta": {
                            "default": [],
                            "description": "Ogranicz meta_data do okre\u015blonych kluczy.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "exclude_meta": {
                            "default": [],
                            "description": "Upewnij si\u0119, \u017ce meta_data wyklucza okre\u015blone klucze.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "created_via": {
                            "description": "Ogranicz zestaw wynik\u00f3w do zam\u00f3wie\u0144 utworzonych za po\u015brednictwem okre\u015blonych \u017ar\u00f3de\u0142 (np. kasa, administrator).",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "number": {
                            "description": "Ogranicz zestaw wynik\u00f3w do zam\u00f3wie\u0144 spe\u0142niaj\u0105cych cz\u0119\u015b\u0107 numeru zam\u00f3wienia.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent_id": {
                            "description": "Numer zam\u00f3wienia nadrz\u0119dnego.",
                            "type": "integer",
                            "required": false
                        },
                        "created_via": {
                            "description": "Pokazuje, gdzie zam\u00f3wienie zosta\u0142o utworzone.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "pending",
                            "description": "Status zam\u00f3wienia.",
                            "type": "string",
                            "enum": [
                                "auto-draft",
                                "pending",
                                "processing",
                                "on-hold",
                                "completed",
                                "shipped",
                                "partial-shipped",
                                "cancelled",
                                "refunded",
                                "failed",
                                "checkout-draft"
                            ],
                            "required": false
                        },
                        "currency": {
                            "default": "USD",
                            "description": "Waluta, w kt\u00f3rej utworzono zam\u00f3wienie, w formacie 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": "Identyfikator u\u017cytkownika, do kt\u00f3rego nale\u017cy zam\u00f3wienie. 0 dla go\u015bci.",
                            "type": "integer",
                            "required": false
                        },
                        "customer_note": {
                            "description": "Notatka pozostawiona przez klienta podczas realizacji transakcji.",
                            "type": "string",
                            "required": false
                        },
                        "billing": {
                            "description": "Adres rozliczeniowy.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Imi\u0119.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Nazwisko.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "Nazwa firmy.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "Adres wiersz 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "Adres wiersz 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "Nazwa miasta.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "Kod ISO lub nazwa stanu, prowincji lub okr\u0119gu.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "Kod pocztowy.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Kod kraju w formacie ISO 3166-1 alfa-2.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "email": {
                                    "description": "Adres e-mail.",
                                    "type": [
                                        "string",
                                        "null"
                                    ],
                                    "format": "email",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "phone": {
                                    "description": "Numer telefonu.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping": {
                            "description": "Adres wysy\u0142kowy.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Imi\u0119.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Nazwisko.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "Nazwa firmy.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "Adres wiersz 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "Adres wiersz 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "Nazwa miasta.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "Kod ISO lub nazwa stanu, prowincji lub okr\u0119gu.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "Kod pocztowy.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Kod kraju w formacie ISO 3166-1 alfa-2.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "payment_method": {
                            "description": "Identyfikator metody p\u0142atno\u015bci.",
                            "type": "string",
                            "required": false
                        },
                        "payment_method_title": {
                            "description": "Tytu\u0142 metody p\u0142atno\u015bci.",
                            "type": "string",
                            "required": false
                        },
                        "transaction_id": {
                            "description": "Unikalny identyfikator transakcji.",
                            "type": "string",
                            "required": false
                        },
                        "meta_data": {
                            "description": "Metadane.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Meta ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Klawisz meta.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Warto\u015b\u0107 meta.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "line_items": {
                            "description": "Dane dotycz\u0105ce pozycji zam\u00f3wienia.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID przedmiotu.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "Nazwa produktu.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "parent_name": {
                                        "description": "Nazwa produktu nadrz\u0119dnego, je\u015bli produkt jest wariantem.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "product_id": {
                                        "description": "Identyfikator produktu.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation_id": {
                                        "description": "Identyfikator wariantu, je\u015bli dotyczy.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "quantity": {
                                        "description": "Zam\u00f3wiona ilo\u015b\u0107.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "Klasa podatkowa produktu.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "subtotal": {
                                        "description": "Suma cz\u0119\u015bciowa wiersza (przed rabatami).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "subtotal_tax": {
                                        "description": "Suma cz\u0119\u015bciowa podatku (przed rabatami).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "total": {
                                        "description": "\u0141\u0105czna warto\u015b\u0107 pozycji (po uwzgl\u0119dnieniu rabat\u00f3w).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Ca\u0142kowita kwota podatku (po zni\u017ckach).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "Podatki liniowe.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Identyfikator stawki podatku.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "total": {
                                                    "description": "\u0141\u0105czna kwota podatku.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "subtotal": {
                                                    "description": "Suma cz\u0119\u015bciowa podatku.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "Metadane.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Meta ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "Klawisz meta.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "Warto\u015b\u0107 meta.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "display_key": {
                                                    "description": "Klawisz meta do wy\u015bwietlania interfejsu u\u017cytkownika.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "display_value": {
                                                    "description": "Warto\u015b\u0107 meta dla wy\u015bwietlania interfejsu u\u017cytkownika.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    },
                                    "sku": {
                                        "description": "Numer SKU produktu.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "global_unique_id": {
                                        "description": "GTIN, UPC, EAN lub ISBN.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "price": {
                                        "description": "Cena produktu.",
                                        "type": "number",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "image": {
                                        "description": "W\u0142a\u015bciwo\u015bci g\u0142\u00f3wnego obrazu produktu.",
                                        "type": "object",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "properties": {
                                            "id": {
                                                "description": "Identyfikator obrazu.",
                                                "type": "integer",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "src": {
                                                "description": "Adres URL obrazu.",
                                                "type": "string",
                                                "format": "uri",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "shipping_lines": {
                            "description": "Dane dotycz\u0105ce linii \u017ceglugowych.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID przedmiotu.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "method_title": {
                                        "description": "Nazwa metody wysy\u0142ki.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "method_id": {
                                        "description": "Identyfikator metody wysy\u0142ki.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "instance_id": {
                                        "description": "Identyfikator wyst\u0105pienia wysy\u0142ki.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total": {
                                        "description": "\u0141\u0105czna warto\u015b\u0107 pozycji (po uwzgl\u0119dnieniu rabat\u00f3w).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Ca\u0142kowita kwota podatku (po zni\u017ckach).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "Podatki liniowe.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Identyfikator stawki podatku.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "\u0141\u0105czna kwota podatku.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "Metadane.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Meta ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "Klawisz meta.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "Warto\u015b\u0107 meta.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "fee_lines": {
                            "description": "Dane dotycz\u0105ce op\u0142at.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID przedmiotu.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "Nazwa op\u0142aty.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "Klasa podatkowa op\u0142aty.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_status": {
                                        "description": "Status podatkowy op\u0142aty.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "taxable",
                                            "none"
                                        ]
                                    },
                                    "total": {
                                        "description": "\u0141\u0105czna warto\u015b\u0107 pozycji (po uwzgl\u0119dnieniu rabat\u00f3w).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Ca\u0142kowita kwota podatku (po zni\u017ckach).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "Podatki liniowe.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Identyfikator stawki podatku.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "\u0141\u0105czna kwota podatku.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "subtotal": {
                                                    "description": "Suma cz\u0119\u015bciowa podatku.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "Metadane.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Meta ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "Klawisz meta.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "Warto\u015b\u0107 meta.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "coupon_lines": {
                            "description": "Dane linii kupon\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID przedmiotu.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "code": {
                                        "description": "Kod kuponu.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "discount": {
                                        "description": "Ca\u0142kowity rabat.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "discount_tax": {
                                        "description": "Obni\u017cka ca\u0142kowitego podatku.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "discount_type": {
                                        "description": "Rodzaj zni\u017cki.",
                                        "type": "string",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "nominal_amount": {
                                        "description": "Kwota rabatu okre\u015blona na kuponie (warto\u015b\u0107 bezwzgl\u0119dna lub procentowa, w zale\u017cno\u015bci od rodzaju rabatu).",
                                        "type": "number",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "free_shipping": {
                                        "description": "Czy kupon gwarantuje bezp\u0142atn\u0105 dostaw\u0119, czy nie.",
                                        "type": "boolean",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "meta_data": {
                                        "description": "Metadane.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Meta ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "Klawisz meta.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "Warto\u015b\u0107 meta.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "set_paid": {
                            "default": false,
                            "description": "Zdefiniuj, czy zam\u00f3wienie jest op\u0142acone. Ustawi status na przetwarzanie i zmniejszy liczb\u0119 pozycji magazynowych.",
                            "type": "boolean",
                            "required": false
                        },
                        "manual_update": {
                            "default": false,
                            "description": "Ustaw akcj\u0119 jako r\u0119czn\u0105, aby notatka o zam\u00f3wieniu zosta\u0142a zarejestrowana jako \u201edodana przez u\u017cytkownika\u201d.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/wc-analytics\/orders"
                    }
                ]
            }
        },
        "\/wc-analytics\/orders\/(?P<id>[\\d]+)": {
            "namespace": "wc-analytics",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE",
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "parent_id": {
                            "description": "Numer zam\u00f3wienia nadrz\u0119dnego.",
                            "type": "integer",
                            "required": false
                        },
                        "created_via": {
                            "description": "Pokazuje, gdzie zam\u00f3wienie zosta\u0142o utworzone.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status zam\u00f3wienia.",
                            "type": "string",
                            "enum": [
                                "auto-draft",
                                "pending",
                                "processing",
                                "on-hold",
                                "completed",
                                "shipped",
                                "partial-shipped",
                                "cancelled",
                                "refunded",
                                "failed",
                                "checkout-draft"
                            ],
                            "required": false
                        },
                        "currency": {
                            "description": "Waluta, w kt\u00f3rej utworzono zam\u00f3wienie, w formacie 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": "Identyfikator u\u017cytkownika, do kt\u00f3rego nale\u017cy zam\u00f3wienie. 0 dla go\u015bci.",
                            "type": "integer",
                            "required": false
                        },
                        "customer_note": {
                            "description": "Notatka pozostawiona przez klienta podczas realizacji transakcji.",
                            "type": "string",
                            "required": false
                        },
                        "billing": {
                            "description": "Adres rozliczeniowy.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Imi\u0119.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Nazwisko.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "Nazwa firmy.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "Adres wiersz 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "Adres wiersz 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "Nazwa miasta.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "Kod ISO lub nazwa stanu, prowincji lub okr\u0119gu.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "Kod pocztowy.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Kod kraju w formacie ISO 3166-1 alfa-2.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "email": {
                                    "description": "Adres e-mail.",
                                    "type": [
                                        "string",
                                        "null"
                                    ],
                                    "format": "email",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "phone": {
                                    "description": "Numer telefonu.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping": {
                            "description": "Adres wysy\u0142kowy.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Imi\u0119.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Nazwisko.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "Nazwa firmy.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "Adres wiersz 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "Adres wiersz 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "Nazwa miasta.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "Kod ISO lub nazwa stanu, prowincji lub okr\u0119gu.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "Kod pocztowy.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Kod kraju w formacie ISO 3166-1 alfa-2.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "payment_method": {
                            "description": "Identyfikator metody p\u0142atno\u015bci.",
                            "type": "string",
                            "required": false
                        },
                        "payment_method_title": {
                            "description": "Tytu\u0142 metody p\u0142atno\u015bci.",
                            "type": "string",
                            "required": false
                        },
                        "transaction_id": {
                            "description": "Unikalny identyfikator transakcji.",
                            "type": "string",
                            "required": false
                        },
                        "meta_data": {
                            "description": "Metadane.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Meta ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Klawisz meta.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Warto\u015b\u0107 meta.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "line_items": {
                            "description": "Dane dotycz\u0105ce pozycji zam\u00f3wienia.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID przedmiotu.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "Nazwa produktu.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "parent_name": {
                                        "description": "Nazwa produktu nadrz\u0119dnego, je\u015bli produkt jest wariantem.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "product_id": {
                                        "description": "Identyfikator produktu.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation_id": {
                                        "description": "Identyfikator wariantu, je\u015bli dotyczy.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "quantity": {
                                        "description": "Zam\u00f3wiona ilo\u015b\u0107.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "Klasa podatkowa produktu.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "subtotal": {
                                        "description": "Suma cz\u0119\u015bciowa wiersza (przed rabatami).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "subtotal_tax": {
                                        "description": "Suma cz\u0119\u015bciowa podatku (przed rabatami).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "total": {
                                        "description": "\u0141\u0105czna warto\u015b\u0107 pozycji (po uwzgl\u0119dnieniu rabat\u00f3w).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Ca\u0142kowita kwota podatku (po zni\u017ckach).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "Podatki liniowe.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Identyfikator stawki podatku.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "total": {
                                                    "description": "\u0141\u0105czna kwota podatku.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "subtotal": {
                                                    "description": "Suma cz\u0119\u015bciowa podatku.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "Metadane.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Meta ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "Klawisz meta.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "Warto\u015b\u0107 meta.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "display_key": {
                                                    "description": "Klawisz meta do wy\u015bwietlania interfejsu u\u017cytkownika.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "display_value": {
                                                    "description": "Warto\u015b\u0107 meta dla wy\u015bwietlania interfejsu u\u017cytkownika.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    },
                                    "sku": {
                                        "description": "Numer SKU produktu.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "global_unique_id": {
                                        "description": "GTIN, UPC, EAN lub ISBN.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "price": {
                                        "description": "Cena produktu.",
                                        "type": "number",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "image": {
                                        "description": "W\u0142a\u015bciwo\u015bci g\u0142\u00f3wnego obrazu produktu.",
                                        "type": "object",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "properties": {
                                            "id": {
                                                "description": "Identyfikator obrazu.",
                                                "type": "integer",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "src": {
                                                "description": "Adres URL obrazu.",
                                                "type": "string",
                                                "format": "uri",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "shipping_lines": {
                            "description": "Dane dotycz\u0105ce linii \u017ceglugowych.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID przedmiotu.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "method_title": {
                                        "description": "Nazwa metody wysy\u0142ki.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "method_id": {
                                        "description": "Identyfikator metody wysy\u0142ki.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "instance_id": {
                                        "description": "Identyfikator wyst\u0105pienia wysy\u0142ki.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total": {
                                        "description": "\u0141\u0105czna warto\u015b\u0107 pozycji (po uwzgl\u0119dnieniu rabat\u00f3w).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Ca\u0142kowita kwota podatku (po zni\u017ckach).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "Podatki liniowe.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Identyfikator stawki podatku.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "\u0141\u0105czna kwota podatku.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "Metadane.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Meta ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "Klawisz meta.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "Warto\u015b\u0107 meta.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "fee_lines": {
                            "description": "Dane dotycz\u0105ce op\u0142at.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID przedmiotu.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "Nazwa op\u0142aty.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "Klasa podatkowa op\u0142aty.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_status": {
                                        "description": "Status podatkowy op\u0142aty.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "taxable",
                                            "none"
                                        ]
                                    },
                                    "total": {
                                        "description": "\u0141\u0105czna warto\u015b\u0107 pozycji (po uwzgl\u0119dnieniu rabat\u00f3w).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Ca\u0142kowita kwota podatku (po zni\u017ckach).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "Podatki liniowe.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Identyfikator stawki podatku.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "\u0141\u0105czna kwota podatku.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "subtotal": {
                                                    "description": "Suma cz\u0119\u015bciowa podatku.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "Metadane.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Meta ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "Klawisz meta.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "Warto\u015b\u0107 meta.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "coupon_lines": {
                            "description": "Dane linii kupon\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID przedmiotu.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "code": {
                                        "description": "Kod kuponu.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "discount": {
                                        "description": "Ca\u0142kowity rabat.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "discount_tax": {
                                        "description": "Obni\u017cka ca\u0142kowitego podatku.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "discount_type": {
                                        "description": "Rodzaj zni\u017cki.",
                                        "type": "string",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "nominal_amount": {
                                        "description": "Kwota rabatu okre\u015blona na kuponie (warto\u015b\u0107 bezwzgl\u0119dna lub procentowa, w zale\u017cno\u015bci od rodzaju rabatu).",
                                        "type": "number",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "free_shipping": {
                                        "description": "Czy kupon gwarantuje bezp\u0142atn\u0105 dostaw\u0119, czy nie.",
                                        "type": "boolean",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "meta_data": {
                                        "description": "Metadane.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Meta ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "Klawisz meta.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "Warto\u015b\u0107 meta.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "set_paid": {
                            "description": "Zdefiniuj, czy zam\u00f3wienie jest op\u0142acone. Ustawi status na przetwarzanie i zmniejszy liczb\u0119 pozycji magazynowych.",
                            "type": "boolean",
                            "required": false
                        },
                        "manual_update": {
                            "description": "Ustaw akcj\u0119 jako r\u0119czn\u0105, aby notatka o zam\u00f3wieniu zosta\u0142a zarejestrowana jako \u201edodana przez u\u017cytkownika\u201d.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "Czy omin\u0105\u0107 kosz i wymusi\u0107 usuni\u0119cie.",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "parent_id": {
                            "description": "Numer zam\u00f3wienia nadrz\u0119dnego.",
                            "type": "integer",
                            "required": false
                        },
                        "created_via": {
                            "description": "Pokazuje, gdzie zam\u00f3wienie zosta\u0142o utworzone.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status zam\u00f3wienia.",
                            "type": "string",
                            "enum": [
                                "auto-draft",
                                "pending",
                                "processing",
                                "on-hold",
                                "completed",
                                "shipped",
                                "partial-shipped",
                                "cancelled",
                                "refunded",
                                "failed",
                                "checkout-draft"
                            ],
                            "required": false
                        },
                        "currency": {
                            "description": "Waluta, w kt\u00f3rej utworzono zam\u00f3wienie, w formacie 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": "Identyfikator u\u017cytkownika, do kt\u00f3rego nale\u017cy zam\u00f3wienie. 0 dla go\u015bci.",
                            "type": "integer",
                            "required": false
                        },
                        "customer_note": {
                            "description": "Notatka pozostawiona przez klienta podczas realizacji transakcji.",
                            "type": "string",
                            "required": false
                        },
                        "billing": {
                            "description": "Adres rozliczeniowy.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Imi\u0119.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Nazwisko.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "Nazwa firmy.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "Adres wiersz 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "Adres wiersz 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "Nazwa miasta.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "Kod ISO lub nazwa stanu, prowincji lub okr\u0119gu.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "Kod pocztowy.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Kod kraju w formacie ISO 3166-1 alfa-2.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "email": {
                                    "description": "Adres e-mail.",
                                    "type": [
                                        "string",
                                        "null"
                                    ],
                                    "format": "email",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "phone": {
                                    "description": "Numer telefonu.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping": {
                            "description": "Adres wysy\u0142kowy.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Imi\u0119.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Nazwisko.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "Nazwa firmy.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "Adres wiersz 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "Adres wiersz 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "Nazwa miasta.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "Kod ISO lub nazwa stanu, prowincji lub okr\u0119gu.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "Kod pocztowy.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Kod kraju w formacie ISO 3166-1 alfa-2.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "payment_method": {
                            "description": "Identyfikator metody p\u0142atno\u015bci.",
                            "type": "string",
                            "required": false
                        },
                        "payment_method_title": {
                            "description": "Tytu\u0142 metody p\u0142atno\u015bci.",
                            "type": "string",
                            "required": false
                        },
                        "transaction_id": {
                            "description": "Unikalny identyfikator transakcji.",
                            "type": "string",
                            "required": false
                        },
                        "meta_data": {
                            "description": "Metadane.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Meta ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Klawisz meta.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Warto\u015b\u0107 meta.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "line_items": {
                            "description": "Dane dotycz\u0105ce pozycji zam\u00f3wienia.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID przedmiotu.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "Nazwa produktu.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "parent_name": {
                                        "description": "Nazwa produktu nadrz\u0119dnego, je\u015bli produkt jest wariantem.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "product_id": {
                                        "description": "Identyfikator produktu.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation_id": {
                                        "description": "Identyfikator wariantu, je\u015bli dotyczy.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "quantity": {
                                        "description": "Zam\u00f3wiona ilo\u015b\u0107.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "Klasa podatkowa produktu.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "subtotal": {
                                        "description": "Suma cz\u0119\u015bciowa wiersza (przed rabatami).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "subtotal_tax": {
                                        "description": "Suma cz\u0119\u015bciowa podatku (przed rabatami).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "total": {
                                        "description": "\u0141\u0105czna warto\u015b\u0107 pozycji (po uwzgl\u0119dnieniu rabat\u00f3w).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Ca\u0142kowita kwota podatku (po zni\u017ckach).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "Podatki liniowe.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Identyfikator stawki podatku.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "total": {
                                                    "description": "\u0141\u0105czna kwota podatku.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "subtotal": {
                                                    "description": "Suma cz\u0119\u015bciowa podatku.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "Metadane.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Meta ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "Klawisz meta.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "Warto\u015b\u0107 meta.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "display_key": {
                                                    "description": "Klawisz meta do wy\u015bwietlania interfejsu u\u017cytkownika.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "display_value": {
                                                    "description": "Warto\u015b\u0107 meta dla wy\u015bwietlania interfejsu u\u017cytkownika.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    },
                                    "sku": {
                                        "description": "Numer SKU produktu.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "global_unique_id": {
                                        "description": "GTIN, UPC, EAN lub ISBN.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "price": {
                                        "description": "Cena produktu.",
                                        "type": "number",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "image": {
                                        "description": "W\u0142a\u015bciwo\u015bci g\u0142\u00f3wnego obrazu produktu.",
                                        "type": "object",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "properties": {
                                            "id": {
                                                "description": "Identyfikator obrazu.",
                                                "type": "integer",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "src": {
                                                "description": "Adres URL obrazu.",
                                                "type": "string",
                                                "format": "uri",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "shipping_lines": {
                            "description": "Dane dotycz\u0105ce linii \u017ceglugowych.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID przedmiotu.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "method_title": {
                                        "description": "Nazwa metody wysy\u0142ki.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "method_id": {
                                        "description": "Identyfikator metody wysy\u0142ki.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "instance_id": {
                                        "description": "Identyfikator wyst\u0105pienia wysy\u0142ki.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total": {
                                        "description": "\u0141\u0105czna warto\u015b\u0107 pozycji (po uwzgl\u0119dnieniu rabat\u00f3w).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Ca\u0142kowita kwota podatku (po zni\u017ckach).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "Podatki liniowe.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Identyfikator stawki podatku.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "\u0141\u0105czna kwota podatku.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "Metadane.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Meta ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "Klawisz meta.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "Warto\u015b\u0107 meta.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "fee_lines": {
                            "description": "Dane dotycz\u0105ce op\u0142at.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID przedmiotu.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "Nazwa op\u0142aty.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "Klasa podatkowa op\u0142aty.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_status": {
                                        "description": "Status podatkowy op\u0142aty.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "taxable",
                                            "none"
                                        ]
                                    },
                                    "total": {
                                        "description": "\u0141\u0105czna warto\u015b\u0107 pozycji (po uwzgl\u0119dnieniu rabat\u00f3w).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Ca\u0142kowita kwota podatku (po zni\u017ckach).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "Podatki liniowe.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Identyfikator stawki podatku.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "\u0141\u0105czna kwota podatku.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "subtotal": {
                                                    "description": "Suma cz\u0119\u015bciowa podatku.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "Metadane.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Meta ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "Klawisz meta.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "Warto\u015b\u0107 meta.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "coupon_lines": {
                            "description": "Dane linii kupon\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID przedmiotu.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "code": {
                                        "description": "Kod kuponu.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "discount": {
                                        "description": "Ca\u0142kowity rabat.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "discount_tax": {
                                        "description": "Obni\u017cka ca\u0142kowitego podatku.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "discount_type": {
                                        "description": "Rodzaj zni\u017cki.",
                                        "type": "string",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "nominal_amount": {
                                        "description": "Kwota rabatu okre\u015blona na kuponie (warto\u015b\u0107 bezwzgl\u0119dna lub procentowa, w zale\u017cno\u015bci od rodzaju rabatu).",
                                        "type": "number",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "free_shipping": {
                                        "description": "Czy kupon gwarantuje bezp\u0142atn\u0105 dostaw\u0119, czy nie.",
                                        "type": "boolean",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "meta_data": {
                                        "description": "Metadane.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Meta ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "Klawisz meta.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "Warto\u015b\u0107 meta.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "set_paid": {
                            "description": "Zdefiniuj, czy zam\u00f3wienie jest op\u0142acone. Ustawi status na przetwarzanie i zmniejszy liczb\u0119 pozycji magazynowych.",
                            "type": "boolean",
                            "required": false
                        },
                        "manual_update": {
                            "description": "Ustaw akcj\u0119 jako r\u0119czn\u0105, aby notatka o zam\u00f3wieniu zosta\u0142a zarejestrowana jako \u201edodana przez u\u017cytkownika\u201d.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "Czy omin\u0105\u0107 kosz i wymusi\u0107 usuni\u0119cie.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc-analytics\/orders\/batch": {
            "namespace": "wc-analytics",
            "methods": [
                "POST",
                "PUT",
                "PATCH",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "parent_id": {
                            "description": "Numer zam\u00f3wienia nadrz\u0119dnego.",
                            "type": "integer",
                            "required": false
                        },
                        "created_via": {
                            "description": "Pokazuje, gdzie zam\u00f3wienie zosta\u0142o utworzone.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status zam\u00f3wienia.",
                            "type": "string",
                            "enum": [
                                "auto-draft",
                                "pending",
                                "processing",
                                "on-hold",
                                "completed",
                                "shipped",
                                "partial-shipped",
                                "cancelled",
                                "refunded",
                                "failed",
                                "checkout-draft"
                            ],
                            "required": false
                        },
                        "currency": {
                            "description": "Waluta, w kt\u00f3rej utworzono zam\u00f3wienie, w formacie 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": "Identyfikator u\u017cytkownika, do kt\u00f3rego nale\u017cy zam\u00f3wienie. 0 dla go\u015bci.",
                            "type": "integer",
                            "required": false
                        },
                        "customer_note": {
                            "description": "Notatka pozostawiona przez klienta podczas realizacji transakcji.",
                            "type": "string",
                            "required": false
                        },
                        "billing": {
                            "description": "Adres rozliczeniowy.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Imi\u0119.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Nazwisko.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "Nazwa firmy.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "Adres wiersz 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "Adres wiersz 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "Nazwa miasta.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "Kod ISO lub nazwa stanu, prowincji lub okr\u0119gu.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "Kod pocztowy.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Kod kraju w formacie ISO 3166-1 alfa-2.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "email": {
                                    "description": "Adres e-mail.",
                                    "type": [
                                        "string",
                                        "null"
                                    ],
                                    "format": "email",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "phone": {
                                    "description": "Numer telefonu.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping": {
                            "description": "Adres wysy\u0142kowy.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Imi\u0119.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Nazwisko.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "Nazwa firmy.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "Adres wiersz 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "Adres wiersz 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "Nazwa miasta.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "Kod ISO lub nazwa stanu, prowincji lub okr\u0119gu.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "Kod pocztowy.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Kod kraju w formacie ISO 3166-1 alfa-2.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "payment_method": {
                            "description": "Identyfikator metody p\u0142atno\u015bci.",
                            "type": "string",
                            "required": false
                        },
                        "payment_method_title": {
                            "description": "Tytu\u0142 metody p\u0142atno\u015bci.",
                            "type": "string",
                            "required": false
                        },
                        "transaction_id": {
                            "description": "Unikalny identyfikator transakcji.",
                            "type": "string",
                            "required": false
                        },
                        "meta_data": {
                            "description": "Metadane.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Meta ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Klawisz meta.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Warto\u015b\u0107 meta.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "line_items": {
                            "description": "Dane dotycz\u0105ce pozycji zam\u00f3wienia.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID przedmiotu.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "Nazwa produktu.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "parent_name": {
                                        "description": "Nazwa produktu nadrz\u0119dnego, je\u015bli produkt jest wariantem.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "product_id": {
                                        "description": "Identyfikator produktu.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation_id": {
                                        "description": "Identyfikator wariantu, je\u015bli dotyczy.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "quantity": {
                                        "description": "Zam\u00f3wiona ilo\u015b\u0107.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "Klasa podatkowa produktu.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "subtotal": {
                                        "description": "Suma cz\u0119\u015bciowa wiersza (przed rabatami).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "subtotal_tax": {
                                        "description": "Suma cz\u0119\u015bciowa podatku (przed rabatami).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "total": {
                                        "description": "\u0141\u0105czna warto\u015b\u0107 pozycji (po uwzgl\u0119dnieniu rabat\u00f3w).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Ca\u0142kowita kwota podatku (po zni\u017ckach).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "Podatki liniowe.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Identyfikator stawki podatku.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "total": {
                                                    "description": "\u0141\u0105czna kwota podatku.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "subtotal": {
                                                    "description": "Suma cz\u0119\u015bciowa podatku.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "Metadane.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Meta ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "Klawisz meta.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "Warto\u015b\u0107 meta.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "display_key": {
                                                    "description": "Klawisz meta do wy\u015bwietlania interfejsu u\u017cytkownika.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "display_value": {
                                                    "description": "Warto\u015b\u0107 meta dla wy\u015bwietlania interfejsu u\u017cytkownika.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    },
                                    "sku": {
                                        "description": "Numer SKU produktu.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "global_unique_id": {
                                        "description": "GTIN, UPC, EAN lub ISBN.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "price": {
                                        "description": "Cena produktu.",
                                        "type": "number",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "image": {
                                        "description": "W\u0142a\u015bciwo\u015bci g\u0142\u00f3wnego obrazu produktu.",
                                        "type": "object",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "properties": {
                                            "id": {
                                                "description": "Identyfikator obrazu.",
                                                "type": "integer",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "src": {
                                                "description": "Adres URL obrazu.",
                                                "type": "string",
                                                "format": "uri",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "shipping_lines": {
                            "description": "Dane dotycz\u0105ce linii \u017ceglugowych.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID przedmiotu.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "method_title": {
                                        "description": "Nazwa metody wysy\u0142ki.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "method_id": {
                                        "description": "Identyfikator metody wysy\u0142ki.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "instance_id": {
                                        "description": "Identyfikator wyst\u0105pienia wysy\u0142ki.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total": {
                                        "description": "\u0141\u0105czna warto\u015b\u0107 pozycji (po uwzgl\u0119dnieniu rabat\u00f3w).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Ca\u0142kowita kwota podatku (po zni\u017ckach).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "Podatki liniowe.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Identyfikator stawki podatku.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "\u0141\u0105czna kwota podatku.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "Metadane.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Meta ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "Klawisz meta.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "Warto\u015b\u0107 meta.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "fee_lines": {
                            "description": "Dane dotycz\u0105ce op\u0142at.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID przedmiotu.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "Nazwa op\u0142aty.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "Klasa podatkowa op\u0142aty.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_status": {
                                        "description": "Status podatkowy op\u0142aty.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "taxable",
                                            "none"
                                        ]
                                    },
                                    "total": {
                                        "description": "\u0141\u0105czna warto\u015b\u0107 pozycji (po uwzgl\u0119dnieniu rabat\u00f3w).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Ca\u0142kowita kwota podatku (po zni\u017ckach).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "Podatki liniowe.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Identyfikator stawki podatku.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "\u0141\u0105czna kwota podatku.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "subtotal": {
                                                    "description": "Suma cz\u0119\u015bciowa podatku.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "Metadane.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Meta ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "Klawisz meta.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "Warto\u015b\u0107 meta.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "coupon_lines": {
                            "description": "Dane linii kupon\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID przedmiotu.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "code": {
                                        "description": "Kod kuponu.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "discount": {
                                        "description": "Ca\u0142kowity rabat.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "discount_tax": {
                                        "description": "Obni\u017cka ca\u0142kowitego podatku.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "discount_type": {
                                        "description": "Rodzaj zni\u017cki.",
                                        "type": "string",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "nominal_amount": {
                                        "description": "Kwota rabatu okre\u015blona na kuponie (warto\u015b\u0107 bezwzgl\u0119dna lub procentowa, w zale\u017cno\u015bci od rodzaju rabatu).",
                                        "type": "number",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "free_shipping": {
                                        "description": "Czy kupon gwarantuje bezp\u0142atn\u0105 dostaw\u0119, czy nie.",
                                        "type": "boolean",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "meta_data": {
                                        "description": "Metadane.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Meta ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "Klawisz meta.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "Warto\u015b\u0107 meta.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "set_paid": {
                            "description": "Zdefiniuj, czy zam\u00f3wienie jest op\u0142acone. Ustawi status na przetwarzanie i zmniejszy liczb\u0119 pozycji magazynowych.",
                            "type": "boolean",
                            "required": false
                        },
                        "manual_update": {
                            "description": "Ustaw akcj\u0119 jako r\u0119czn\u0105, aby notatka o zam\u00f3wieniu zosta\u0142a zarejestrowana jako \u201edodana przez u\u017cytkownika\u201d.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "parent_id": {
                            "description": "Numer zam\u00f3wienia nadrz\u0119dnego.",
                            "type": "integer",
                            "required": false
                        },
                        "created_via": {
                            "description": "Pokazuje, gdzie zam\u00f3wienie zosta\u0142o utworzone.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status zam\u00f3wienia.",
                            "type": "string",
                            "enum": [
                                "auto-draft",
                                "pending",
                                "processing",
                                "on-hold",
                                "completed",
                                "shipped",
                                "partial-shipped",
                                "cancelled",
                                "refunded",
                                "failed",
                                "checkout-draft"
                            ],
                            "required": false
                        },
                        "currency": {
                            "description": "Waluta, w kt\u00f3rej utworzono zam\u00f3wienie, w formacie 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": "Identyfikator u\u017cytkownika, do kt\u00f3rego nale\u017cy zam\u00f3wienie. 0 dla go\u015bci.",
                            "type": "integer",
                            "required": false
                        },
                        "customer_note": {
                            "description": "Notatka pozostawiona przez klienta podczas realizacji transakcji.",
                            "type": "string",
                            "required": false
                        },
                        "billing": {
                            "description": "Adres rozliczeniowy.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Imi\u0119.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Nazwisko.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "Nazwa firmy.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "Adres wiersz 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "Adres wiersz 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "Nazwa miasta.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "Kod ISO lub nazwa stanu, prowincji lub okr\u0119gu.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "Kod pocztowy.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Kod kraju w formacie ISO 3166-1 alfa-2.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "email": {
                                    "description": "Adres e-mail.",
                                    "type": [
                                        "string",
                                        "null"
                                    ],
                                    "format": "email",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "phone": {
                                    "description": "Numer telefonu.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping": {
                            "description": "Adres wysy\u0142kowy.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Imi\u0119.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Nazwisko.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "Nazwa firmy.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "Adres wiersz 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "Adres wiersz 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "Nazwa miasta.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "Kod ISO lub nazwa stanu, prowincji lub okr\u0119gu.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "Kod pocztowy.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Kod kraju w formacie ISO 3166-1 alfa-2.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "payment_method": {
                            "description": "Identyfikator metody p\u0142atno\u015bci.",
                            "type": "string",
                            "required": false
                        },
                        "payment_method_title": {
                            "description": "Tytu\u0142 metody p\u0142atno\u015bci.",
                            "type": "string",
                            "required": false
                        },
                        "transaction_id": {
                            "description": "Unikalny identyfikator transakcji.",
                            "type": "string",
                            "required": false
                        },
                        "meta_data": {
                            "description": "Metadane.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Meta ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Klawisz meta.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Warto\u015b\u0107 meta.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "line_items": {
                            "description": "Dane dotycz\u0105ce pozycji zam\u00f3wienia.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID przedmiotu.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "Nazwa produktu.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "parent_name": {
                                        "description": "Nazwa produktu nadrz\u0119dnego, je\u015bli produkt jest wariantem.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "product_id": {
                                        "description": "Identyfikator produktu.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation_id": {
                                        "description": "Identyfikator wariantu, je\u015bli dotyczy.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "quantity": {
                                        "description": "Zam\u00f3wiona ilo\u015b\u0107.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "Klasa podatkowa produktu.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "subtotal": {
                                        "description": "Suma cz\u0119\u015bciowa wiersza (przed rabatami).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "subtotal_tax": {
                                        "description": "Suma cz\u0119\u015bciowa podatku (przed rabatami).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "total": {
                                        "description": "\u0141\u0105czna warto\u015b\u0107 pozycji (po uwzgl\u0119dnieniu rabat\u00f3w).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Ca\u0142kowita kwota podatku (po zni\u017ckach).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "Podatki liniowe.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Identyfikator stawki podatku.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "total": {
                                                    "description": "\u0141\u0105czna kwota podatku.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "subtotal": {
                                                    "description": "Suma cz\u0119\u015bciowa podatku.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "Metadane.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Meta ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "Klawisz meta.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "Warto\u015b\u0107 meta.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "display_key": {
                                                    "description": "Klawisz meta do wy\u015bwietlania interfejsu u\u017cytkownika.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "display_value": {
                                                    "description": "Warto\u015b\u0107 meta dla wy\u015bwietlania interfejsu u\u017cytkownika.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    },
                                    "sku": {
                                        "description": "Numer SKU produktu.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "global_unique_id": {
                                        "description": "GTIN, UPC, EAN lub ISBN.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "price": {
                                        "description": "Cena produktu.",
                                        "type": "number",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "image": {
                                        "description": "W\u0142a\u015bciwo\u015bci g\u0142\u00f3wnego obrazu produktu.",
                                        "type": "object",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "properties": {
                                            "id": {
                                                "description": "Identyfikator obrazu.",
                                                "type": "integer",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "src": {
                                                "description": "Adres URL obrazu.",
                                                "type": "string",
                                                "format": "uri",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "shipping_lines": {
                            "description": "Dane dotycz\u0105ce linii \u017ceglugowych.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID przedmiotu.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "method_title": {
                                        "description": "Nazwa metody wysy\u0142ki.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "method_id": {
                                        "description": "Identyfikator metody wysy\u0142ki.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "instance_id": {
                                        "description": "Identyfikator wyst\u0105pienia wysy\u0142ki.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total": {
                                        "description": "\u0141\u0105czna warto\u015b\u0107 pozycji (po uwzgl\u0119dnieniu rabat\u00f3w).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Ca\u0142kowita kwota podatku (po zni\u017ckach).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "Podatki liniowe.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Identyfikator stawki podatku.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "\u0141\u0105czna kwota podatku.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "Metadane.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Meta ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "Klawisz meta.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "Warto\u015b\u0107 meta.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "fee_lines": {
                            "description": "Dane dotycz\u0105ce op\u0142at.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID przedmiotu.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "Nazwa op\u0142aty.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "Klasa podatkowa op\u0142aty.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_status": {
                                        "description": "Status podatkowy op\u0142aty.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "taxable",
                                            "none"
                                        ]
                                    },
                                    "total": {
                                        "description": "\u0141\u0105czna warto\u015b\u0107 pozycji (po uwzgl\u0119dnieniu rabat\u00f3w).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Ca\u0142kowita kwota podatku (po zni\u017ckach).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "Podatki liniowe.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Identyfikator stawki podatku.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "\u0141\u0105czna kwota podatku.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "subtotal": {
                                                    "description": "Suma cz\u0119\u015bciowa podatku.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "Metadane.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Meta ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "Klawisz meta.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "Warto\u015b\u0107 meta.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "coupon_lines": {
                            "description": "Dane linii kupon\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID przedmiotu.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "code": {
                                        "description": "Kod kuponu.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "discount": {
                                        "description": "Ca\u0142kowity rabat.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "discount_tax": {
                                        "description": "Obni\u017cka ca\u0142kowitego podatku.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "discount_type": {
                                        "description": "Rodzaj zni\u017cki.",
                                        "type": "string",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "nominal_amount": {
                                        "description": "Kwota rabatu okre\u015blona na kuponie (warto\u015b\u0107 bezwzgl\u0119dna lub procentowa, w zale\u017cno\u015bci od rodzaju rabatu).",
                                        "type": "number",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "free_shipping": {
                                        "description": "Czy kupon gwarantuje bezp\u0142atn\u0105 dostaw\u0119, czy nie.",
                                        "type": "boolean",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "meta_data": {
                                        "description": "Metadane.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Meta ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "Klawisz meta.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "Warto\u015b\u0107 meta.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "set_paid": {
                            "description": "Zdefiniuj, czy zam\u00f3wienie jest op\u0142acone. Ustawi status na przetwarzanie i zmniejszy liczb\u0119 pozycji magazynowych.",
                            "type": "boolean",
                            "required": false
                        },
                        "manual_update": {
                            "description": "Ustaw akcj\u0119 jako r\u0119czn\u0105, aby notatka o zam\u00f3wieniu zosta\u0142a zarejestrowana jako \u201edodana przez u\u017cytkownika\u201d.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/wc-analytics\/orders\/batch"
                    }
                ]
            }
        },
        "\/wc-analytics\/products": {
            "namespace": "wc-analytics",
            "methods": [
                "GET",
                "POST",
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Aktualna strona kolekcji.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w, kt\u00f3re zostan\u0105 zwr\u00f3cone w zestawie wynik\u00f3w.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Wyszukaj wed\u0142ug nazwy lub kodu SKU podobnego produktu.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Ogranicz odpowied\u017a do zasob\u00f3w opublikowanych po okre\u015blonej dacie zgodnej z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Ogranicz odpowied\u017a do zasob\u00f3w opublikowanych przed okre\u015blon\u0105 dat\u0105 zgodno\u015bci z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Ogranicz odpowied\u017a do zasob\u00f3w zmodyfikowanych po okre\u015blonej dacie zgodno\u015bci z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Ogranicz odpowied\u017a do zasob\u00f3w zmodyfikowanych przed okre\u015blon\u0105 dat\u0105 zgodno\u015bci z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "dates_are_gmt": {
                            "description": "Czy bra\u0107 pod uwag\u0119 daty publikacji GMT przy ograniczaniu odpowiedzi na podstawie daty publikacji lub modyfikacji?",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "exclude": {
                            "description": "Upewnij si\u0119, \u017ce zestaw wynik\u00f3w wyklucza okre\u015blone identyfikatory.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ogranicz zestaw wynik\u00f3w do okre\u015blonych identyfikator\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Przesu\u0144 zestaw wynik\u00f3w o okre\u015blon\u0105 liczb\u0119 element\u00f3w.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Sortuj atrybuty rosn\u0105co lub malej\u0105co.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortuj kolekcj\u0119 wed\u0142ug atrybutu obiektu.",
                            "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": "Ogranicz zestaw wynik\u00f3w do tych o okre\u015blonych identyfikatorach nadrz\u0119dnych.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "Ogranicz zestaw wynik\u00f3w do wszystkich element\u00f3w z wyj\u0105tkiem tych o okre\u015blonym identyfikatorze nadrz\u0119dnym.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "brand": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w, kt\u00f3rym przypisano konkretny identyfikator marki.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w z okre\u015blonym \u015blimakiem.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "any",
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w, kt\u00f3rym przypisano konkretny status.",
                            "type": "string",
                            "enum": [
                                "any",
                                "future",
                                "trash",
                                "draft",
                                "pending",
                                "private",
                                "publish"
                            ],
                            "required": false
                        },
                        "type": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w, kt\u00f3rym przypisano okre\u015blony typ.",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable"
                            ],
                            "required": false
                        },
                        "sku": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w o okre\u015blonych kodach SKU. U\u017cyj przecink\u00f3w do rozdzielenia.",
                            "type": "string",
                            "required": false
                        },
                        "featured": {
                            "description": "Ogranicz zestaw wynik\u00f3w do polecanych produkt\u00f3w.",
                            "type": "boolean",
                            "required": false
                        },
                        "category": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w, kt\u00f3rym przypisano konkretny identyfikator kategorii.",
                            "type": "string",
                            "required": false
                        },
                        "tag": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w, kt\u00f3rym przypisano konkretny identyfikator tagu.",
                            "type": "string",
                            "required": false
                        },
                        "shipping_class": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w, kt\u00f3rym przypisano konkretny identyfikator klasy wysy\u0142kowej.",
                            "type": "string",
                            "required": false
                        },
                        "attribute": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w z okre\u015blonym atrybutem. U\u017cyj nazwy taksonomii\/slug atrybutu.",
                            "type": "string",
                            "required": false
                        },
                        "attribute_term": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w z okre\u015blonym identyfikatorem atrybutu (wymagany jest przypisany atrybut).",
                            "type": "string",
                            "required": false
                        },
                        "on_sale": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w obj\u0119tych promocj\u0105.",
                            "type": "boolean",
                            "required": false
                        },
                        "min_price": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w na podstawie ceny minimalnej.",
                            "type": "string",
                            "required": false
                        },
                        "max_price": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w na podstawie maksymalnej ceny.",
                            "type": "string",
                            "required": false
                        },
                        "include_meta": {
                            "default": [],
                            "description": "Ogranicz meta_data do okre\u015blonych kluczy.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "exclude_meta": {
                            "default": [],
                            "description": "Upewnij si\u0119, \u017ce meta_data wyklucza okre\u015blone klucze.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "stock_status": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w o okre\u015blonym stanie magazynowym.",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "search_sku": {
                            "description": "Ogranicz wyniki do tych, kt\u00f3rych kod SKU cz\u0119\u015bciowo pasuje do ci\u0105gu. Ten argument ma pierwsze\u0144stwo przed argumentem \u201esku\u201d.",
                            "type": "string",
                            "required": false
                        },
                        "search_name_or_sku": {
                            "description": "Ogranicz wyniki do tych, kt\u00f3rych nazwa lub kod SKU cz\u0119\u015bciowo pasuje do ci\u0105gu. Ten argument ma pierwsze\u0144stwo przed argumentami \u201esearch\u201d, \u201esku\u201d i \u201esearch_sku\u201d.",
                            "type": "string",
                            "required": false
                        },
                        "search_fields": {
                            "description": "Ogranicz wyszukiwanie do okre\u015blonych p\u00f3l, je\u015bli u\u017cywasz parametru wyszukiwania. Dost\u0119pne pola: nazwa, kod SKU, global_unique_id, opis, kr\u00f3tki opis. Ten argument ma pierwsze\u0144stwo przed wszystkimi innymi parametrami wyszukiwania.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "name",
                                    "global_unique_id",
                                    "description",
                                    "short_description",
                                    "sku"
                                ]
                            },
                            "default": [],
                            "required": false
                        },
                        "include_status": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w o dowolnym ze status\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "any",
                                    "future",
                                    "trash",
                                    "draft",
                                    "pending",
                                    "private",
                                    "publish"
                                ]
                            },
                            "required": false
                        },
                        "exclude_status": {
                            "description": "Wyklucz produkty z dowolnym ze status\u00f3w z zestawu wynik\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "future",
                                    "trash",
                                    "draft",
                                    "pending",
                                    "private",
                                    "publish"
                                ]
                            },
                            "required": false
                        },
                        "include_types": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w dowolnego typu.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "simple",
                                    "grouped",
                                    "external",
                                    "variable"
                                ]
                            },
                            "required": false
                        },
                        "exclude_types": {
                            "description": "Wyklucz produkty spe\u0142niaj\u0105ce kt\u00f3rykolwiek z podanych typ\u00f3w z zestawu wynik\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "simple",
                                    "grouped",
                                    "external",
                                    "variable"
                                ]
                            },
                            "required": false
                        },
                        "downloadable": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w mo\u017cliwych do pobrania.",
                            "type": "boolean",
                            "required": false
                        },
                        "virtual": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w wirtualnych.",
                            "type": "boolean",
                            "required": false
                        },
                        "low_in_stock": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w, kt\u00f3rych zapas jest niski lub kt\u00f3rych zapas jest niedost\u0119pny. (Wycofane)",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "description": "Nazwa produktu.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u015alimak produktu.",
                            "type": "string",
                            "required": false
                        },
                        "date_created": {
                            "description": "Data utworzenia produktu w strefie czasowej witryny.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_created_gmt": {
                            "description": "Data utworzenia produktu, podana w formacie GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "type": {
                            "default": "simple",
                            "description": "Typ produktu.",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable"
                            ],
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Status produktu (status postu).",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish",
                                "future",
                                "auto-draft",
                                "trash"
                            ],
                            "required": false
                        },
                        "featured": {
                            "default": false,
                            "description": "Polecany produkt.",
                            "type": "boolean",
                            "required": false
                        },
                        "catalog_visibility": {
                            "default": "visible",
                            "description": "Widoczno\u015b\u0107 katalogu.",
                            "type": "string",
                            "enum": [
                                "visible",
                                "catalog",
                                "search",
                                "hidden"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "Opis produktu.",
                            "type": "string",
                            "required": false
                        },
                        "short_description": {
                            "description": "Kr\u00f3tki opis produktu.",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "Jednostka magazynowa.",
                            "type": "string",
                            "required": false
                        },
                        "global_unique_id": {
                            "description": "GTIN, UPC, EAN lub ISBN.",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "Cena regularna produktu.",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "Cena sprzeda\u017cy produktu.",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "Data rozpocz\u0119cia sprzeda\u017cy w strefie czasowej witryny.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "Data rozpocz\u0119cia sprzeda\u017cy, w formacie GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "Data zako\u0144czenia sprzeda\u017cy w strefie czasowej witryny.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "Data zako\u0144czenia sprzeda\u017cy w strefie czasowej witryny.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "virtual": {
                            "default": false,
                            "description": "Je\u015bli produkt jest wirtualny.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "default": false,
                            "description": "Czy produkt jest mo\u017cliwy do pobrania.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "Lista plik\u00f3w do pobrania.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Identyfikator pliku.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nazwa pliku.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "Adres URL pliku.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "default": -1,
                            "description": "Liczba razy, kiedy pliki do pobrania mo\u017cna pobra\u0107 po zakupie.",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "default": -1,
                            "description": "Liczba dni do wyga\u015bni\u0119cia dost\u0119pu do plik\u00f3w do pobrania.",
                            "type": "integer",
                            "required": false
                        },
                        "external_url": {
                            "description": "Zewn\u0119trzny adres URL produktu. Tylko dla produkt\u00f3w zewn\u0119trznych.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "button_text": {
                            "description": "Tekst zewn\u0119trznego przycisku produktu. Tylko dla produkt\u00f3w zewn\u0119trznych.",
                            "type": "string",
                            "required": false
                        },
                        "tax_status": {
                            "default": "taxable",
                            "description": "Status podatkowy.",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "Klasa podatkowa.",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "default": false,
                            "description": "Zarz\u0105dzanie zapasami na poziomie produktu.",
                            "type": "boolean",
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "Ilo\u015b\u0107 w magazynie.",
                            "type": "integer",
                            "required": false
                        },
                        "stock_status": {
                            "default": "instock",
                            "description": "Kontroluje stan magazynowy produktu.",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "backorders": {
                            "default": "no",
                            "description": "W przypadku zarz\u0105dzania stanami magazynowymi ta opcja kontroluje, czy dozwolone s\u0105 zam\u00f3wienia wsteczne.",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "low_stock_amount": {
                            "description": "Niewielka ilo\u015b\u0107 produktu w magazynie.",
                            "type": [
                                "integer",
                                "null"
                            ],
                            "required": false
                        },
                        "sold_individually": {
                            "default": false,
                            "description": "Umo\u017cliwia zakup jednego artyku\u0142u w jednym zam\u00f3wieniu.",
                            "type": "boolean",
                            "required": false
                        },
                        "weight": {
                            "description": "Waga produktu (kg).",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "Wymiary produktu.",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "D\u0142ugo\u015b\u0107 produktu (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "Szeroko\u015b\u0107 produktu (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "Wysoko\u015b\u0107 produktu (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "\u015alimak klasy \u017ceglugowej.",
                            "type": "string",
                            "required": false
                        },
                        "reviews_allowed": {
                            "default": true,
                            "description": "Zezwalaj na recenzje.",
                            "type": "boolean",
                            "required": false
                        },
                        "post_password": {
                            "description": "Podaj has\u0142o.",
                            "type": "string",
                            "required": false
                        },
                        "upsell_ids": {
                            "description": "Lista identyfikator\u00f3w produkt\u00f3w up-sellingowych.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "cross_sell_ids": {
                            "description": "Lista identyfikator\u00f3w produkt\u00f3w cross-sell.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "parent_id": {
                            "description": "Identyfikator produktu nadrz\u0119dnego.",
                            "type": "integer",
                            "required": false
                        },
                        "purchase_note": {
                            "description": "Opcjonalna notatka, kt\u00f3r\u0105 nale\u017cy wys\u0142a\u0107 klientowi po zakupie.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "Lista kategorii.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Identyfikator kategorii.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nazwa kategorii.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "Kategoria \u015blimaka.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "brands": {
                            "description": "Lista marek.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Identyfikator marki.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nazwa marki.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "\u015alimak marki.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "Lista tag\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Identyfikator tagu.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nazwa tagu.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "Oznacz \u015blimaka.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "images": {
                            "description": "Lista obraz\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Identyfikator obrazu.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "date_created": {
                                        "description": "Data utworzenia obrazu w strefie czasowej witryny.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_created_gmt": {
                                        "description": "Data utworzenia obrazu w formacie GMT.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified": {
                                        "description": "Data ostatniej modyfikacji obrazu w strefie czasowej witryny.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified_gmt": {
                                        "description": "Data ostatniej modyfikacji obrazu, w formacie GMT.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "src": {
                                        "description": "Adres URL obrazu.",
                                        "type": "string",
                                        "format": "uri",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nazwa obrazu.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "alt": {
                                        "description": "Alternatywny tekst obrazka.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "Lista atrybut\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Identyfikator atrybutu.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nazwa atrybutu.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "position": {
                                        "description": "Pozycja atrybutu.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "visible": {
                                        "description": "Zdefiniuj, czy atrybut jest widoczny na karcie \u201eDodatkowe informacje\u201d na stronie produktu.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation": {
                                        "description": "Okre\u015bl, czy atrybut mo\u017ce by\u0107 u\u017cywany jako zmienno\u015b\u0107.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "options": {
                                        "description": "Lista dost\u0119pnych nazw termin\u00f3w atrybutu.",
                                        "type": "array",
                                        "items": {
                                            "type": "string"
                                        },
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "default_attributes": {
                            "description": "Domy\u015blne atrybuty wariant\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Identyfikator atrybutu.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nazwa atrybutu.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "Wybrana nazwa terminu atrybutu.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Kolejno\u015b\u0107 menu, u\u017cywana do sortowania produkt\u00f3w.",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "Metadane.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Meta ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Klawisz meta.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Warto\u015b\u0107 meta.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Aktualna strona kolekcji.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w, kt\u00f3re zostan\u0105 zwr\u00f3cone w zestawie wynik\u00f3w.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Wyszukaj wed\u0142ug nazwy lub kodu SKU podobnego produktu.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Ogranicz odpowied\u017a do zasob\u00f3w opublikowanych po okre\u015blonej dacie zgodnej z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Ogranicz odpowied\u017a do zasob\u00f3w opublikowanych przed okre\u015blon\u0105 dat\u0105 zgodno\u015bci z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Ogranicz odpowied\u017a do zasob\u00f3w zmodyfikowanych po okre\u015blonej dacie zgodno\u015bci z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Ogranicz odpowied\u017a do zasob\u00f3w zmodyfikowanych przed okre\u015blon\u0105 dat\u0105 zgodno\u015bci z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "dates_are_gmt": {
                            "description": "Czy bra\u0107 pod uwag\u0119 daty publikacji GMT przy ograniczaniu odpowiedzi na podstawie daty publikacji lub modyfikacji?",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "exclude": {
                            "description": "Upewnij si\u0119, \u017ce zestaw wynik\u00f3w wyklucza okre\u015blone identyfikatory.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ogranicz zestaw wynik\u00f3w do okre\u015blonych identyfikator\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Przesu\u0144 zestaw wynik\u00f3w o okre\u015blon\u0105 liczb\u0119 element\u00f3w.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Sortuj atrybuty rosn\u0105co lub malej\u0105co.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortuj kolekcj\u0119 wed\u0142ug atrybutu obiektu.",
                            "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": "Ogranicz zestaw wynik\u00f3w do tych o okre\u015blonych identyfikatorach nadrz\u0119dnych.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "Ogranicz zestaw wynik\u00f3w do wszystkich element\u00f3w z wyj\u0105tkiem tych o okre\u015blonym identyfikatorze nadrz\u0119dnym.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "brand": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w, kt\u00f3rym przypisano konkretny identyfikator marki.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w z okre\u015blonym \u015blimakiem.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "any",
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w, kt\u00f3rym przypisano konkretny status.",
                            "type": "string",
                            "enum": [
                                "any",
                                "future",
                                "trash",
                                "draft",
                                "pending",
                                "private",
                                "publish"
                            ],
                            "required": false
                        },
                        "type": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w, kt\u00f3rym przypisano okre\u015blony typ.",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable"
                            ],
                            "required": false
                        },
                        "sku": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w o okre\u015blonych kodach SKU. U\u017cyj przecink\u00f3w do rozdzielenia.",
                            "type": "string",
                            "required": false
                        },
                        "featured": {
                            "description": "Ogranicz zestaw wynik\u00f3w do polecanych produkt\u00f3w.",
                            "type": "boolean",
                            "required": false
                        },
                        "category": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w, kt\u00f3rym przypisano konkretny identyfikator kategorii.",
                            "type": "string",
                            "required": false
                        },
                        "tag": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w, kt\u00f3rym przypisano konkretny identyfikator tagu.",
                            "type": "string",
                            "required": false
                        },
                        "shipping_class": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w, kt\u00f3rym przypisano konkretny identyfikator klasy wysy\u0142kowej.",
                            "type": "string",
                            "required": false
                        },
                        "attribute": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w z okre\u015blonym atrybutem. U\u017cyj nazwy taksonomii\/slug atrybutu.",
                            "type": "string",
                            "required": false
                        },
                        "attribute_term": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w z okre\u015blonym identyfikatorem atrybutu (wymagany jest przypisany atrybut).",
                            "type": "string",
                            "required": false
                        },
                        "on_sale": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w obj\u0119tych promocj\u0105.",
                            "type": "boolean",
                            "required": false
                        },
                        "min_price": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w na podstawie ceny minimalnej.",
                            "type": "string",
                            "required": false
                        },
                        "max_price": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w na podstawie maksymalnej ceny.",
                            "type": "string",
                            "required": false
                        },
                        "include_meta": {
                            "default": [],
                            "description": "Ogranicz meta_data do okre\u015blonych kluczy.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "exclude_meta": {
                            "default": [],
                            "description": "Upewnij si\u0119, \u017ce meta_data wyklucza okre\u015blone klucze.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "stock_status": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w o okre\u015blonym stanie magazynowym.",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "search_sku": {
                            "description": "Ogranicz wyniki do tych, kt\u00f3rych kod SKU cz\u0119\u015bciowo pasuje do ci\u0105gu. Ten argument ma pierwsze\u0144stwo przed argumentem \u201esku\u201d.",
                            "type": "string",
                            "required": false
                        },
                        "search_name_or_sku": {
                            "description": "Ogranicz wyniki do tych, kt\u00f3rych nazwa lub kod SKU cz\u0119\u015bciowo pasuje do ci\u0105gu. Ten argument ma pierwsze\u0144stwo przed argumentami \u201esearch\u201d, \u201esku\u201d i \u201esearch_sku\u201d.",
                            "type": "string",
                            "required": false
                        },
                        "search_fields": {
                            "description": "Ogranicz wyszukiwanie do okre\u015blonych p\u00f3l, je\u015bli u\u017cywasz parametru wyszukiwania. Dost\u0119pne pola: nazwa, kod SKU, global_unique_id, opis, kr\u00f3tki opis. Ten argument ma pierwsze\u0144stwo przed wszystkimi innymi parametrami wyszukiwania.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "name",
                                    "global_unique_id",
                                    "description",
                                    "short_description",
                                    "sku"
                                ]
                            },
                            "default": [],
                            "required": false
                        },
                        "include_status": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w o dowolnym ze status\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "any",
                                    "future",
                                    "trash",
                                    "draft",
                                    "pending",
                                    "private",
                                    "publish"
                                ]
                            },
                            "required": false
                        },
                        "exclude_status": {
                            "description": "Wyklucz produkty z dowolnym ze status\u00f3w z zestawu wynik\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "future",
                                    "trash",
                                    "draft",
                                    "pending",
                                    "private",
                                    "publish"
                                ]
                            },
                            "required": false
                        },
                        "include_types": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w dowolnego typu.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "simple",
                                    "grouped",
                                    "external",
                                    "variable"
                                ]
                            },
                            "required": false
                        },
                        "exclude_types": {
                            "description": "Wyklucz produkty spe\u0142niaj\u0105ce kt\u00f3rykolwiek z podanych typ\u00f3w z zestawu wynik\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "simple",
                                    "grouped",
                                    "external",
                                    "variable"
                                ]
                            },
                            "required": false
                        },
                        "downloadable": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w mo\u017cliwych do pobrania.",
                            "type": "boolean",
                            "required": false
                        },
                        "virtual": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w wirtualnych.",
                            "type": "boolean",
                            "required": false
                        },
                        "low_in_stock": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w, kt\u00f3rych zapas jest niski lub kt\u00f3rych zapas jest niedost\u0119pny. (Wycofane)",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "description": "Nazwa produktu.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u015alimak produktu.",
                            "type": "string",
                            "required": false
                        },
                        "date_created": {
                            "description": "Data utworzenia produktu w strefie czasowej witryny.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_created_gmt": {
                            "description": "Data utworzenia produktu, podana w formacie GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "type": {
                            "default": "simple",
                            "description": "Typ produktu.",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable"
                            ],
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Status produktu (status postu).",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish",
                                "future",
                                "auto-draft",
                                "trash"
                            ],
                            "required": false
                        },
                        "featured": {
                            "default": false,
                            "description": "Polecany produkt.",
                            "type": "boolean",
                            "required": false
                        },
                        "catalog_visibility": {
                            "default": "visible",
                            "description": "Widoczno\u015b\u0107 katalogu.",
                            "type": "string",
                            "enum": [
                                "visible",
                                "catalog",
                                "search",
                                "hidden"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "Opis produktu.",
                            "type": "string",
                            "required": false
                        },
                        "short_description": {
                            "description": "Kr\u00f3tki opis produktu.",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "Jednostka magazynowa.",
                            "type": "string",
                            "required": false
                        },
                        "global_unique_id": {
                            "description": "GTIN, UPC, EAN lub ISBN.",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "Cena regularna produktu.",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "Cena sprzeda\u017cy produktu.",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "Data rozpocz\u0119cia sprzeda\u017cy w strefie czasowej witryny.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "Data rozpocz\u0119cia sprzeda\u017cy, w formacie GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "Data zako\u0144czenia sprzeda\u017cy w strefie czasowej witryny.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "Data zako\u0144czenia sprzeda\u017cy w strefie czasowej witryny.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "virtual": {
                            "default": false,
                            "description": "Je\u015bli produkt jest wirtualny.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "default": false,
                            "description": "Czy produkt jest mo\u017cliwy do pobrania.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "Lista plik\u00f3w do pobrania.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Identyfikator pliku.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nazwa pliku.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "Adres URL pliku.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "default": -1,
                            "description": "Liczba razy, kiedy pliki do pobrania mo\u017cna pobra\u0107 po zakupie.",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "default": -1,
                            "description": "Liczba dni do wyga\u015bni\u0119cia dost\u0119pu do plik\u00f3w do pobrania.",
                            "type": "integer",
                            "required": false
                        },
                        "external_url": {
                            "description": "Zewn\u0119trzny adres URL produktu. Tylko dla produkt\u00f3w zewn\u0119trznych.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "button_text": {
                            "description": "Tekst zewn\u0119trznego przycisku produktu. Tylko dla produkt\u00f3w zewn\u0119trznych.",
                            "type": "string",
                            "required": false
                        },
                        "tax_status": {
                            "default": "taxable",
                            "description": "Status podatkowy.",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "Klasa podatkowa.",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "default": false,
                            "description": "Zarz\u0105dzanie zapasami na poziomie produktu.",
                            "type": "boolean",
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "Ilo\u015b\u0107 w magazynie.",
                            "type": "integer",
                            "required": false
                        },
                        "stock_status": {
                            "default": "instock",
                            "description": "Kontroluje stan magazynowy produktu.",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "backorders": {
                            "default": "no",
                            "description": "W przypadku zarz\u0105dzania stanami magazynowymi ta opcja kontroluje, czy dozwolone s\u0105 zam\u00f3wienia wsteczne.",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "low_stock_amount": {
                            "description": "Niewielka ilo\u015b\u0107 produktu w magazynie.",
                            "type": [
                                "integer",
                                "null"
                            ],
                            "required": false
                        },
                        "sold_individually": {
                            "default": false,
                            "description": "Umo\u017cliwia zakup jednego artyku\u0142u w jednym zam\u00f3wieniu.",
                            "type": "boolean",
                            "required": false
                        },
                        "weight": {
                            "description": "Waga produktu (kg).",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "Wymiary produktu.",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "D\u0142ugo\u015b\u0107 produktu (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "Szeroko\u015b\u0107 produktu (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "Wysoko\u015b\u0107 produktu (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "\u015alimak klasy \u017ceglugowej.",
                            "type": "string",
                            "required": false
                        },
                        "reviews_allowed": {
                            "default": true,
                            "description": "Zezwalaj na recenzje.",
                            "type": "boolean",
                            "required": false
                        },
                        "post_password": {
                            "description": "Podaj has\u0142o.",
                            "type": "string",
                            "required": false
                        },
                        "upsell_ids": {
                            "description": "Lista identyfikator\u00f3w produkt\u00f3w up-sellingowych.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "cross_sell_ids": {
                            "description": "Lista identyfikator\u00f3w produkt\u00f3w cross-sell.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "parent_id": {
                            "description": "Identyfikator produktu nadrz\u0119dnego.",
                            "type": "integer",
                            "required": false
                        },
                        "purchase_note": {
                            "description": "Opcjonalna notatka, kt\u00f3r\u0105 nale\u017cy wys\u0142a\u0107 klientowi po zakupie.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "Lista kategorii.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Identyfikator kategorii.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nazwa kategorii.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "Kategoria \u015blimaka.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "brands": {
                            "description": "Lista marek.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Identyfikator marki.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nazwa marki.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "\u015alimak marki.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "Lista tag\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Identyfikator tagu.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nazwa tagu.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "Oznacz \u015blimaka.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "images": {
                            "description": "Lista obraz\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Identyfikator obrazu.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "date_created": {
                                        "description": "Data utworzenia obrazu w strefie czasowej witryny.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_created_gmt": {
                                        "description": "Data utworzenia obrazu w formacie GMT.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified": {
                                        "description": "Data ostatniej modyfikacji obrazu w strefie czasowej witryny.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified_gmt": {
                                        "description": "Data ostatniej modyfikacji obrazu, w formacie GMT.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "src": {
                                        "description": "Adres URL obrazu.",
                                        "type": "string",
                                        "format": "uri",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nazwa obrazu.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "alt": {
                                        "description": "Alternatywny tekst obrazka.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "Lista atrybut\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Identyfikator atrybutu.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nazwa atrybutu.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "position": {
                                        "description": "Pozycja atrybutu.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "visible": {
                                        "description": "Zdefiniuj, czy atrybut jest widoczny na karcie \u201eDodatkowe informacje\u201d na stronie produktu.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation": {
                                        "description": "Okre\u015bl, czy atrybut mo\u017ce by\u0107 u\u017cywany jako zmienno\u015b\u0107.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "options": {
                                        "description": "Lista dost\u0119pnych nazw termin\u00f3w atrybutu.",
                                        "type": "array",
                                        "items": {
                                            "type": "string"
                                        },
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "default_attributes": {
                            "description": "Domy\u015blne atrybuty wariant\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Identyfikator atrybutu.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nazwa atrybutu.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "Wybrana nazwa terminu atrybutu.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Kolejno\u015b\u0107 menu, u\u017cywana do sortowania produkt\u00f3w.",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "Metadane.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Meta ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Klawisz meta.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Warto\u015b\u0107 meta.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/wc-analytics\/products"
                    }
                ]
            }
        },
        "\/wc-analytics\/products\/(?P<id>[\\d]+)": {
            "namespace": "wc-analytics",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE",
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "Nazwa produktu.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u015alimak produktu.",
                            "type": "string",
                            "required": false
                        },
                        "date_created": {
                            "description": "Data utworzenia produktu w strefie czasowej witryny.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_created_gmt": {
                            "description": "Data utworzenia produktu, podana w formacie GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "type": {
                            "description": "Typ produktu.",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "Status produktu (status postu).",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish",
                                "future",
                                "auto-draft",
                                "trash"
                            ],
                            "required": false
                        },
                        "featured": {
                            "description": "Polecany produkt.",
                            "type": "boolean",
                            "required": false
                        },
                        "catalog_visibility": {
                            "description": "Widoczno\u015b\u0107 katalogu.",
                            "type": "string",
                            "enum": [
                                "visible",
                                "catalog",
                                "search",
                                "hidden"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "Opis produktu.",
                            "type": "string",
                            "required": false
                        },
                        "short_description": {
                            "description": "Kr\u00f3tki opis produktu.",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "Jednostka magazynowa.",
                            "type": "string",
                            "required": false
                        },
                        "global_unique_id": {
                            "description": "GTIN, UPC, EAN lub ISBN.",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "Cena regularna produktu.",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "Cena sprzeda\u017cy produktu.",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "Data rozpocz\u0119cia sprzeda\u017cy w strefie czasowej witryny.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "Data rozpocz\u0119cia sprzeda\u017cy, w formacie GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "Data zako\u0144czenia sprzeda\u017cy w strefie czasowej witryny.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "Data zako\u0144czenia sprzeda\u017cy w strefie czasowej witryny.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "virtual": {
                            "description": "Je\u015bli produkt jest wirtualny.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "description": "Czy produkt jest mo\u017cliwy do pobrania.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "Lista plik\u00f3w do pobrania.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Identyfikator pliku.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nazwa pliku.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "Adres URL pliku.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "description": "Liczba razy, kiedy pliki do pobrania mo\u017cna pobra\u0107 po zakupie.",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "description": "Liczba dni do wyga\u015bni\u0119cia dost\u0119pu do plik\u00f3w do pobrania.",
                            "type": "integer",
                            "required": false
                        },
                        "external_url": {
                            "description": "Zewn\u0119trzny adres URL produktu. Tylko dla produkt\u00f3w zewn\u0119trznych.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "button_text": {
                            "description": "Tekst zewn\u0119trznego przycisku produktu. Tylko dla produkt\u00f3w zewn\u0119trznych.",
                            "type": "string",
                            "required": false
                        },
                        "tax_status": {
                            "description": "Status podatkowy.",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "Klasa podatkowa.",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "description": "Zarz\u0105dzanie zapasami na poziomie produktu.",
                            "type": "boolean",
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "Ilo\u015b\u0107 w magazynie.",
                            "type": "integer",
                            "required": false
                        },
                        "stock_status": {
                            "description": "Kontroluje stan magazynowy produktu.",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "backorders": {
                            "description": "W przypadku zarz\u0105dzania stanami magazynowymi ta opcja kontroluje, czy dozwolone s\u0105 zam\u00f3wienia wsteczne.",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "low_stock_amount": {
                            "description": "Niewielka ilo\u015b\u0107 produktu w magazynie.",
                            "type": [
                                "integer",
                                "null"
                            ],
                            "required": false
                        },
                        "sold_individually": {
                            "description": "Umo\u017cliwia zakup jednego artyku\u0142u w jednym zam\u00f3wieniu.",
                            "type": "boolean",
                            "required": false
                        },
                        "weight": {
                            "description": "Waga produktu (kg).",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "Wymiary produktu.",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "D\u0142ugo\u015b\u0107 produktu (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "Szeroko\u015b\u0107 produktu (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "Wysoko\u015b\u0107 produktu (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "\u015alimak klasy \u017ceglugowej.",
                            "type": "string",
                            "required": false
                        },
                        "reviews_allowed": {
                            "description": "Zezwalaj na recenzje.",
                            "type": "boolean",
                            "required": false
                        },
                        "post_password": {
                            "description": "Podaj has\u0142o.",
                            "type": "string",
                            "required": false
                        },
                        "upsell_ids": {
                            "description": "Lista identyfikator\u00f3w produkt\u00f3w up-sellingowych.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "cross_sell_ids": {
                            "description": "Lista identyfikator\u00f3w produkt\u00f3w cross-sell.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "parent_id": {
                            "description": "Identyfikator produktu nadrz\u0119dnego.",
                            "type": "integer",
                            "required": false
                        },
                        "purchase_note": {
                            "description": "Opcjonalna notatka, kt\u00f3r\u0105 nale\u017cy wys\u0142a\u0107 klientowi po zakupie.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "Lista kategorii.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Identyfikator kategorii.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nazwa kategorii.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "Kategoria \u015blimaka.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "brands": {
                            "description": "Lista marek.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Identyfikator marki.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nazwa marki.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "\u015alimak marki.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "Lista tag\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Identyfikator tagu.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nazwa tagu.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "Oznacz \u015blimaka.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "images": {
                            "description": "Lista obraz\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Identyfikator obrazu.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "date_created": {
                                        "description": "Data utworzenia obrazu w strefie czasowej witryny.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_created_gmt": {
                                        "description": "Data utworzenia obrazu w formacie GMT.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified": {
                                        "description": "Data ostatniej modyfikacji obrazu w strefie czasowej witryny.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified_gmt": {
                                        "description": "Data ostatniej modyfikacji obrazu, w formacie GMT.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "src": {
                                        "description": "Adres URL obrazu.",
                                        "type": "string",
                                        "format": "uri",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nazwa obrazu.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "alt": {
                                        "description": "Alternatywny tekst obrazka.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "Lista atrybut\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Identyfikator atrybutu.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nazwa atrybutu.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "position": {
                                        "description": "Pozycja atrybutu.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "visible": {
                                        "description": "Zdefiniuj, czy atrybut jest widoczny na karcie \u201eDodatkowe informacje\u201d na stronie produktu.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation": {
                                        "description": "Okre\u015bl, czy atrybut mo\u017ce by\u0107 u\u017cywany jako zmienno\u015b\u0107.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "options": {
                                        "description": "Lista dost\u0119pnych nazw termin\u00f3w atrybutu.",
                                        "type": "array",
                                        "items": {
                                            "type": "string"
                                        },
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "default_attributes": {
                            "description": "Domy\u015blne atrybuty wariant\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Identyfikator atrybutu.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nazwa atrybutu.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "Wybrana nazwa terminu atrybutu.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Kolejno\u015b\u0107 menu, u\u017cywana do sortowania produkt\u00f3w.",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "Metadane.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Meta ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Klawisz meta.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Warto\u015b\u0107 meta.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "description": "Czy omin\u0105\u0107 kosz i wymusi\u0107 usuni\u0119cie.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "Nazwa produktu.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u015alimak produktu.",
                            "type": "string",
                            "required": false
                        },
                        "date_created": {
                            "description": "Data utworzenia produktu w strefie czasowej witryny.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_created_gmt": {
                            "description": "Data utworzenia produktu, podana w formacie GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "type": {
                            "description": "Typ produktu.",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "Status produktu (status postu).",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish",
                                "future",
                                "auto-draft",
                                "trash"
                            ],
                            "required": false
                        },
                        "featured": {
                            "description": "Polecany produkt.",
                            "type": "boolean",
                            "required": false
                        },
                        "catalog_visibility": {
                            "description": "Widoczno\u015b\u0107 katalogu.",
                            "type": "string",
                            "enum": [
                                "visible",
                                "catalog",
                                "search",
                                "hidden"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "Opis produktu.",
                            "type": "string",
                            "required": false
                        },
                        "short_description": {
                            "description": "Kr\u00f3tki opis produktu.",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "Jednostka magazynowa.",
                            "type": "string",
                            "required": false
                        },
                        "global_unique_id": {
                            "description": "GTIN, UPC, EAN lub ISBN.",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "Cena regularna produktu.",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "Cena sprzeda\u017cy produktu.",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "Data rozpocz\u0119cia sprzeda\u017cy w strefie czasowej witryny.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "Data rozpocz\u0119cia sprzeda\u017cy, w formacie GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "Data zako\u0144czenia sprzeda\u017cy w strefie czasowej witryny.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "Data zako\u0144czenia sprzeda\u017cy w strefie czasowej witryny.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "virtual": {
                            "description": "Je\u015bli produkt jest wirtualny.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "description": "Czy produkt jest mo\u017cliwy do pobrania.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "Lista plik\u00f3w do pobrania.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Identyfikator pliku.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nazwa pliku.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "Adres URL pliku.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "description": "Liczba razy, kiedy pliki do pobrania mo\u017cna pobra\u0107 po zakupie.",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "description": "Liczba dni do wyga\u015bni\u0119cia dost\u0119pu do plik\u00f3w do pobrania.",
                            "type": "integer",
                            "required": false
                        },
                        "external_url": {
                            "description": "Zewn\u0119trzny adres URL produktu. Tylko dla produkt\u00f3w zewn\u0119trznych.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "button_text": {
                            "description": "Tekst zewn\u0119trznego przycisku produktu. Tylko dla produkt\u00f3w zewn\u0119trznych.",
                            "type": "string",
                            "required": false
                        },
                        "tax_status": {
                            "description": "Status podatkowy.",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "Klasa podatkowa.",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "description": "Zarz\u0105dzanie zapasami na poziomie produktu.",
                            "type": "boolean",
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "Ilo\u015b\u0107 w magazynie.",
                            "type": "integer",
                            "required": false
                        },
                        "stock_status": {
                            "description": "Kontroluje stan magazynowy produktu.",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "backorders": {
                            "description": "W przypadku zarz\u0105dzania stanami magazynowymi ta opcja kontroluje, czy dozwolone s\u0105 zam\u00f3wienia wsteczne.",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "low_stock_amount": {
                            "description": "Niewielka ilo\u015b\u0107 produktu w magazynie.",
                            "type": [
                                "integer",
                                "null"
                            ],
                            "required": false
                        },
                        "sold_individually": {
                            "description": "Umo\u017cliwia zakup jednego artyku\u0142u w jednym zam\u00f3wieniu.",
                            "type": "boolean",
                            "required": false
                        },
                        "weight": {
                            "description": "Waga produktu (kg).",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "Wymiary produktu.",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "D\u0142ugo\u015b\u0107 produktu (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "Szeroko\u015b\u0107 produktu (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "Wysoko\u015b\u0107 produktu (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "\u015alimak klasy \u017ceglugowej.",
                            "type": "string",
                            "required": false
                        },
                        "reviews_allowed": {
                            "description": "Zezwalaj na recenzje.",
                            "type": "boolean",
                            "required": false
                        },
                        "post_password": {
                            "description": "Podaj has\u0142o.",
                            "type": "string",
                            "required": false
                        },
                        "upsell_ids": {
                            "description": "Lista identyfikator\u00f3w produkt\u00f3w up-sellingowych.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "cross_sell_ids": {
                            "description": "Lista identyfikator\u00f3w produkt\u00f3w cross-sell.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "parent_id": {
                            "description": "Identyfikator produktu nadrz\u0119dnego.",
                            "type": "integer",
                            "required": false
                        },
                        "purchase_note": {
                            "description": "Opcjonalna notatka, kt\u00f3r\u0105 nale\u017cy wys\u0142a\u0107 klientowi po zakupie.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "Lista kategorii.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Identyfikator kategorii.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nazwa kategorii.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "Kategoria \u015blimaka.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "brands": {
                            "description": "Lista marek.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Identyfikator marki.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nazwa marki.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "\u015alimak marki.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "Lista tag\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Identyfikator tagu.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nazwa tagu.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "Oznacz \u015blimaka.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "images": {
                            "description": "Lista obraz\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Identyfikator obrazu.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "date_created": {
                                        "description": "Data utworzenia obrazu w strefie czasowej witryny.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_created_gmt": {
                                        "description": "Data utworzenia obrazu w formacie GMT.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified": {
                                        "description": "Data ostatniej modyfikacji obrazu w strefie czasowej witryny.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified_gmt": {
                                        "description": "Data ostatniej modyfikacji obrazu, w formacie GMT.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "src": {
                                        "description": "Adres URL obrazu.",
                                        "type": "string",
                                        "format": "uri",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nazwa obrazu.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "alt": {
                                        "description": "Alternatywny tekst obrazka.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "Lista atrybut\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Identyfikator atrybutu.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nazwa atrybutu.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "position": {
                                        "description": "Pozycja atrybutu.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "visible": {
                                        "description": "Zdefiniuj, czy atrybut jest widoczny na karcie \u201eDodatkowe informacje\u201d na stronie produktu.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation": {
                                        "description": "Okre\u015bl, czy atrybut mo\u017ce by\u0107 u\u017cywany jako zmienno\u015b\u0107.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "options": {
                                        "description": "Lista dost\u0119pnych nazw termin\u00f3w atrybutu.",
                                        "type": "array",
                                        "items": {
                                            "type": "string"
                                        },
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "default_attributes": {
                            "description": "Domy\u015blne atrybuty wariant\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Identyfikator atrybutu.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nazwa atrybutu.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "Wybrana nazwa terminu atrybutu.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Kolejno\u015b\u0107 menu, u\u017cywana do sortowania produkt\u00f3w.",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "Metadane.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Meta ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Klawisz meta.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Warto\u015b\u0107 meta.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "description": "Czy omin\u0105\u0107 kosz i wymusi\u0107 usuni\u0119cie.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc-analytics\/products\/batch": {
            "namespace": "wc-analytics",
            "methods": [
                "POST",
                "PUT",
                "PATCH",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Nazwa produktu.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u015alimak produktu.",
                            "type": "string",
                            "required": false
                        },
                        "date_created": {
                            "description": "Data utworzenia produktu w strefie czasowej witryny.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_created_gmt": {
                            "description": "Data utworzenia produktu, podana w formacie GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "type": {
                            "description": "Typ produktu.",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "Status produktu (status postu).",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish",
                                "future",
                                "auto-draft",
                                "trash"
                            ],
                            "required": false
                        },
                        "featured": {
                            "description": "Polecany produkt.",
                            "type": "boolean",
                            "required": false
                        },
                        "catalog_visibility": {
                            "description": "Widoczno\u015b\u0107 katalogu.",
                            "type": "string",
                            "enum": [
                                "visible",
                                "catalog",
                                "search",
                                "hidden"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "Opis produktu.",
                            "type": "string",
                            "required": false
                        },
                        "short_description": {
                            "description": "Kr\u00f3tki opis produktu.",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "Jednostka magazynowa.",
                            "type": "string",
                            "required": false
                        },
                        "global_unique_id": {
                            "description": "GTIN, UPC, EAN lub ISBN.",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "Cena regularna produktu.",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "Cena sprzeda\u017cy produktu.",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "Data rozpocz\u0119cia sprzeda\u017cy w strefie czasowej witryny.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "Data rozpocz\u0119cia sprzeda\u017cy, w formacie GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "Data zako\u0144czenia sprzeda\u017cy w strefie czasowej witryny.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "Data zako\u0144czenia sprzeda\u017cy w strefie czasowej witryny.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "virtual": {
                            "description": "Je\u015bli produkt jest wirtualny.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "description": "Czy produkt jest mo\u017cliwy do pobrania.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "Lista plik\u00f3w do pobrania.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Identyfikator pliku.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nazwa pliku.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "Adres URL pliku.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "description": "Liczba razy, kiedy pliki do pobrania mo\u017cna pobra\u0107 po zakupie.",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "description": "Liczba dni do wyga\u015bni\u0119cia dost\u0119pu do plik\u00f3w do pobrania.",
                            "type": "integer",
                            "required": false
                        },
                        "external_url": {
                            "description": "Zewn\u0119trzny adres URL produktu. Tylko dla produkt\u00f3w zewn\u0119trznych.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "button_text": {
                            "description": "Tekst zewn\u0119trznego przycisku produktu. Tylko dla produkt\u00f3w zewn\u0119trznych.",
                            "type": "string",
                            "required": false
                        },
                        "tax_status": {
                            "description": "Status podatkowy.",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "Klasa podatkowa.",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "description": "Zarz\u0105dzanie zapasami na poziomie produktu.",
                            "type": "boolean",
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "Ilo\u015b\u0107 w magazynie.",
                            "type": "integer",
                            "required": false
                        },
                        "stock_status": {
                            "description": "Kontroluje stan magazynowy produktu.",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "backorders": {
                            "description": "W przypadku zarz\u0105dzania stanami magazynowymi ta opcja kontroluje, czy dozwolone s\u0105 zam\u00f3wienia wsteczne.",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "low_stock_amount": {
                            "description": "Niewielka ilo\u015b\u0107 produktu w magazynie.",
                            "type": [
                                "integer",
                                "null"
                            ],
                            "required": false
                        },
                        "sold_individually": {
                            "description": "Umo\u017cliwia zakup jednego artyku\u0142u w jednym zam\u00f3wieniu.",
                            "type": "boolean",
                            "required": false
                        },
                        "weight": {
                            "description": "Waga produktu (kg).",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "Wymiary produktu.",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "D\u0142ugo\u015b\u0107 produktu (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "Szeroko\u015b\u0107 produktu (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "Wysoko\u015b\u0107 produktu (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "\u015alimak klasy \u017ceglugowej.",
                            "type": "string",
                            "required": false
                        },
                        "reviews_allowed": {
                            "description": "Zezwalaj na recenzje.",
                            "type": "boolean",
                            "required": false
                        },
                        "post_password": {
                            "description": "Podaj has\u0142o.",
                            "type": "string",
                            "required": false
                        },
                        "upsell_ids": {
                            "description": "Lista identyfikator\u00f3w produkt\u00f3w up-sellingowych.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "cross_sell_ids": {
                            "description": "Lista identyfikator\u00f3w produkt\u00f3w cross-sell.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "parent_id": {
                            "description": "Identyfikator produktu nadrz\u0119dnego.",
                            "type": "integer",
                            "required": false
                        },
                        "purchase_note": {
                            "description": "Opcjonalna notatka, kt\u00f3r\u0105 nale\u017cy wys\u0142a\u0107 klientowi po zakupie.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "Lista kategorii.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Identyfikator kategorii.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nazwa kategorii.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "Kategoria \u015blimaka.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "brands": {
                            "description": "Lista marek.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Identyfikator marki.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nazwa marki.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "\u015alimak marki.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "Lista tag\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Identyfikator tagu.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nazwa tagu.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "Oznacz \u015blimaka.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "images": {
                            "description": "Lista obraz\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Identyfikator obrazu.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "date_created": {
                                        "description": "Data utworzenia obrazu w strefie czasowej witryny.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_created_gmt": {
                                        "description": "Data utworzenia obrazu w formacie GMT.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified": {
                                        "description": "Data ostatniej modyfikacji obrazu w strefie czasowej witryny.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified_gmt": {
                                        "description": "Data ostatniej modyfikacji obrazu, w formacie GMT.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "src": {
                                        "description": "Adres URL obrazu.",
                                        "type": "string",
                                        "format": "uri",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nazwa obrazu.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "alt": {
                                        "description": "Alternatywny tekst obrazka.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "Lista atrybut\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Identyfikator atrybutu.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nazwa atrybutu.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "position": {
                                        "description": "Pozycja atrybutu.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "visible": {
                                        "description": "Zdefiniuj, czy atrybut jest widoczny na karcie \u201eDodatkowe informacje\u201d na stronie produktu.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation": {
                                        "description": "Okre\u015bl, czy atrybut mo\u017ce by\u0107 u\u017cywany jako zmienno\u015b\u0107.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "options": {
                                        "description": "Lista dost\u0119pnych nazw termin\u00f3w atrybutu.",
                                        "type": "array",
                                        "items": {
                                            "type": "string"
                                        },
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "default_attributes": {
                            "description": "Domy\u015blne atrybuty wariant\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Identyfikator atrybutu.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nazwa atrybutu.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "Wybrana nazwa terminu atrybutu.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Kolejno\u015b\u0107 menu, u\u017cywana do sortowania produkt\u00f3w.",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "Metadane.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Meta ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Klawisz meta.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Warto\u015b\u0107 meta.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Nazwa produktu.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u015alimak produktu.",
                            "type": "string",
                            "required": false
                        },
                        "date_created": {
                            "description": "Data utworzenia produktu w strefie czasowej witryny.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_created_gmt": {
                            "description": "Data utworzenia produktu, podana w formacie GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "type": {
                            "description": "Typ produktu.",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "Status produktu (status postu).",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish",
                                "future",
                                "auto-draft",
                                "trash"
                            ],
                            "required": false
                        },
                        "featured": {
                            "description": "Polecany produkt.",
                            "type": "boolean",
                            "required": false
                        },
                        "catalog_visibility": {
                            "description": "Widoczno\u015b\u0107 katalogu.",
                            "type": "string",
                            "enum": [
                                "visible",
                                "catalog",
                                "search",
                                "hidden"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "Opis produktu.",
                            "type": "string",
                            "required": false
                        },
                        "short_description": {
                            "description": "Kr\u00f3tki opis produktu.",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "Jednostka magazynowa.",
                            "type": "string",
                            "required": false
                        },
                        "global_unique_id": {
                            "description": "GTIN, UPC, EAN lub ISBN.",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "Cena regularna produktu.",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "Cena sprzeda\u017cy produktu.",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "Data rozpocz\u0119cia sprzeda\u017cy w strefie czasowej witryny.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "Data rozpocz\u0119cia sprzeda\u017cy, w formacie GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "Data zako\u0144czenia sprzeda\u017cy w strefie czasowej witryny.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "Data zako\u0144czenia sprzeda\u017cy w strefie czasowej witryny.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "virtual": {
                            "description": "Je\u015bli produkt jest wirtualny.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "description": "Czy produkt jest mo\u017cliwy do pobrania.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "Lista plik\u00f3w do pobrania.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Identyfikator pliku.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nazwa pliku.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "Adres URL pliku.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "description": "Liczba razy, kiedy pliki do pobrania mo\u017cna pobra\u0107 po zakupie.",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "description": "Liczba dni do wyga\u015bni\u0119cia dost\u0119pu do plik\u00f3w do pobrania.",
                            "type": "integer",
                            "required": false
                        },
                        "external_url": {
                            "description": "Zewn\u0119trzny adres URL produktu. Tylko dla produkt\u00f3w zewn\u0119trznych.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "button_text": {
                            "description": "Tekst zewn\u0119trznego przycisku produktu. Tylko dla produkt\u00f3w zewn\u0119trznych.",
                            "type": "string",
                            "required": false
                        },
                        "tax_status": {
                            "description": "Status podatkowy.",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "Klasa podatkowa.",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "description": "Zarz\u0105dzanie zapasami na poziomie produktu.",
                            "type": "boolean",
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "Ilo\u015b\u0107 w magazynie.",
                            "type": "integer",
                            "required": false
                        },
                        "stock_status": {
                            "description": "Kontroluje stan magazynowy produktu.",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "backorders": {
                            "description": "W przypadku zarz\u0105dzania stanami magazynowymi ta opcja kontroluje, czy dozwolone s\u0105 zam\u00f3wienia wsteczne.",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "low_stock_amount": {
                            "description": "Niewielka ilo\u015b\u0107 produktu w magazynie.",
                            "type": [
                                "integer",
                                "null"
                            ],
                            "required": false
                        },
                        "sold_individually": {
                            "description": "Umo\u017cliwia zakup jednego artyku\u0142u w jednym zam\u00f3wieniu.",
                            "type": "boolean",
                            "required": false
                        },
                        "weight": {
                            "description": "Waga produktu (kg).",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "Wymiary produktu.",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "D\u0142ugo\u015b\u0107 produktu (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "Szeroko\u015b\u0107 produktu (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "Wysoko\u015b\u0107 produktu (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "\u015alimak klasy \u017ceglugowej.",
                            "type": "string",
                            "required": false
                        },
                        "reviews_allowed": {
                            "description": "Zezwalaj na recenzje.",
                            "type": "boolean",
                            "required": false
                        },
                        "post_password": {
                            "description": "Podaj has\u0142o.",
                            "type": "string",
                            "required": false
                        },
                        "upsell_ids": {
                            "description": "Lista identyfikator\u00f3w produkt\u00f3w up-sellingowych.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "cross_sell_ids": {
                            "description": "Lista identyfikator\u00f3w produkt\u00f3w cross-sell.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "parent_id": {
                            "description": "Identyfikator produktu nadrz\u0119dnego.",
                            "type": "integer",
                            "required": false
                        },
                        "purchase_note": {
                            "description": "Opcjonalna notatka, kt\u00f3r\u0105 nale\u017cy wys\u0142a\u0107 klientowi po zakupie.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "Lista kategorii.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Identyfikator kategorii.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nazwa kategorii.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "Kategoria \u015blimaka.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "brands": {
                            "description": "Lista marek.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Identyfikator marki.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nazwa marki.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "\u015alimak marki.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "Lista tag\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Identyfikator tagu.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nazwa tagu.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "Oznacz \u015blimaka.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "images": {
                            "description": "Lista obraz\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Identyfikator obrazu.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "date_created": {
                                        "description": "Data utworzenia obrazu w strefie czasowej witryny.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_created_gmt": {
                                        "description": "Data utworzenia obrazu w formacie GMT.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified": {
                                        "description": "Data ostatniej modyfikacji obrazu w strefie czasowej witryny.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified_gmt": {
                                        "description": "Data ostatniej modyfikacji obrazu, w formacie GMT.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "src": {
                                        "description": "Adres URL obrazu.",
                                        "type": "string",
                                        "format": "uri",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nazwa obrazu.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "alt": {
                                        "description": "Alternatywny tekst obrazka.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "Lista atrybut\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Identyfikator atrybutu.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nazwa atrybutu.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "position": {
                                        "description": "Pozycja atrybutu.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "visible": {
                                        "description": "Zdefiniuj, czy atrybut jest widoczny na karcie \u201eDodatkowe informacje\u201d na stronie produktu.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation": {
                                        "description": "Okre\u015bl, czy atrybut mo\u017ce by\u0107 u\u017cywany jako zmienno\u015b\u0107.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "options": {
                                        "description": "Lista dost\u0119pnych nazw termin\u00f3w atrybutu.",
                                        "type": "array",
                                        "items": {
                                            "type": "string"
                                        },
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "default_attributes": {
                            "description": "Domy\u015blne atrybuty wariant\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Identyfikator atrybutu.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nazwa atrybutu.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "Wybrana nazwa terminu atrybutu.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Kolejno\u015b\u0107 menu, u\u017cywana do sortowania produkt\u00f3w.",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "Metadane.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Meta ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Klawisz meta.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Warto\u015b\u0107 meta.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/wc-analytics\/products\/batch"
                    }
                ]
            }
        },
        "\/wc-analytics\/products\/suggested-products": {
            "namespace": "wc-analytics",
            "methods": [
                "GET",
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Aktualna strona kolekcji.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w, kt\u00f3re zostan\u0105 zwr\u00f3cone w zestawie wynik\u00f3w.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Ogranicz wyniki do tych, kt\u00f3re odpowiadaj\u0105 ci\u0105gowi znak\u00f3w.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Ogranicz odpowied\u017a do zasob\u00f3w opublikowanych po okre\u015blonej dacie zgodnej z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Ogranicz odpowied\u017a do zasob\u00f3w opublikowanych przed okre\u015blon\u0105 dat\u0105 zgodno\u015bci z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Ogranicz odpowied\u017a do zasob\u00f3w zmodyfikowanych po okre\u015blonej dacie zgodno\u015bci z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Ogranicz odpowied\u017a do zasob\u00f3w zmodyfikowanych przed okre\u015blon\u0105 dat\u0105 zgodno\u015bci z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "dates_are_gmt": {
                            "description": "Czy bra\u0107 pod uwag\u0119 daty publikacji GMT przy ograniczaniu odpowiedzi na podstawie daty publikacji lub modyfikacji?",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "exclude": {
                            "description": "Upewnij si\u0119, \u017ce zestaw wynik\u00f3w wyklucza okre\u015blone identyfikatory.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ogranicz zestaw wynik\u00f3w do okre\u015blonych identyfikator\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Przesu\u0144 zestaw wynik\u00f3w o okre\u015blon\u0105 liczb\u0119 element\u00f3w.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Sortuj atrybuty rosn\u0105co lub malej\u0105co.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortuj kolekcj\u0119 wed\u0142ug atrybutu obiektu.",
                            "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": "Ogranicz zestaw wynik\u00f3w do tych o okre\u015blonych identyfikatorach nadrz\u0119dnych.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "Ogranicz zestaw wynik\u00f3w do wszystkich element\u00f3w z wyj\u0105tkiem tych o okre\u015blonym identyfikatorze nadrz\u0119dnym.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "brand": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w, kt\u00f3rym przypisano konkretny identyfikator marki.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w z okre\u015blonym \u015blimakiem.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "any",
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w, kt\u00f3rym przypisano konkretny status.",
                            "type": "string",
                            "enum": [
                                "any",
                                "future",
                                "trash",
                                "draft",
                                "pending",
                                "private",
                                "publish"
                            ],
                            "required": false
                        },
                        "type": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w, kt\u00f3rym przypisano okre\u015blony typ.",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable"
                            ],
                            "required": false
                        },
                        "sku": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w o okre\u015blonych kodach SKU. U\u017cyj przecink\u00f3w do rozdzielenia.",
                            "type": "string",
                            "required": false
                        },
                        "featured": {
                            "description": "Ogranicz zestaw wynik\u00f3w do polecanych produkt\u00f3w.",
                            "type": "boolean",
                            "required": false
                        },
                        "category": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w, kt\u00f3rym przypisano konkretny identyfikator kategorii.",
                            "type": "string",
                            "required": false
                        },
                        "tag": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w, kt\u00f3rym przypisano konkretny identyfikator tagu.",
                            "type": "string",
                            "required": false
                        },
                        "shipping_class": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w, kt\u00f3rym przypisano konkretny identyfikator klasy wysy\u0142kowej.",
                            "type": "string",
                            "required": false
                        },
                        "attribute": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w z okre\u015blonym atrybutem. U\u017cyj nazwy taksonomii\/slug atrybutu.",
                            "type": "string",
                            "required": false
                        },
                        "attribute_term": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w z okre\u015blonym identyfikatorem atrybutu (wymagany jest przypisany atrybut).",
                            "type": "string",
                            "required": false
                        },
                        "in_stock": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w dost\u0119pnych w magazynie lub niedost\u0119pnych w magazynie.",
                            "type": "boolean",
                            "required": false
                        },
                        "on_sale": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w obj\u0119tych promocj\u0105.",
                            "type": "boolean",
                            "required": false
                        },
                        "min_price": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w na podstawie ceny minimalnej.",
                            "type": "string",
                            "required": false
                        },
                        "max_price": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w na podstawie maksymalnej ceny.",
                            "type": "string",
                            "required": false
                        },
                        "include_meta": {
                            "default": [],
                            "description": "Ogranicz meta_data do okre\u015blonych kluczy.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "exclude_meta": {
                            "default": [],
                            "description": "Upewnij si\u0119, \u017ce meta_data wyklucza okre\u015blone klucze.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "categories": {
                            "description": "Ogranicz zestaw wynik\u00f3w do okre\u015blonych identyfikator\u00f3w kategorii produkt\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "tags": {
                            "description": "Ogranicz zestaw wynik\u00f3w do okre\u015blonych identyfikator\u00f3w tag\u00f3w produkt\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "limit": {
                            "description": "Ogranicz zestaw wynik\u00f3w do okre\u015blonej liczby sugerowanych produkt\u00f3w.",
                            "type": "integer",
                            "default": 5,
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Aktualna strona kolekcji.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w, kt\u00f3re zostan\u0105 zwr\u00f3cone w zestawie wynik\u00f3w.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Ogranicz wyniki do tych, kt\u00f3re odpowiadaj\u0105 ci\u0105gowi znak\u00f3w.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Ogranicz odpowied\u017a do zasob\u00f3w opublikowanych po okre\u015blonej dacie zgodnej z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Ogranicz odpowied\u017a do zasob\u00f3w opublikowanych przed okre\u015blon\u0105 dat\u0105 zgodno\u015bci z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Ogranicz odpowied\u017a do zasob\u00f3w zmodyfikowanych po okre\u015blonej dacie zgodno\u015bci z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Ogranicz odpowied\u017a do zasob\u00f3w zmodyfikowanych przed okre\u015blon\u0105 dat\u0105 zgodno\u015bci z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "dates_are_gmt": {
                            "description": "Czy bra\u0107 pod uwag\u0119 daty publikacji GMT przy ograniczaniu odpowiedzi na podstawie daty publikacji lub modyfikacji?",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "exclude": {
                            "description": "Upewnij si\u0119, \u017ce zestaw wynik\u00f3w wyklucza okre\u015blone identyfikatory.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ogranicz zestaw wynik\u00f3w do okre\u015blonych identyfikator\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Przesu\u0144 zestaw wynik\u00f3w o okre\u015blon\u0105 liczb\u0119 element\u00f3w.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Sortuj atrybuty rosn\u0105co lub malej\u0105co.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortuj kolekcj\u0119 wed\u0142ug atrybutu obiektu.",
                            "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": "Ogranicz zestaw wynik\u00f3w do tych o okre\u015blonych identyfikatorach nadrz\u0119dnych.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "Ogranicz zestaw wynik\u00f3w do wszystkich element\u00f3w z wyj\u0105tkiem tych o okre\u015blonym identyfikatorze nadrz\u0119dnym.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "brand": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w, kt\u00f3rym przypisano konkretny identyfikator marki.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w z okre\u015blonym \u015blimakiem.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "any",
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w, kt\u00f3rym przypisano konkretny status.",
                            "type": "string",
                            "enum": [
                                "any",
                                "future",
                                "trash",
                                "draft",
                                "pending",
                                "private",
                                "publish"
                            ],
                            "required": false
                        },
                        "type": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w, kt\u00f3rym przypisano okre\u015blony typ.",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable"
                            ],
                            "required": false
                        },
                        "sku": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w o okre\u015blonych kodach SKU. U\u017cyj przecink\u00f3w do rozdzielenia.",
                            "type": "string",
                            "required": false
                        },
                        "featured": {
                            "description": "Ogranicz zestaw wynik\u00f3w do polecanych produkt\u00f3w.",
                            "type": "boolean",
                            "required": false
                        },
                        "category": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w, kt\u00f3rym przypisano konkretny identyfikator kategorii.",
                            "type": "string",
                            "required": false
                        },
                        "tag": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w, kt\u00f3rym przypisano konkretny identyfikator tagu.",
                            "type": "string",
                            "required": false
                        },
                        "shipping_class": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w, kt\u00f3rym przypisano konkretny identyfikator klasy wysy\u0142kowej.",
                            "type": "string",
                            "required": false
                        },
                        "attribute": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w z okre\u015blonym atrybutem. U\u017cyj nazwy taksonomii\/slug atrybutu.",
                            "type": "string",
                            "required": false
                        },
                        "attribute_term": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w z okre\u015blonym identyfikatorem atrybutu (wymagany jest przypisany atrybut).",
                            "type": "string",
                            "required": false
                        },
                        "in_stock": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w dost\u0119pnych w magazynie lub niedost\u0119pnych w magazynie.",
                            "type": "boolean",
                            "required": false
                        },
                        "on_sale": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w obj\u0119tych promocj\u0105.",
                            "type": "boolean",
                            "required": false
                        },
                        "min_price": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w na podstawie ceny minimalnej.",
                            "type": "string",
                            "required": false
                        },
                        "max_price": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w na podstawie maksymalnej ceny.",
                            "type": "string",
                            "required": false
                        },
                        "include_meta": {
                            "default": [],
                            "description": "Ogranicz meta_data do okre\u015blonych kluczy.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "exclude_meta": {
                            "default": [],
                            "description": "Upewnij si\u0119, \u017ce meta_data wyklucza okre\u015blone klucze.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "categories": {
                            "description": "Ogranicz zestaw wynik\u00f3w do okre\u015blonych identyfikator\u00f3w kategorii produkt\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "tags": {
                            "description": "Ogranicz zestaw wynik\u00f3w do okre\u015blonych identyfikator\u00f3w tag\u00f3w produkt\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "limit": {
                            "description": "Ogranicz zestaw wynik\u00f3w do okre\u015blonej liczby sugerowanych produkt\u00f3w.",
                            "type": "integer",
                            "default": 5,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/wc-analytics\/products\/suggested-products"
                    }
                ]
            }
        },
        "\/wc-analytics\/products\/(?P<id>[\\d]+)\/duplicate": {
            "namespace": "wc-analytics",
            "methods": [
                "POST",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "Nazwa produktu.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u015alimak produktu.",
                            "type": "string",
                            "required": false
                        },
                        "date_created": {
                            "description": "Data utworzenia produktu w strefie czasowej witryny.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_created_gmt": {
                            "description": "Data utworzenia produktu, podana w formacie GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "type": {
                            "description": "Typ produktu.",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "Status produktu (status postu).",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish",
                                "future",
                                "auto-draft",
                                "trash"
                            ],
                            "required": false
                        },
                        "featured": {
                            "description": "Polecany produkt.",
                            "type": "boolean",
                            "required": false
                        },
                        "catalog_visibility": {
                            "description": "Widoczno\u015b\u0107 katalogu.",
                            "type": "string",
                            "enum": [
                                "visible",
                                "catalog",
                                "search",
                                "hidden"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "Opis produktu.",
                            "type": "string",
                            "required": false
                        },
                        "short_description": {
                            "description": "Kr\u00f3tki opis produktu.",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "Jednostka magazynowa.",
                            "type": "string",
                            "required": false
                        },
                        "global_unique_id": {
                            "description": "GTIN, UPC, EAN lub ISBN.",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "Cena regularna produktu.",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "Cena sprzeda\u017cy produktu.",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "Data rozpocz\u0119cia sprzeda\u017cy w strefie czasowej witryny.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "Data rozpocz\u0119cia sprzeda\u017cy, w formacie GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "Data zako\u0144czenia sprzeda\u017cy w strefie czasowej witryny.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "Data zako\u0144czenia sprzeda\u017cy w strefie czasowej witryny.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "virtual": {
                            "description": "Je\u015bli produkt jest wirtualny.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "description": "Czy produkt jest mo\u017cliwy do pobrania.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "Lista plik\u00f3w do pobrania.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Identyfikator pliku.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nazwa pliku.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "Adres URL pliku.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "description": "Liczba razy, kiedy pliki do pobrania mo\u017cna pobra\u0107 po zakupie.",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "description": "Liczba dni do wyga\u015bni\u0119cia dost\u0119pu do plik\u00f3w do pobrania.",
                            "type": "integer",
                            "required": false
                        },
                        "external_url": {
                            "description": "Zewn\u0119trzny adres URL produktu. Tylko dla produkt\u00f3w zewn\u0119trznych.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "button_text": {
                            "description": "Tekst zewn\u0119trznego przycisku produktu. Tylko dla produkt\u00f3w zewn\u0119trznych.",
                            "type": "string",
                            "required": false
                        },
                        "tax_status": {
                            "description": "Status podatkowy.",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "Klasa podatkowa.",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "description": "Zarz\u0105dzanie zapasami na poziomie produktu.",
                            "type": "boolean",
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "Ilo\u015b\u0107 w magazynie.",
                            "type": "integer",
                            "required": false
                        },
                        "stock_status": {
                            "description": "Kontroluje stan magazynowy produktu.",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "backorders": {
                            "description": "W przypadku zarz\u0105dzania stanami magazynowymi ta opcja kontroluje, czy dozwolone s\u0105 zam\u00f3wienia wsteczne.",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "low_stock_amount": {
                            "description": "Niewielka ilo\u015b\u0107 produktu w magazynie.",
                            "type": [
                                "integer",
                                "null"
                            ],
                            "required": false
                        },
                        "sold_individually": {
                            "description": "Umo\u017cliwia zakup jednego artyku\u0142u w jednym zam\u00f3wieniu.",
                            "type": "boolean",
                            "required": false
                        },
                        "weight": {
                            "description": "Waga produktu (kg).",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "Wymiary produktu.",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "D\u0142ugo\u015b\u0107 produktu (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "Szeroko\u015b\u0107 produktu (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "Wysoko\u015b\u0107 produktu (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "\u015alimak klasy \u017ceglugowej.",
                            "type": "string",
                            "required": false
                        },
                        "reviews_allowed": {
                            "description": "Zezwalaj na recenzje.",
                            "type": "boolean",
                            "required": false
                        },
                        "post_password": {
                            "description": "Podaj has\u0142o.",
                            "type": "string",
                            "required": false
                        },
                        "upsell_ids": {
                            "description": "Lista identyfikator\u00f3w produkt\u00f3w up-sellingowych.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "cross_sell_ids": {
                            "description": "Lista identyfikator\u00f3w produkt\u00f3w cross-sell.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "parent_id": {
                            "description": "Identyfikator produktu nadrz\u0119dnego.",
                            "type": "integer",
                            "required": false
                        },
                        "purchase_note": {
                            "description": "Opcjonalna notatka, kt\u00f3r\u0105 nale\u017cy wys\u0142a\u0107 klientowi po zakupie.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "Lista kategorii.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Identyfikator kategorii.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nazwa kategorii.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "Kategoria \u015blimaka.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "brands": {
                            "description": "Lista marek.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Identyfikator marki.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nazwa marki.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "\u015alimak marki.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "Lista tag\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Identyfikator tagu.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nazwa tagu.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "Oznacz \u015blimaka.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "images": {
                            "description": "Lista obraz\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Identyfikator obrazu.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "date_created": {
                                        "description": "Data utworzenia obrazu w strefie czasowej witryny.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_created_gmt": {
                                        "description": "Data utworzenia obrazu w formacie GMT.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified": {
                                        "description": "Data ostatniej modyfikacji obrazu w strefie czasowej witryny.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified_gmt": {
                                        "description": "Data ostatniej modyfikacji obrazu, w formacie GMT.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "src": {
                                        "description": "Adres URL obrazu.",
                                        "type": "string",
                                        "format": "uri",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nazwa obrazu.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "alt": {
                                        "description": "Alternatywny tekst obrazka.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "Lista atrybut\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Identyfikator atrybutu.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nazwa atrybutu.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "position": {
                                        "description": "Pozycja atrybutu.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "visible": {
                                        "description": "Zdefiniuj, czy atrybut jest widoczny na karcie \u201eDodatkowe informacje\u201d na stronie produktu.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation": {
                                        "description": "Okre\u015bl, czy atrybut mo\u017ce by\u0107 u\u017cywany jako zmienno\u015b\u0107.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "options": {
                                        "description": "Lista dost\u0119pnych nazw termin\u00f3w atrybutu.",
                                        "type": "array",
                                        "items": {
                                            "type": "string"
                                        },
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "default_attributes": {
                            "description": "Domy\u015blne atrybuty wariant\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Identyfikator atrybutu.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nazwa atrybutu.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "Wybrana nazwa terminu atrybutu.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Kolejno\u015b\u0107 menu, u\u017cywana do sortowania produkt\u00f3w.",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "Metadane.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Meta ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Klawisz meta.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Warto\u015b\u0107 meta.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "Nazwa produktu.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u015alimak produktu.",
                            "type": "string",
                            "required": false
                        },
                        "date_created": {
                            "description": "Data utworzenia produktu w strefie czasowej witryny.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_created_gmt": {
                            "description": "Data utworzenia produktu, podana w formacie GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "type": {
                            "description": "Typ produktu.",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "Status produktu (status postu).",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish",
                                "future",
                                "auto-draft",
                                "trash"
                            ],
                            "required": false
                        },
                        "featured": {
                            "description": "Polecany produkt.",
                            "type": "boolean",
                            "required": false
                        },
                        "catalog_visibility": {
                            "description": "Widoczno\u015b\u0107 katalogu.",
                            "type": "string",
                            "enum": [
                                "visible",
                                "catalog",
                                "search",
                                "hidden"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "Opis produktu.",
                            "type": "string",
                            "required": false
                        },
                        "short_description": {
                            "description": "Kr\u00f3tki opis produktu.",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "Jednostka magazynowa.",
                            "type": "string",
                            "required": false
                        },
                        "global_unique_id": {
                            "description": "GTIN, UPC, EAN lub ISBN.",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "Cena regularna produktu.",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "Cena sprzeda\u017cy produktu.",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "Data rozpocz\u0119cia sprzeda\u017cy w strefie czasowej witryny.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "Data rozpocz\u0119cia sprzeda\u017cy, w formacie GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "Data zako\u0144czenia sprzeda\u017cy w strefie czasowej witryny.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "Data zako\u0144czenia sprzeda\u017cy w strefie czasowej witryny.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "virtual": {
                            "description": "Je\u015bli produkt jest wirtualny.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "description": "Czy produkt jest mo\u017cliwy do pobrania.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "Lista plik\u00f3w do pobrania.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Identyfikator pliku.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nazwa pliku.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "Adres URL pliku.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "description": "Liczba razy, kiedy pliki do pobrania mo\u017cna pobra\u0107 po zakupie.",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "description": "Liczba dni do wyga\u015bni\u0119cia dost\u0119pu do plik\u00f3w do pobrania.",
                            "type": "integer",
                            "required": false
                        },
                        "external_url": {
                            "description": "Zewn\u0119trzny adres URL produktu. Tylko dla produkt\u00f3w zewn\u0119trznych.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "button_text": {
                            "description": "Tekst zewn\u0119trznego przycisku produktu. Tylko dla produkt\u00f3w zewn\u0119trznych.",
                            "type": "string",
                            "required": false
                        },
                        "tax_status": {
                            "description": "Status podatkowy.",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "Klasa podatkowa.",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "description": "Zarz\u0105dzanie zapasami na poziomie produktu.",
                            "type": "boolean",
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "Ilo\u015b\u0107 w magazynie.",
                            "type": "integer",
                            "required": false
                        },
                        "stock_status": {
                            "description": "Kontroluje stan magazynowy produktu.",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "backorders": {
                            "description": "W przypadku zarz\u0105dzania stanami magazynowymi ta opcja kontroluje, czy dozwolone s\u0105 zam\u00f3wienia wsteczne.",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "low_stock_amount": {
                            "description": "Niewielka ilo\u015b\u0107 produktu w magazynie.",
                            "type": [
                                "integer",
                                "null"
                            ],
                            "required": false
                        },
                        "sold_individually": {
                            "description": "Umo\u017cliwia zakup jednego artyku\u0142u w jednym zam\u00f3wieniu.",
                            "type": "boolean",
                            "required": false
                        },
                        "weight": {
                            "description": "Waga produktu (kg).",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "Wymiary produktu.",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "D\u0142ugo\u015b\u0107 produktu (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "Szeroko\u015b\u0107 produktu (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "Wysoko\u015b\u0107 produktu (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "\u015alimak klasy \u017ceglugowej.",
                            "type": "string",
                            "required": false
                        },
                        "reviews_allowed": {
                            "description": "Zezwalaj na recenzje.",
                            "type": "boolean",
                            "required": false
                        },
                        "post_password": {
                            "description": "Podaj has\u0142o.",
                            "type": "string",
                            "required": false
                        },
                        "upsell_ids": {
                            "description": "Lista identyfikator\u00f3w produkt\u00f3w up-sellingowych.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "cross_sell_ids": {
                            "description": "Lista identyfikator\u00f3w produkt\u00f3w cross-sell.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "parent_id": {
                            "description": "Identyfikator produktu nadrz\u0119dnego.",
                            "type": "integer",
                            "required": false
                        },
                        "purchase_note": {
                            "description": "Opcjonalna notatka, kt\u00f3r\u0105 nale\u017cy wys\u0142a\u0107 klientowi po zakupie.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "Lista kategorii.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Identyfikator kategorii.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nazwa kategorii.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "Kategoria \u015blimaka.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "brands": {
                            "description": "Lista marek.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Identyfikator marki.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nazwa marki.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "\u015alimak marki.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "Lista tag\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Identyfikator tagu.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nazwa tagu.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "Oznacz \u015blimaka.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "images": {
                            "description": "Lista obraz\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Identyfikator obrazu.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "date_created": {
                                        "description": "Data utworzenia obrazu w strefie czasowej witryny.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_created_gmt": {
                                        "description": "Data utworzenia obrazu w formacie GMT.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified": {
                                        "description": "Data ostatniej modyfikacji obrazu w strefie czasowej witryny.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified_gmt": {
                                        "description": "Data ostatniej modyfikacji obrazu, w formacie GMT.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "src": {
                                        "description": "Adres URL obrazu.",
                                        "type": "string",
                                        "format": "uri",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nazwa obrazu.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "alt": {
                                        "description": "Alternatywny tekst obrazka.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "Lista atrybut\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Identyfikator atrybutu.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nazwa atrybutu.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "position": {
                                        "description": "Pozycja atrybutu.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "visible": {
                                        "description": "Zdefiniuj, czy atrybut jest widoczny na karcie \u201eDodatkowe informacje\u201d na stronie produktu.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation": {
                                        "description": "Okre\u015bl, czy atrybut mo\u017ce by\u0107 u\u017cywany jako zmienno\u015b\u0107.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "options": {
                                        "description": "Lista dost\u0119pnych nazw termin\u00f3w atrybutu.",
                                        "type": "array",
                                        "items": {
                                            "type": "string"
                                        },
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "default_attributes": {
                            "description": "Domy\u015blne atrybuty wariant\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Identyfikator atrybutu.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nazwa atrybutu.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "Wybrana nazwa terminu atrybutu.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Kolejno\u015b\u0107 menu, u\u017cywana do sortowania produkt\u00f3w.",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "Metadane.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Meta ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Klawisz meta.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Warto\u015b\u0107 meta.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc-analytics\/products\/attributes": {
            "namespace": "wc-analytics",
            "methods": [
                "GET",
                "POST",
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "search": {
                            "description": "Wyszukaj wed\u0142ug podobnej nazwy atrybutu.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "description": "Nazwa zasobu.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "Alfanumeryczny identyfikator zasobu, unikalny dla jego typu.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "default": "select",
                            "description": "Typ atrybutu.",
                            "type": "string",
                            "enum": [
                                "select",
                                "color",
                                "image",
                                "button",
                                "radio"
                            ],
                            "required": false
                        },
                        "order_by": {
                            "default": "menu_order",
                            "description": "Domy\u015blna kolejno\u015b\u0107 sortowania.",
                            "type": "string",
                            "enum": [
                                "menu_order",
                                "name",
                                "name_num",
                                "id"
                            ],
                            "required": false
                        },
                        "has_archives": {
                            "default": false,
                            "description": "W\u0142\u0105cz\/wy\u0142\u0105cz archiwa atrybut\u00f3w.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "search": {
                            "description": "Wyszukaj wed\u0142ug podobnej nazwy atrybutu.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "description": "Nazwa zasobu.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "Alfanumeryczny identyfikator zasobu, unikalny dla jego typu.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "default": "select",
                            "description": "Typ atrybutu.",
                            "type": "string",
                            "enum": [
                                "select",
                                "color",
                                "image",
                                "button",
                                "radio"
                            ],
                            "required": false
                        },
                        "order_by": {
                            "default": "menu_order",
                            "description": "Domy\u015blna kolejno\u015b\u0107 sortowania.",
                            "type": "string",
                            "enum": [
                                "menu_order",
                                "name",
                                "name_num",
                                "id"
                            ],
                            "required": false
                        },
                        "has_archives": {
                            "default": false,
                            "description": "W\u0142\u0105cz\/wy\u0142\u0105cz archiwa atrybut\u00f3w.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/wc-analytics\/products\/attributes"
                    }
                ]
            }
        },
        "\/wc-analytics\/products\/attributes\/(?P<id>[\\d]+)": {
            "namespace": "wc-analytics",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE",
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "Nazwa atrybutu.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumeryczny identyfikator zasobu, unikalny dla jego typu.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Typ atrybutu.",
                            "type": "string",
                            "enum": [
                                "select",
                                "color",
                                "image",
                                "button",
                                "radio"
                            ],
                            "required": false
                        },
                        "order_by": {
                            "description": "Domy\u015blna kolejno\u015b\u0107 sortowania.",
                            "type": "string",
                            "enum": [
                                "menu_order",
                                "name",
                                "name_num",
                                "id"
                            ],
                            "required": false
                        },
                        "has_archives": {
                            "description": "W\u0142\u0105cz\/wy\u0142\u0105cz archiwa atrybut\u00f3w.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": true,
                            "type": "boolean",
                            "description": "Musi by\u0107 prawd\u0105, poniewa\u017c zas\u00f3b nie obs\u0142uguje usuwania.",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "Nazwa atrybutu.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumeryczny identyfikator zasobu, unikalny dla jego typu.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Typ atrybutu.",
                            "type": "string",
                            "enum": [
                                "select",
                                "color",
                                "image",
                                "button",
                                "radio"
                            ],
                            "required": false
                        },
                        "order_by": {
                            "description": "Domy\u015blna kolejno\u015b\u0107 sortowania.",
                            "type": "string",
                            "enum": [
                                "menu_order",
                                "name",
                                "name_num",
                                "id"
                            ],
                            "required": false
                        },
                        "has_archives": {
                            "description": "W\u0142\u0105cz\/wy\u0142\u0105cz archiwa atrybut\u00f3w.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": true,
                            "type": "boolean",
                            "description": "Musi by\u0107 prawd\u0105, poniewa\u017c zas\u00f3b nie obs\u0142uguje usuwania.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc-analytics\/products\/attributes\/batch": {
            "namespace": "wc-analytics",
            "methods": [
                "POST",
                "PUT",
                "PATCH",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Nazwa atrybutu.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumeryczny identyfikator zasobu, unikalny dla jego typu.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Typ atrybutu.",
                            "type": "string",
                            "enum": [
                                "select",
                                "color",
                                "image",
                                "button",
                                "radio"
                            ],
                            "required": false
                        },
                        "order_by": {
                            "description": "Domy\u015blna kolejno\u015b\u0107 sortowania.",
                            "type": "string",
                            "enum": [
                                "menu_order",
                                "name",
                                "name_num",
                                "id"
                            ],
                            "required": false
                        },
                        "has_archives": {
                            "description": "W\u0142\u0105cz\/wy\u0142\u0105cz archiwa atrybut\u00f3w.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Nazwa atrybutu.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumeryczny identyfikator zasobu, unikalny dla jego typu.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Typ atrybutu.",
                            "type": "string",
                            "enum": [
                                "select",
                                "color",
                                "image",
                                "button",
                                "radio"
                            ],
                            "required": false
                        },
                        "order_by": {
                            "description": "Domy\u015blna kolejno\u015b\u0107 sortowania.",
                            "type": "string",
                            "enum": [
                                "menu_order",
                                "name",
                                "name_num",
                                "id"
                            ],
                            "required": false
                        },
                        "has_archives": {
                            "description": "W\u0142\u0105cz\/wy\u0142\u0105cz archiwa atrybut\u00f3w.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/wc-analytics\/products\/attributes\/batch"
                    }
                ]
            }
        },
        "\/wc-analytics\/products\/attributes\/(?P<slug>[a-z0-9_\\-]+)": {
            "namespace": "wc-analytics",
            "methods": [
                "GET",
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "slug": {
                            "description": "Identyfikator \u015blimaka dla zasobu.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "slug": {
                            "description": "Identyfikator \u015blimaka dla zasobu.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc-analytics\/products\/attributes\/(?P<attribute_id>[\\d]+)\/terms": {
            "namespace": "wc-analytics",
            "methods": [
                "GET",
                "POST",
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "attribute_id": {
                            "description": "Unikalny identyfikator atrybutu termin\u00f3w.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Obecna strona kolekcji.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w, kt\u00f3re maj\u0105 by\u0107 zwr\u00f3cone w zestawie wynik\u00f3w.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Ogranicz wyniki do pasuj\u0105cych do zapytania.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Upewnij si\u0119, \u017ce zestaw wynik\u00f3w wyklucza okre\u015blone identyfikatory.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ogranicz zestaw wynik\u00f3w do okre\u015blonych identyfikator\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Przesu\u0144 zestaw wynik\u00f3w o okre\u015blon\u0105 liczb\u0119 element\u00f3w. Dotyczy tylko taksonomii hierarchicznych.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Sortuj atrybuty rosn\u0105co lub malej\u0105co.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortuj kolekcj\u0119 wed\u0142ug atrybutu zasobu.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Czy ukry\u0107 zasoby nieprzypisane do \u017cadnych produkt\u00f3w.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "Ogranicz zestaw wynik\u00f3w do zasob\u00f3w przypisanych do okre\u015blonego rodzica. Dotyczy tylko taksonomii hierarchicznych.",
                            "type": "integer",
                            "required": false
                        },
                        "product": {
                            "description": "Ogranicz zestaw wynik\u00f3w do zasob\u00f3w przypisanych do okre\u015blonego produktu.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Ogranicz zestaw wynik\u00f3w do zasob\u00f3w ze specyficznym \u015blimakiem.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "attribute_id": {
                            "description": "Unikalny identyfikator atrybutu termin\u00f3w.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "type": "string",
                            "description": "Nazwa zasobu.",
                            "required": true
                        },
                        "slug": {
                            "description": "Alfanumeryczny identyfikator zasobu, unikalny dla jego typu.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "Opis HTML zasobu.",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "description": "Kolejno\u015b\u0107 menu, u\u017cywana do sortowania zasob\u00f3w.",
                            "type": "integer",
                            "required": false
                        },
                        "woo_variation_swatches": {
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "attribute_id": {
                            "description": "Unikalny identyfikator atrybutu termin\u00f3w.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Obecna strona kolekcji.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w, kt\u00f3re maj\u0105 by\u0107 zwr\u00f3cone w zestawie wynik\u00f3w.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Ogranicz wyniki do pasuj\u0105cych do zapytania.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Upewnij si\u0119, \u017ce zestaw wynik\u00f3w wyklucza okre\u015blone identyfikatory.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ogranicz zestaw wynik\u00f3w do okre\u015blonych identyfikator\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Przesu\u0144 zestaw wynik\u00f3w o okre\u015blon\u0105 liczb\u0119 element\u00f3w. Dotyczy tylko taksonomii hierarchicznych.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Sortuj atrybuty rosn\u0105co lub malej\u0105co.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortuj kolekcj\u0119 wed\u0142ug atrybutu zasobu.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Czy ukry\u0107 zasoby nieprzypisane do \u017cadnych produkt\u00f3w.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "Ogranicz zestaw wynik\u00f3w do zasob\u00f3w przypisanych do okre\u015blonego rodzica. Dotyczy tylko taksonomii hierarchicznych.",
                            "type": "integer",
                            "required": false
                        },
                        "product": {
                            "description": "Ogranicz zestaw wynik\u00f3w do zasob\u00f3w przypisanych do okre\u015blonego produktu.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Ogranicz zestaw wynik\u00f3w do zasob\u00f3w ze specyficznym \u015blimakiem.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "attribute_id": {
                            "description": "Unikalny identyfikator atrybutu termin\u00f3w.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "type": "string",
                            "description": "Nazwa zasobu.",
                            "required": true
                        },
                        "slug": {
                            "description": "Alfanumeryczny identyfikator zasobu, unikalny dla jego typu.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "Opis HTML zasobu.",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "description": "Kolejno\u015b\u0107 menu, u\u017cywana do sortowania zasob\u00f3w.",
                            "type": "integer",
                            "required": false
                        },
                        "woo_variation_swatches": {
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc-analytics\/products\/attributes\/(?P<attribute_id>[\\d]+)\/terms\/(?P<id>[\\d]+)": {
            "namespace": "wc-analytics",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE",
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "attribute_id": {
                            "description": "Unikalny identyfikator atrybutu termin\u00f3w.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "attribute_id": {
                            "description": "Unikalny identyfikator atrybutu termin\u00f3w.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "Nazwa terminu.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumeryczny identyfikator zasobu, unikalny dla jego typu.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "Opis HTML zasobu.",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "description": "Kolejno\u015b\u0107 menu, u\u017cywana do sortowania zasob\u00f3w.",
                            "type": "integer",
                            "required": false
                        },
                        "woo_variation_swatches": {
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "attribute_id": {
                            "description": "Unikalny identyfikator atrybutu termin\u00f3w.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "Musi by\u0107 prawd\u0105, poniewa\u017c zas\u00f3b nie obs\u0142uguje usuwania.",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "attribute_id": {
                            "description": "Unikalny identyfikator atrybutu termin\u00f3w.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "attribute_id": {
                            "description": "Unikalny identyfikator atrybutu termin\u00f3w.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "Nazwa terminu.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumeryczny identyfikator zasobu, unikalny dla jego typu.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "Opis HTML zasobu.",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "description": "Kolejno\u015b\u0107 menu, u\u017cywana do sortowania zasob\u00f3w.",
                            "type": "integer",
                            "required": false
                        },
                        "woo_variation_swatches": {
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "attribute_id": {
                            "description": "Unikalny identyfikator atrybutu termin\u00f3w.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "Musi by\u0107 prawd\u0105, poniewa\u017c zas\u00f3b nie obs\u0142uguje usuwania.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc-analytics\/products\/attributes\/(?P<attribute_id>[\\d]+)\/terms\/batch": {
            "namespace": "wc-analytics",
            "methods": [
                "POST",
                "PUT",
                "PATCH",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "attribute_id": {
                            "description": "Unikalny identyfikator atrybutu termin\u00f3w.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "Nazwa terminu.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumeryczny identyfikator zasobu, unikalny dla jego typu.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "Opis HTML zasobu.",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "description": "Kolejno\u015b\u0107 menu, u\u017cywana do sortowania zasob\u00f3w.",
                            "type": "integer",
                            "required": false
                        },
                        "woo_variation_swatches": {
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "attribute_id": {
                            "description": "Unikalny identyfikator atrybutu termin\u00f3w.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "Nazwa terminu.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumeryczny identyfikator zasobu, unikalny dla jego typu.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "Opis HTML zasobu.",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "description": "Kolejno\u015b\u0107 menu, u\u017cywana do sortowania zasob\u00f3w.",
                            "type": "integer",
                            "required": false
                        },
                        "woo_variation_swatches": {
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc-analytics\/products\/attributes\/(?P<slug>[a-z0-9_\\-]+)\/terms": {
            "namespace": "wc-analytics",
            "methods": [
                "GET",
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "slug": {
                            "description": "Ogranicz zestaw wynik\u00f3w do zasob\u00f3w ze specyficznym \u015blimakiem.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Obecna strona kolekcji.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w, kt\u00f3re maj\u0105 by\u0107 zwr\u00f3cone w zestawie wynik\u00f3w.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Ogranicz wyniki do pasuj\u0105cych do zapytania.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Upewnij si\u0119, \u017ce zestaw wynik\u00f3w wyklucza okre\u015blone identyfikatory.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ogranicz zestaw wynik\u00f3w do okre\u015blonych identyfikator\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Przesu\u0144 zestaw wynik\u00f3w o okre\u015blon\u0105 liczb\u0119 element\u00f3w. Dotyczy tylko taksonomii hierarchicznych.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Sortuj atrybuty rosn\u0105co lub malej\u0105co.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortuj kolekcj\u0119 wed\u0142ug atrybutu zasobu.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Czy ukry\u0107 zasoby nieprzypisane do \u017cadnych produkt\u00f3w.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "Ogranicz zestaw wynik\u00f3w do zasob\u00f3w przypisanych do okre\u015blonego rodzica. Dotyczy tylko taksonomii hierarchicznych.",
                            "type": "integer",
                            "required": false
                        },
                        "product": {
                            "description": "Ogranicz zestaw wynik\u00f3w do zasob\u00f3w przypisanych do okre\u015blonego produktu.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "slug": {
                            "description": "Ogranicz zestaw wynik\u00f3w do zasob\u00f3w ze specyficznym \u015blimakiem.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Obecna strona kolekcji.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w, kt\u00f3re maj\u0105 by\u0107 zwr\u00f3cone w zestawie wynik\u00f3w.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Ogranicz wyniki do pasuj\u0105cych do zapytania.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Upewnij si\u0119, \u017ce zestaw wynik\u00f3w wyklucza okre\u015blone identyfikatory.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ogranicz zestaw wynik\u00f3w do okre\u015blonych identyfikator\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Przesu\u0144 zestaw wynik\u00f3w o okre\u015blon\u0105 liczb\u0119 element\u00f3w. Dotyczy tylko taksonomii hierarchicznych.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Sortuj atrybuty rosn\u0105co lub malej\u0105co.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortuj kolekcj\u0119 wed\u0142ug atrybutu zasobu.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Czy ukry\u0107 zasoby nieprzypisane do \u017cadnych produkt\u00f3w.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "Ogranicz zestaw wynik\u00f3w do zasob\u00f3w przypisanych do okre\u015blonego rodzica. Dotyczy tylko taksonomii hierarchicznych.",
                            "type": "integer",
                            "required": false
                        },
                        "product": {
                            "description": "Ogranicz zestaw wynik\u00f3w do zasob\u00f3w przypisanych do okre\u015blonego produktu.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc-analytics\/products\/categories": {
            "namespace": "wc-analytics",
            "methods": [
                "GET",
                "POST",
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Obecna strona kolekcji.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w, kt\u00f3re maj\u0105 by\u0107 zwr\u00f3cone w zestawie wynik\u00f3w.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Ogranicz wyniki do pasuj\u0105cych do zapytania.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Upewnij si\u0119, \u017ce zestaw wynik\u00f3w wyklucza okre\u015blone identyfikatory.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ogranicz zestaw wynik\u00f3w do okre\u015blonych identyfikator\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Przesu\u0144 zestaw wynik\u00f3w o okre\u015blon\u0105 liczb\u0119 element\u00f3w. Dotyczy tylko taksonomii hierarchicznych.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Sortuj atrybuty rosn\u0105co lub malej\u0105co.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortuj kolekcj\u0119 wed\u0142ug atrybutu zasobu.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Czy ukry\u0107 zasoby nieprzypisane do \u017cadnych produkt\u00f3w.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "Ogranicz zestaw wynik\u00f3w do zasob\u00f3w przypisanych do okre\u015blonego rodzica. Dotyczy tylko taksonomii hierarchicznych.",
                            "type": "integer",
                            "required": false
                        },
                        "product": {
                            "description": "Ogranicz zestaw wynik\u00f3w do zasob\u00f3w przypisanych do okre\u015blonego produktu.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Ogranicz zestaw wynik\u00f3w do zasob\u00f3w ze specyficznym \u015blimakiem.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "type": "string",
                            "description": "Nazwa zasobu.",
                            "required": true
                        },
                        "slug": {
                            "description": "Alfanumeryczny identyfikator zasobu, unikalny dla jego typu.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "Identyfikator zasobu nadrz\u0119dnego.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "Opis HTML zasobu.",
                            "type": "string",
                            "required": false
                        },
                        "display": {
                            "default": "default",
                            "description": "Typ wy\u015bwietlania archiwum kategorii.",
                            "type": "string",
                            "enum": [
                                "default",
                                "products",
                                "subcategories",
                                "both"
                            ],
                            "required": false
                        },
                        "image": {
                            "description": "Dane obrazu.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "Identyfikator obrazu.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "Data utworzenia obrazu w strefie czasowej witryny.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "Data utworzenia obrazu w formacie GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "Data ostatniej modyfikacji obrazu w strefie czasowej witryny.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "Data ostatniej modyfikacji obrazu, w formacie GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "Adres URL obrazu.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "name": {
                                    "description": "Nazwa obrazu.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "Alternatywny tekst obrazka.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Kolejno\u015b\u0107 menu, u\u017cywana do sortowania zasob\u00f3w.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Obecna strona kolekcji.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w, kt\u00f3re maj\u0105 by\u0107 zwr\u00f3cone w zestawie wynik\u00f3w.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Ogranicz wyniki do pasuj\u0105cych do zapytania.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Upewnij si\u0119, \u017ce zestaw wynik\u00f3w wyklucza okre\u015blone identyfikatory.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ogranicz zestaw wynik\u00f3w do okre\u015blonych identyfikator\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Przesu\u0144 zestaw wynik\u00f3w o okre\u015blon\u0105 liczb\u0119 element\u00f3w. Dotyczy tylko taksonomii hierarchicznych.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Sortuj atrybuty rosn\u0105co lub malej\u0105co.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortuj kolekcj\u0119 wed\u0142ug atrybutu zasobu.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Czy ukry\u0107 zasoby nieprzypisane do \u017cadnych produkt\u00f3w.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "Ogranicz zestaw wynik\u00f3w do zasob\u00f3w przypisanych do okre\u015blonego rodzica. Dotyczy tylko taksonomii hierarchicznych.",
                            "type": "integer",
                            "required": false
                        },
                        "product": {
                            "description": "Ogranicz zestaw wynik\u00f3w do zasob\u00f3w przypisanych do okre\u015blonego produktu.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Ogranicz zestaw wynik\u00f3w do zasob\u00f3w ze specyficznym \u015blimakiem.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "type": "string",
                            "description": "Nazwa zasobu.",
                            "required": true
                        },
                        "slug": {
                            "description": "Alfanumeryczny identyfikator zasobu, unikalny dla jego typu.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "Identyfikator zasobu nadrz\u0119dnego.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "Opis HTML zasobu.",
                            "type": "string",
                            "required": false
                        },
                        "display": {
                            "default": "default",
                            "description": "Typ wy\u015bwietlania archiwum kategorii.",
                            "type": "string",
                            "enum": [
                                "default",
                                "products",
                                "subcategories",
                                "both"
                            ],
                            "required": false
                        },
                        "image": {
                            "description": "Dane obrazu.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "Identyfikator obrazu.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "Data utworzenia obrazu w strefie czasowej witryny.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "Data utworzenia obrazu w formacie GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "Data ostatniej modyfikacji obrazu w strefie czasowej witryny.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "Data ostatniej modyfikacji obrazu, w formacie GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "Adres URL obrazu.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "name": {
                                    "description": "Nazwa obrazu.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "Alternatywny tekst obrazka.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Kolejno\u015b\u0107 menu, u\u017cywana do sortowania zasob\u00f3w.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/wc-analytics\/products\/categories"
                    }
                ]
            }
        },
        "\/wc-analytics\/products\/categories\/(?P<id>[\\d]+)": {
            "namespace": "wc-analytics",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE",
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "Nazwa kategorii.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumeryczny identyfikator zasobu, unikalny dla jego typu.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "Identyfikator zasobu nadrz\u0119dnego.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "Opis HTML zasobu.",
                            "type": "string",
                            "required": false
                        },
                        "display": {
                            "description": "Typ wy\u015bwietlania archiwum kategorii.",
                            "type": "string",
                            "enum": [
                                "default",
                                "products",
                                "subcategories",
                                "both"
                            ],
                            "required": false
                        },
                        "image": {
                            "description": "Dane obrazu.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "Identyfikator obrazu.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "Data utworzenia obrazu w strefie czasowej witryny.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "Data utworzenia obrazu w formacie GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "Data ostatniej modyfikacji obrazu w strefie czasowej witryny.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "Data ostatniej modyfikacji obrazu, w formacie GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "Adres URL obrazu.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "name": {
                                    "description": "Nazwa obrazu.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "Alternatywny tekst obrazka.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Kolejno\u015b\u0107 menu, u\u017cywana do sortowania zasob\u00f3w.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "Musi by\u0107 prawd\u0105, poniewa\u017c zas\u00f3b nie obs\u0142uguje usuwania.",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "Nazwa kategorii.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumeryczny identyfikator zasobu, unikalny dla jego typu.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "Identyfikator zasobu nadrz\u0119dnego.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "Opis HTML zasobu.",
                            "type": "string",
                            "required": false
                        },
                        "display": {
                            "description": "Typ wy\u015bwietlania archiwum kategorii.",
                            "type": "string",
                            "enum": [
                                "default",
                                "products",
                                "subcategories",
                                "both"
                            ],
                            "required": false
                        },
                        "image": {
                            "description": "Dane obrazu.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "Identyfikator obrazu.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "Data utworzenia obrazu w strefie czasowej witryny.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "Data utworzenia obrazu w formacie GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "Data ostatniej modyfikacji obrazu w strefie czasowej witryny.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "Data ostatniej modyfikacji obrazu, w formacie GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "Adres URL obrazu.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "name": {
                                    "description": "Nazwa obrazu.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "Alternatywny tekst obrazka.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Kolejno\u015b\u0107 menu, u\u017cywana do sortowania zasob\u00f3w.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "Musi by\u0107 prawd\u0105, poniewa\u017c zas\u00f3b nie obs\u0142uguje usuwania.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc-analytics\/products\/categories\/batch": {
            "namespace": "wc-analytics",
            "methods": [
                "POST",
                "PUT",
                "PATCH",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Nazwa kategorii.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumeryczny identyfikator zasobu, unikalny dla jego typu.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "Identyfikator zasobu nadrz\u0119dnego.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "Opis HTML zasobu.",
                            "type": "string",
                            "required": false
                        },
                        "display": {
                            "description": "Typ wy\u015bwietlania archiwum kategorii.",
                            "type": "string",
                            "enum": [
                                "default",
                                "products",
                                "subcategories",
                                "both"
                            ],
                            "required": false
                        },
                        "image": {
                            "description": "Dane obrazu.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "Identyfikator obrazu.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "Data utworzenia obrazu w strefie czasowej witryny.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "Data utworzenia obrazu w formacie GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "Data ostatniej modyfikacji obrazu w strefie czasowej witryny.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "Data ostatniej modyfikacji obrazu, w formacie GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "Adres URL obrazu.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "name": {
                                    "description": "Nazwa obrazu.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "Alternatywny tekst obrazka.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Kolejno\u015b\u0107 menu, u\u017cywana do sortowania zasob\u00f3w.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Nazwa kategorii.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumeryczny identyfikator zasobu, unikalny dla jego typu.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "Identyfikator zasobu nadrz\u0119dnego.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "Opis HTML zasobu.",
                            "type": "string",
                            "required": false
                        },
                        "display": {
                            "description": "Typ wy\u015bwietlania archiwum kategorii.",
                            "type": "string",
                            "enum": [
                                "default",
                                "products",
                                "subcategories",
                                "both"
                            ],
                            "required": false
                        },
                        "image": {
                            "description": "Dane obrazu.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "Identyfikator obrazu.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "Data utworzenia obrazu w strefie czasowej witryny.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "Data utworzenia obrazu w formacie GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "Data ostatniej modyfikacji obrazu w strefie czasowej witryny.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "Data ostatniej modyfikacji obrazu, w formacie GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "Adres URL obrazu.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "name": {
                                    "description": "Nazwa obrazu.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "Alternatywny tekst obrazka.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Kolejno\u015b\u0107 menu, u\u017cywana do sortowania zasob\u00f3w.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/wc-analytics\/products\/categories\/batch"
                    }
                ]
            }
        },
        "\/wc-analytics\/products\/(?P<product_id>[\\d]+)\/variations": {
            "namespace": "wc-analytics",
            "methods": [
                "GET",
                "POST",
                "GET",
                "POST",
                "GET",
                "POST",
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "product_id": {
                            "description": "Unikalny identyfikator produktu zmiennego.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Aktualna strona kolekcji.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w, kt\u00f3re zostan\u0105 zwr\u00f3cone w zestawie wynik\u00f3w.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Wyszukaj wed\u0142ug nazwy podobnego produktu, kodu SKU lub warto\u015bci atrybutu.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Ogranicz odpowied\u017a do zasob\u00f3w opublikowanych po okre\u015blonej dacie zgodnej z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Ogranicz odpowied\u017a do zasob\u00f3w opublikowanych przed okre\u015blon\u0105 dat\u0105 zgodno\u015bci z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Ogranicz odpowied\u017a do zasob\u00f3w zmodyfikowanych po okre\u015blonej dacie zgodno\u015bci z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Ogranicz odpowied\u017a do zasob\u00f3w zmodyfikowanych przed okre\u015blon\u0105 dat\u0105 zgodno\u015bci z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "dates_are_gmt": {
                            "description": "Czy bra\u0107 pod uwag\u0119 daty publikacji GMT przy ograniczaniu odpowiedzi na podstawie daty publikacji lub modyfikacji?",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "exclude": {
                            "description": "Upewnij si\u0119, \u017ce zestaw wynik\u00f3w wyklucza okre\u015blone identyfikatory.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ogranicz zestaw wynik\u00f3w do okre\u015blonych identyfikator\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Przesu\u0144 zestaw wynik\u00f3w o okre\u015blon\u0105 liczb\u0119 element\u00f3w.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Sortuj atrybuty rosn\u0105co lub malej\u0105co.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortuj kolekcj\u0119 wed\u0142ug atrybutu obiektu.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "modified",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "Ogranicz zestaw wynik\u00f3w do tych o okre\u015blonych identyfikatorach nadrz\u0119dnych.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "Ogranicz zestaw wynik\u00f3w do wszystkich element\u00f3w z wyj\u0105tkiem tych o okre\u015blonym identyfikatorze nadrz\u0119dnym.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "slug": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w z okre\u015blonym \u015blimakiem.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "any",
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w, kt\u00f3rym przypisano konkretny status.",
                            "type": "string",
                            "enum": [
                                "any",
                                "future",
                                "trash",
                                "draft",
                                "pending",
                                "private",
                                "publish"
                            ],
                            "required": false
                        },
                        "sku": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w o okre\u015blonych kodach SKU. U\u017cyj przecink\u00f3w do rozdzielenia.",
                            "type": "string",
                            "required": false
                        },
                        "on_sale": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w obj\u0119tych promocj\u0105.",
                            "type": "boolean",
                            "required": false
                        },
                        "min_price": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w na podstawie ceny minimalnej.",
                            "type": "string",
                            "required": false
                        },
                        "max_price": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w na podstawie maksymalnej ceny.",
                            "type": "string",
                            "required": false
                        },
                        "include_meta": {
                            "default": [],
                            "description": "Ogranicz meta_data do okre\u015blonych kluczy.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "exclude_meta": {
                            "default": [],
                            "description": "Upewnij si\u0119, \u017ce meta_data wyklucza okre\u015blone klucze.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "stock_status": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w o okre\u015blonym stanie magazynowym.",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "has_price": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w z cen\u0105 lub bez.",
                            "type": "boolean",
                            "required": false
                        },
                        "attributes": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w o okre\u015blonych atrybutach.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "attribute": {
                                        "type": "string",
                                        "description": "Atrybut \u015blimaka."
                                    },
                                    "term": {
                                        "type": "string",
                                        "description": "Termin atrybutu."
                                    },
                                    "terms": {
                                        "type": "array",
                                        "description": "Terminy atrybutowe."
                                    }
                                }
                            },
                            "required": false
                        },
                        "virtual": {
                            "description": "Ogranicz zestaw wynik\u00f3w do wirtualnych wariant\u00f3w produktu.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "description": "Ogranicz zestaw wynik\u00f3w do mo\u017cliwych do pobrania wariant\u00f3w produktu.",
                            "type": "boolean",
                            "required": false
                        },
                        "include_status": {
                            "description": "Ogranicz zestaw wynik\u00f3w do wariant\u00f3w produktu o dowolnym statusie.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "any",
                                    "future",
                                    "trash",
                                    "draft",
                                    "pending",
                                    "private",
                                    "publish"
                                ]
                            },
                            "required": false
                        },
                        "exclude_status": {
                            "description": "Wyklucz z zestawu wynik\u00f3w warianty produktu o dowolnym statusie.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "future",
                                    "trash",
                                    "draft",
                                    "pending",
                                    "private",
                                    "publish"
                                ]
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "product_id": {
                            "description": "Unikalny identyfikator produktu zmiennego.",
                            "type": "integer",
                            "required": false
                        },
                        "type": {
                            "default": "variation",
                            "description": "Typ produktu.",
                            "type": "string",
                            "enum": [
                                "variation"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "Opis wariantu.",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "Jednostka magazynowa.",
                            "type": "string",
                            "required": false
                        },
                        "global_unique_id": {
                            "description": "GTIN, UPC, EAN lub ISBN.",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "Zmiana ceny regularnej.",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "Cena sprzeda\u017cy zmienna.",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "Data rozpocz\u0119cia sprzeda\u017cy w strefie czasowej witryny.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "Data rozpocz\u0119cia sprzeda\u017cy, w formacie GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "Data zako\u0144czenia sprzeda\u017cy w strefie czasowej witryny.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "Data zako\u0144czenia sprzeda\u017cy w strefie czasowej witryny.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Status wariantu.",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish"
                            ],
                            "required": false
                        },
                        "virtual": {
                            "default": false,
                            "description": "Je\u015bli zmiana jest wirtualna.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "default": false,
                            "description": "Je\u015bli odmiana jest mo\u017cliwa do pobrania.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "Lista plik\u00f3w do pobrania.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Identyfikator pliku.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nazwa pliku.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "Adres URL pliku.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "default": -1,
                            "description": "Liczba razy, kiedy pliki do pobrania mo\u017cna pobra\u0107 po zakupie.",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "default": -1,
                            "description": "Liczba dni do wyga\u015bni\u0119cia dost\u0119pu do plik\u00f3w do pobrania.",
                            "type": "integer",
                            "required": false
                        },
                        "tax_status": {
                            "default": "taxable",
                            "description": "Status podatkowy.",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "Klasa podatkowa.",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "default": false,
                            "description": "Zarz\u0105dzanie zapasami na poziomie zmienno\u015bci.",
                            "type": [
                                "boolean",
                                "string"
                            ],
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "Ilo\u015b\u0107 w magazynie.",
                            "type": "integer",
                            "required": false
                        },
                        "stock_status": {
                            "default": "instock",
                            "description": "Kontroluje stan magazynowy produktu.",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "backorders": {
                            "default": "no",
                            "description": "W przypadku zarz\u0105dzania stanami magazynowymi ta opcja kontroluje, czy dozwolone s\u0105 zam\u00f3wienia wsteczne.",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "low_stock_amount": {
                            "description": "Niewielka ilo\u015b\u0107 zapas\u00f3w dla tej odmiany.",
                            "type": [
                                "integer",
                                "null"
                            ],
                            "required": false
                        },
                        "weight": {
                            "description": "Waga zmienna (kg).",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "Wymiary zmienno\u015bci.",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "D\u0142ugo\u015b\u0107 zmienna (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "Szeroko\u015b\u0107 zmiany (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "Zmiana wysoko\u015bci (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "\u015alimak klasy \u017ceglugowej.",
                            "type": "string",
                            "required": false
                        },
                        "image": {
                            "description": "Dane dotycz\u0105ce zmian obrazu.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "Identyfikator obrazu.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "Data utworzenia obrazu w strefie czasowej witryny.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "Data utworzenia obrazu w formacie GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "Data ostatniej modyfikacji obrazu w strefie czasowej witryny.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "Data ostatniej modyfikacji obrazu, w formacie GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "Adres URL obrazu.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "name": {
                                    "description": "Nazwa obrazu.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "Alternatywny tekst obrazka.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "Lista atrybut\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Identyfikator atrybutu.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nazwa atrybutu.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "Wybrana nazwa terminu atrybutu.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Kolejno\u015b\u0107 menu, u\u017cywana do sortowania produkt\u00f3w.",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "Metadane.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Meta ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Klawisz meta.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Warto\u015b\u0107 meta.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "name": {
                            "description": "Nazwa nadrz\u0119dna produktu.",
                            "type": "string",
                            "required": false
                        },
                        "parent_id": {
                            "description": "Identyfikator produktu nadrz\u0119dnego.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "product_id": {
                            "description": "Unikalny identyfikator produktu zmiennego.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Aktualna strona kolekcji.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w, kt\u00f3re zostan\u0105 zwr\u00f3cone w zestawie wynik\u00f3w.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Wyszukaj wed\u0142ug nazwy podobnego produktu, kodu SKU lub warto\u015bci atrybutu.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Ogranicz odpowied\u017a do zasob\u00f3w opublikowanych po okre\u015blonej dacie zgodnej z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Ogranicz odpowied\u017a do zasob\u00f3w opublikowanych przed okre\u015blon\u0105 dat\u0105 zgodno\u015bci z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Ogranicz odpowied\u017a do zasob\u00f3w zmodyfikowanych po okre\u015blonej dacie zgodno\u015bci z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Ogranicz odpowied\u017a do zasob\u00f3w zmodyfikowanych przed okre\u015blon\u0105 dat\u0105 zgodno\u015bci z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "dates_are_gmt": {
                            "description": "Czy bra\u0107 pod uwag\u0119 daty publikacji GMT przy ograniczaniu odpowiedzi na podstawie daty publikacji lub modyfikacji?",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "exclude": {
                            "description": "Upewnij si\u0119, \u017ce zestaw wynik\u00f3w wyklucza okre\u015blone identyfikatory.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ogranicz zestaw wynik\u00f3w do okre\u015blonych identyfikator\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Przesu\u0144 zestaw wynik\u00f3w o okre\u015blon\u0105 liczb\u0119 element\u00f3w.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Sortuj atrybuty rosn\u0105co lub malej\u0105co.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortuj kolekcj\u0119 wed\u0142ug atrybutu obiektu.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "modified",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "Ogranicz zestaw wynik\u00f3w do tych o okre\u015blonych identyfikatorach nadrz\u0119dnych.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "Ogranicz zestaw wynik\u00f3w do wszystkich element\u00f3w z wyj\u0105tkiem tych o okre\u015blonym identyfikatorze nadrz\u0119dnym.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "slug": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w z okre\u015blonym \u015blimakiem.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "any",
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w, kt\u00f3rym przypisano konkretny status.",
                            "type": "string",
                            "enum": [
                                "any",
                                "future",
                                "trash",
                                "draft",
                                "pending",
                                "private",
                                "publish"
                            ],
                            "required": false
                        },
                        "sku": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w o okre\u015blonych kodach SKU. U\u017cyj przecink\u00f3w do rozdzielenia.",
                            "type": "string",
                            "required": false
                        },
                        "on_sale": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w obj\u0119tych promocj\u0105.",
                            "type": "boolean",
                            "required": false
                        },
                        "min_price": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w na podstawie ceny minimalnej.",
                            "type": "string",
                            "required": false
                        },
                        "max_price": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w na podstawie maksymalnej ceny.",
                            "type": "string",
                            "required": false
                        },
                        "include_meta": {
                            "default": [],
                            "description": "Ogranicz meta_data do okre\u015blonych kluczy.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "exclude_meta": {
                            "default": [],
                            "description": "Upewnij si\u0119, \u017ce meta_data wyklucza okre\u015blone klucze.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "stock_status": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w o okre\u015blonym stanie magazynowym.",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "has_price": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w z cen\u0105 lub bez.",
                            "type": "boolean",
                            "required": false
                        },
                        "attributes": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w o okre\u015blonych atrybutach.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "attribute": {
                                        "type": "string",
                                        "description": "Atrybut \u015blimaka."
                                    },
                                    "term": {
                                        "type": "string",
                                        "description": "Termin atrybutu."
                                    },
                                    "terms": {
                                        "type": "array",
                                        "description": "Terminy atrybutowe."
                                    }
                                }
                            },
                            "required": false
                        },
                        "virtual": {
                            "description": "Ogranicz zestaw wynik\u00f3w do wirtualnych wariant\u00f3w produktu.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "description": "Ogranicz zestaw wynik\u00f3w do mo\u017cliwych do pobrania wariant\u00f3w produktu.",
                            "type": "boolean",
                            "required": false
                        },
                        "include_status": {
                            "description": "Ogranicz zestaw wynik\u00f3w do wariant\u00f3w produktu o dowolnym statusie.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "any",
                                    "future",
                                    "trash",
                                    "draft",
                                    "pending",
                                    "private",
                                    "publish"
                                ]
                            },
                            "required": false
                        },
                        "exclude_status": {
                            "description": "Wyklucz z zestawu wynik\u00f3w warianty produktu o dowolnym statusie.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "future",
                                    "trash",
                                    "draft",
                                    "pending",
                                    "private",
                                    "publish"
                                ]
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "product_id": {
                            "description": "Unikalny identyfikator produktu zmiennego.",
                            "type": "integer",
                            "required": false
                        },
                        "type": {
                            "default": "variation",
                            "description": "Typ produktu.",
                            "type": "string",
                            "enum": [
                                "variation"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "Opis wariantu.",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "Jednostka magazynowa.",
                            "type": "string",
                            "required": false
                        },
                        "global_unique_id": {
                            "description": "GTIN, UPC, EAN lub ISBN.",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "Zmiana ceny regularnej.",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "Cena sprzeda\u017cy zmienna.",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "Data rozpocz\u0119cia sprzeda\u017cy w strefie czasowej witryny.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "Data rozpocz\u0119cia sprzeda\u017cy, w formacie GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "Data zako\u0144czenia sprzeda\u017cy w strefie czasowej witryny.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "Data zako\u0144czenia sprzeda\u017cy w strefie czasowej witryny.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Status wariantu.",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish"
                            ],
                            "required": false
                        },
                        "virtual": {
                            "default": false,
                            "description": "Je\u015bli zmiana jest wirtualna.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "default": false,
                            "description": "Je\u015bli odmiana jest mo\u017cliwa do pobrania.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "Lista plik\u00f3w do pobrania.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Identyfikator pliku.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nazwa pliku.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "Adres URL pliku.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "default": -1,
                            "description": "Liczba razy, kiedy pliki do pobrania mo\u017cna pobra\u0107 po zakupie.",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "default": -1,
                            "description": "Liczba dni do wyga\u015bni\u0119cia dost\u0119pu do plik\u00f3w do pobrania.",
                            "type": "integer",
                            "required": false
                        },
                        "tax_status": {
                            "default": "taxable",
                            "description": "Status podatkowy.",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "Klasa podatkowa.",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "default": false,
                            "description": "Zarz\u0105dzanie zapasami na poziomie zmienno\u015bci.",
                            "type": [
                                "boolean",
                                "string"
                            ],
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "Ilo\u015b\u0107 w magazynie.",
                            "type": "integer",
                            "required": false
                        },
                        "stock_status": {
                            "default": "instock",
                            "description": "Kontroluje stan magazynowy produktu.",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "backorders": {
                            "default": "no",
                            "description": "W przypadku zarz\u0105dzania stanami magazynowymi ta opcja kontroluje, czy dozwolone s\u0105 zam\u00f3wienia wsteczne.",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "low_stock_amount": {
                            "description": "Niewielka ilo\u015b\u0107 zapas\u00f3w dla tej odmiany.",
                            "type": [
                                "integer",
                                "null"
                            ],
                            "required": false
                        },
                        "weight": {
                            "description": "Waga zmienna (kg).",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "Wymiary zmienno\u015bci.",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "D\u0142ugo\u015b\u0107 zmienna (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "Szeroko\u015b\u0107 zmiany (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "Zmiana wysoko\u015bci (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "\u015alimak klasy \u017ceglugowej.",
                            "type": "string",
                            "required": false
                        },
                        "image": {
                            "description": "Dane dotycz\u0105ce zmian obrazu.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "Identyfikator obrazu.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "Data utworzenia obrazu w strefie czasowej witryny.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "Data utworzenia obrazu w formacie GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "Data ostatniej modyfikacji obrazu w strefie czasowej witryny.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "Data ostatniej modyfikacji obrazu, w formacie GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "Adres URL obrazu.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "name": {
                                    "description": "Nazwa obrazu.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "Alternatywny tekst obrazka.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "Lista atrybut\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Identyfikator atrybutu.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nazwa atrybutu.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "Wybrana nazwa terminu atrybutu.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Kolejno\u015b\u0107 menu, u\u017cywana do sortowania produkt\u00f3w.",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "Metadane.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Meta ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Klawisz meta.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Warto\u015b\u0107 meta.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "name": {
                            "description": "Nazwa nadrz\u0119dna produktu.",
                            "type": "string",
                            "required": false
                        },
                        "parent_id": {
                            "description": "Identyfikator produktu nadrz\u0119dnego.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "product_id": {
                            "description": "Unikalny identyfikator produktu zmiennego.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Aktualna strona kolekcji.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w, kt\u00f3re zostan\u0105 zwr\u00f3cone w zestawie wynik\u00f3w.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Wyszukaj wed\u0142ug nazwy podobnego produktu, kodu SKU lub warto\u015bci atrybutu.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Ogranicz odpowied\u017a do zasob\u00f3w opublikowanych po okre\u015blonej dacie zgodnej z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Ogranicz odpowied\u017a do zasob\u00f3w opublikowanych przed okre\u015blon\u0105 dat\u0105 zgodno\u015bci z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Ogranicz odpowied\u017a do zasob\u00f3w zmodyfikowanych po okre\u015blonej dacie zgodno\u015bci z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Ogranicz odpowied\u017a do zasob\u00f3w zmodyfikowanych przed okre\u015blon\u0105 dat\u0105 zgodno\u015bci z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "dates_are_gmt": {
                            "description": "Czy bra\u0107 pod uwag\u0119 daty publikacji GMT przy ograniczaniu odpowiedzi na podstawie daty publikacji lub modyfikacji?",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "exclude": {
                            "description": "Upewnij si\u0119, \u017ce zestaw wynik\u00f3w wyklucza okre\u015blone identyfikatory.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ogranicz zestaw wynik\u00f3w do okre\u015blonych identyfikator\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Przesu\u0144 zestaw wynik\u00f3w o okre\u015blon\u0105 liczb\u0119 element\u00f3w.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Sortuj atrybuty rosn\u0105co lub malej\u0105co.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortuj kolekcj\u0119 wed\u0142ug atrybutu obiektu.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "modified",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "Ogranicz zestaw wynik\u00f3w do tych o okre\u015blonych identyfikatorach nadrz\u0119dnych.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "Ogranicz zestaw wynik\u00f3w do wszystkich element\u00f3w z wyj\u0105tkiem tych o okre\u015blonym identyfikatorze nadrz\u0119dnym.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "slug": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w z okre\u015blonym \u015blimakiem.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "any",
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w, kt\u00f3rym przypisano konkretny status.",
                            "type": "string",
                            "enum": [
                                "any",
                                "future",
                                "trash",
                                "draft",
                                "pending",
                                "private",
                                "publish"
                            ],
                            "required": false
                        },
                        "sku": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w o okre\u015blonych kodach SKU. U\u017cyj przecink\u00f3w do rozdzielenia.",
                            "type": "string",
                            "required": false
                        },
                        "on_sale": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w obj\u0119tych promocj\u0105.",
                            "type": "boolean",
                            "required": false
                        },
                        "min_price": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w na podstawie ceny minimalnej.",
                            "type": "string",
                            "required": false
                        },
                        "max_price": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w na podstawie maksymalnej ceny.",
                            "type": "string",
                            "required": false
                        },
                        "include_meta": {
                            "default": [],
                            "description": "Ogranicz meta_data do okre\u015blonych kluczy.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "exclude_meta": {
                            "default": [],
                            "description": "Upewnij si\u0119, \u017ce meta_data wyklucza okre\u015blone klucze.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "stock_status": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w o okre\u015blonym stanie magazynowym.",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "has_price": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w z cen\u0105 lub bez.",
                            "type": "boolean",
                            "required": false
                        },
                        "attributes": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w o okre\u015blonych atrybutach.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "attribute": {
                                        "type": "string",
                                        "description": "Atrybut \u015blimaka."
                                    },
                                    "term": {
                                        "type": "string",
                                        "description": "Termin atrybutu."
                                    },
                                    "terms": {
                                        "type": "array",
                                        "description": "Terminy atrybutowe."
                                    }
                                }
                            },
                            "required": false
                        },
                        "virtual": {
                            "description": "Ogranicz zestaw wynik\u00f3w do wirtualnych wariant\u00f3w produktu.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "description": "Ogranicz zestaw wynik\u00f3w do mo\u017cliwych do pobrania wariant\u00f3w produktu.",
                            "type": "boolean",
                            "required": false
                        },
                        "include_status": {
                            "description": "Ogranicz zestaw wynik\u00f3w do wariant\u00f3w produktu o dowolnym statusie.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "any",
                                    "future",
                                    "trash",
                                    "draft",
                                    "pending",
                                    "private",
                                    "publish"
                                ]
                            },
                            "required": false
                        },
                        "exclude_status": {
                            "description": "Wyklucz z zestawu wynik\u00f3w warianty produktu o dowolnym statusie.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "future",
                                    "trash",
                                    "draft",
                                    "pending",
                                    "private",
                                    "publish"
                                ]
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "product_id": {
                            "description": "Unikalny identyfikator produktu zmiennego.",
                            "type": "integer",
                            "required": false
                        },
                        "type": {
                            "default": "variation",
                            "description": "Typ produktu.",
                            "type": "string",
                            "enum": [
                                "variation"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "Opis wariantu.",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "Jednostka magazynowa.",
                            "type": "string",
                            "required": false
                        },
                        "global_unique_id": {
                            "description": "GTIN, UPC, EAN lub ISBN.",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "Zmiana ceny regularnej.",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "Cena sprzeda\u017cy zmienna.",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "Data rozpocz\u0119cia sprzeda\u017cy w strefie czasowej witryny.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "Data rozpocz\u0119cia sprzeda\u017cy, w formacie GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "Data zako\u0144czenia sprzeda\u017cy w strefie czasowej witryny.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "Data zako\u0144czenia sprzeda\u017cy w strefie czasowej witryny.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Status wariantu.",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish"
                            ],
                            "required": false
                        },
                        "virtual": {
                            "default": false,
                            "description": "Je\u015bli zmiana jest wirtualna.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "default": false,
                            "description": "Je\u015bli odmiana jest mo\u017cliwa do pobrania.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "Lista plik\u00f3w do pobrania.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Identyfikator pliku.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nazwa pliku.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "Adres URL pliku.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "default": -1,
                            "description": "Liczba razy, kiedy pliki do pobrania mo\u017cna pobra\u0107 po zakupie.",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "default": -1,
                            "description": "Liczba dni do wyga\u015bni\u0119cia dost\u0119pu do plik\u00f3w do pobrania.",
                            "type": "integer",
                            "required": false
                        },
                        "tax_status": {
                            "default": "taxable",
                            "description": "Status podatkowy.",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "Klasa podatkowa.",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "default": false,
                            "description": "Zarz\u0105dzanie zapasami na poziomie zmienno\u015bci.",
                            "type": [
                                "boolean",
                                "string"
                            ],
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "Ilo\u015b\u0107 w magazynie.",
                            "type": "integer",
                            "required": false
                        },
                        "stock_status": {
                            "default": "instock",
                            "description": "Kontroluje stan magazynowy produktu.",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "backorders": {
                            "default": "no",
                            "description": "W przypadku zarz\u0105dzania stanami magazynowymi ta opcja kontroluje, czy dozwolone s\u0105 zam\u00f3wienia wsteczne.",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "low_stock_amount": {
                            "description": "Niewielka ilo\u015b\u0107 zapas\u00f3w dla tej odmiany.",
                            "type": [
                                "integer",
                                "null"
                            ],
                            "required": false
                        },
                        "weight": {
                            "description": "Waga zmienna (kg).",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "Wymiary zmienno\u015bci.",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "D\u0142ugo\u015b\u0107 zmienna (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "Szeroko\u015b\u0107 zmiany (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "Zmiana wysoko\u015bci (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "\u015alimak klasy \u017ceglugowej.",
                            "type": "string",
                            "required": false
                        },
                        "image": {
                            "description": "Dane dotycz\u0105ce zmian obrazu.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "Identyfikator obrazu.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "Data utworzenia obrazu w strefie czasowej witryny.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "Data utworzenia obrazu w formacie GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "Data ostatniej modyfikacji obrazu w strefie czasowej witryny.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "Data ostatniej modyfikacji obrazu, w formacie GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "Adres URL obrazu.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "name": {
                                    "description": "Nazwa obrazu.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "Alternatywny tekst obrazka.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "Lista atrybut\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Identyfikator atrybutu.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nazwa atrybutu.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "Wybrana nazwa terminu atrybutu.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Kolejno\u015b\u0107 menu, u\u017cywana do sortowania produkt\u00f3w.",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "Metadane.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Meta ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Klawisz meta.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Warto\u015b\u0107 meta.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "name": {
                            "description": "Nazwa nadrz\u0119dna produktu.",
                            "type": "string",
                            "required": false
                        },
                        "parent_id": {
                            "description": "Identyfikator produktu nadrz\u0119dnego.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "product_id": {
                            "description": "Unikalny identyfikator produktu zmiennego.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Aktualna strona kolekcji.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w, kt\u00f3re zostan\u0105 zwr\u00f3cone w zestawie wynik\u00f3w.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Wyszukaj wed\u0142ug nazwy podobnego produktu, kodu SKU lub warto\u015bci atrybutu.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Ogranicz odpowied\u017a do zasob\u00f3w opublikowanych po okre\u015blonej dacie zgodnej z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Ogranicz odpowied\u017a do zasob\u00f3w opublikowanych przed okre\u015blon\u0105 dat\u0105 zgodno\u015bci z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Ogranicz odpowied\u017a do zasob\u00f3w zmodyfikowanych po okre\u015blonej dacie zgodno\u015bci z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Ogranicz odpowied\u017a do zasob\u00f3w zmodyfikowanych przed okre\u015blon\u0105 dat\u0105 zgodno\u015bci z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "dates_are_gmt": {
                            "description": "Czy bra\u0107 pod uwag\u0119 daty publikacji GMT przy ograniczaniu odpowiedzi na podstawie daty publikacji lub modyfikacji?",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "exclude": {
                            "description": "Upewnij si\u0119, \u017ce zestaw wynik\u00f3w wyklucza okre\u015blone identyfikatory.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ogranicz zestaw wynik\u00f3w do okre\u015blonych identyfikator\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Przesu\u0144 zestaw wynik\u00f3w o okre\u015blon\u0105 liczb\u0119 element\u00f3w.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Sortuj atrybuty rosn\u0105co lub malej\u0105co.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortuj kolekcj\u0119 wed\u0142ug atrybutu obiektu.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "modified",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "Ogranicz zestaw wynik\u00f3w do tych o okre\u015blonych identyfikatorach nadrz\u0119dnych.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "Ogranicz zestaw wynik\u00f3w do wszystkich element\u00f3w z wyj\u0105tkiem tych o okre\u015blonym identyfikatorze nadrz\u0119dnym.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "slug": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w z okre\u015blonym \u015blimakiem.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "any",
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w, kt\u00f3rym przypisano konkretny status.",
                            "type": "string",
                            "enum": [
                                "any",
                                "future",
                                "trash",
                                "draft",
                                "pending",
                                "private",
                                "publish"
                            ],
                            "required": false
                        },
                        "sku": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w o okre\u015blonych kodach SKU. U\u017cyj przecink\u00f3w do rozdzielenia.",
                            "type": "string",
                            "required": false
                        },
                        "on_sale": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w obj\u0119tych promocj\u0105.",
                            "type": "boolean",
                            "required": false
                        },
                        "min_price": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w na podstawie ceny minimalnej.",
                            "type": "string",
                            "required": false
                        },
                        "max_price": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w na podstawie maksymalnej ceny.",
                            "type": "string",
                            "required": false
                        },
                        "include_meta": {
                            "default": [],
                            "description": "Ogranicz meta_data do okre\u015blonych kluczy.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "exclude_meta": {
                            "default": [],
                            "description": "Upewnij si\u0119, \u017ce meta_data wyklucza okre\u015blone klucze.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "stock_status": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w o okre\u015blonym stanie magazynowym.",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "has_price": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w z cen\u0105 lub bez.",
                            "type": "boolean",
                            "required": false
                        },
                        "attributes": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w o okre\u015blonych atrybutach.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "attribute": {
                                        "type": "string",
                                        "description": "Atrybut \u015blimaka."
                                    },
                                    "term": {
                                        "type": "string",
                                        "description": "Termin atrybutu."
                                    },
                                    "terms": {
                                        "type": "array",
                                        "description": "Terminy atrybutowe."
                                    }
                                }
                            },
                            "required": false
                        },
                        "virtual": {
                            "description": "Ogranicz zestaw wynik\u00f3w do wirtualnych wariant\u00f3w produktu.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "description": "Ogranicz zestaw wynik\u00f3w do mo\u017cliwych do pobrania wariant\u00f3w produktu.",
                            "type": "boolean",
                            "required": false
                        },
                        "include_status": {
                            "description": "Ogranicz zestaw wynik\u00f3w do wariant\u00f3w produktu o dowolnym statusie.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "any",
                                    "future",
                                    "trash",
                                    "draft",
                                    "pending",
                                    "private",
                                    "publish"
                                ]
                            },
                            "required": false
                        },
                        "exclude_status": {
                            "description": "Wyklucz z zestawu wynik\u00f3w warianty produktu o dowolnym statusie.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "future",
                                    "trash",
                                    "draft",
                                    "pending",
                                    "private",
                                    "publish"
                                ]
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "product_id": {
                            "description": "Unikalny identyfikator produktu zmiennego.",
                            "type": "integer",
                            "required": false
                        },
                        "type": {
                            "default": "variation",
                            "description": "Typ produktu.",
                            "type": "string",
                            "enum": [
                                "variation"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "Opis wariantu.",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "Jednostka magazynowa.",
                            "type": "string",
                            "required": false
                        },
                        "global_unique_id": {
                            "description": "GTIN, UPC, EAN lub ISBN.",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "Zmiana ceny regularnej.",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "Cena sprzeda\u017cy zmienna.",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "Data rozpocz\u0119cia sprzeda\u017cy w strefie czasowej witryny.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "Data rozpocz\u0119cia sprzeda\u017cy, w formacie GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "Data zako\u0144czenia sprzeda\u017cy w strefie czasowej witryny.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "Data zako\u0144czenia sprzeda\u017cy w strefie czasowej witryny.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Status wariantu.",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish"
                            ],
                            "required": false
                        },
                        "virtual": {
                            "default": false,
                            "description": "Je\u015bli zmiana jest wirtualna.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "default": false,
                            "description": "Je\u015bli odmiana jest mo\u017cliwa do pobrania.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "Lista plik\u00f3w do pobrania.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Identyfikator pliku.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nazwa pliku.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "Adres URL pliku.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "default": -1,
                            "description": "Liczba razy, kiedy pliki do pobrania mo\u017cna pobra\u0107 po zakupie.",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "default": -1,
                            "description": "Liczba dni do wyga\u015bni\u0119cia dost\u0119pu do plik\u00f3w do pobrania.",
                            "type": "integer",
                            "required": false
                        },
                        "tax_status": {
                            "default": "taxable",
                            "description": "Status podatkowy.",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "Klasa podatkowa.",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "default": false,
                            "description": "Zarz\u0105dzanie zapasami na poziomie zmienno\u015bci.",
                            "type": [
                                "boolean",
                                "string"
                            ],
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "Ilo\u015b\u0107 w magazynie.",
                            "type": "integer",
                            "required": false
                        },
                        "stock_status": {
                            "default": "instock",
                            "description": "Kontroluje stan magazynowy produktu.",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "backorders": {
                            "default": "no",
                            "description": "W przypadku zarz\u0105dzania stanami magazynowymi ta opcja kontroluje, czy dozwolone s\u0105 zam\u00f3wienia wsteczne.",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "low_stock_amount": {
                            "description": "Niewielka ilo\u015b\u0107 zapas\u00f3w dla tej odmiany.",
                            "type": [
                                "integer",
                                "null"
                            ],
                            "required": false
                        },
                        "weight": {
                            "description": "Waga zmienna (kg).",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "Wymiary zmienno\u015bci.",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "D\u0142ugo\u015b\u0107 zmienna (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "Szeroko\u015b\u0107 zmiany (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "Zmiana wysoko\u015bci (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "\u015alimak klasy \u017ceglugowej.",
                            "type": "string",
                            "required": false
                        },
                        "image": {
                            "description": "Dane dotycz\u0105ce zmian obrazu.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "Identyfikator obrazu.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "Data utworzenia obrazu w strefie czasowej witryny.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "Data utworzenia obrazu w formacie GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "Data ostatniej modyfikacji obrazu w strefie czasowej witryny.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "Data ostatniej modyfikacji obrazu, w formacie GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "Adres URL obrazu.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "name": {
                                    "description": "Nazwa obrazu.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "Alternatywny tekst obrazka.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "Lista atrybut\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Identyfikator atrybutu.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nazwa atrybutu.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "Wybrana nazwa terminu atrybutu.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Kolejno\u015b\u0107 menu, u\u017cywana do sortowania produkt\u00f3w.",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "Metadane.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Meta ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Klawisz meta.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Warto\u015b\u0107 meta.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "name": {
                            "description": "Nazwa nadrz\u0119dna produktu.",
                            "type": "string",
                            "required": false
                        },
                        "parent_id": {
                            "description": "Identyfikator produktu nadrz\u0119dnego.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc-analytics\/products\/(?P<product_id>[\\d]+)\/variations\/(?P<id>[\\d]+)": {
            "namespace": "wc-analytics",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE",
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE",
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE",
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "product_id": {
                            "description": "Unikalny identyfikator produktu zmiennego.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Unikalny identyfikator wariantu.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "product_id": {
                            "description": "Unikalny identyfikator produktu zmiennego.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Unikalny identyfikator wariantu.",
                            "type": "integer",
                            "required": false
                        },
                        "type": {
                            "description": "Typ produktu.",
                            "type": "string",
                            "enum": [
                                "variation"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "Opis wariantu.",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "Jednostka magazynowa.",
                            "type": "string",
                            "required": false
                        },
                        "global_unique_id": {
                            "description": "GTIN, UPC, EAN lub ISBN.",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "Zmiana ceny regularnej.",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "Cena sprzeda\u017cy zmienna.",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "Data rozpocz\u0119cia sprzeda\u017cy w strefie czasowej witryny.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "Data rozpocz\u0119cia sprzeda\u017cy, w formacie GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "Data zako\u0144czenia sprzeda\u017cy w strefie czasowej witryny.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "Data zako\u0144czenia sprzeda\u017cy w strefie czasowej witryny.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "Status wariantu.",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish"
                            ],
                            "required": false
                        },
                        "virtual": {
                            "description": "Je\u015bli zmiana jest wirtualna.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "description": "Je\u015bli odmiana jest mo\u017cliwa do pobrania.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "Lista plik\u00f3w do pobrania.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Identyfikator pliku.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nazwa pliku.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "Adres URL pliku.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "description": "Liczba razy, kiedy pliki do pobrania mo\u017cna pobra\u0107 po zakupie.",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "description": "Liczba dni do wyga\u015bni\u0119cia dost\u0119pu do plik\u00f3w do pobrania.",
                            "type": "integer",
                            "required": false
                        },
                        "tax_status": {
                            "description": "Status podatkowy.",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "Klasa podatkowa.",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "description": "Zarz\u0105dzanie zapasami na poziomie zmienno\u015bci.",
                            "type": [
                                "boolean",
                                "string"
                            ],
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "Ilo\u015b\u0107 w magazynie.",
                            "type": "integer",
                            "required": false
                        },
                        "stock_status": {
                            "description": "Kontroluje stan magazynowy produktu.",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "backorders": {
                            "description": "W przypadku zarz\u0105dzania stanami magazynowymi ta opcja kontroluje, czy dozwolone s\u0105 zam\u00f3wienia wsteczne.",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "low_stock_amount": {
                            "description": "Niewielka ilo\u015b\u0107 zapas\u00f3w dla tej odmiany.",
                            "type": [
                                "integer",
                                "null"
                            ],
                            "required": false
                        },
                        "weight": {
                            "description": "Waga zmienna (kg).",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "Wymiary zmienno\u015bci.",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "D\u0142ugo\u015b\u0107 zmienna (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "Szeroko\u015b\u0107 zmiany (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "Zmiana wysoko\u015bci (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "\u015alimak klasy \u017ceglugowej.",
                            "type": "string",
                            "required": false
                        },
                        "image": {
                            "description": "Dane dotycz\u0105ce zmian obrazu.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "Identyfikator obrazu.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "Data utworzenia obrazu w strefie czasowej witryny.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "Data utworzenia obrazu w formacie GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "Data ostatniej modyfikacji obrazu w strefie czasowej witryny.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "Data ostatniej modyfikacji obrazu, w formacie GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "Adres URL obrazu.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "name": {
                                    "description": "Nazwa obrazu.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "Alternatywny tekst obrazka.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "Lista atrybut\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Identyfikator atrybutu.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nazwa atrybutu.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "Wybrana nazwa terminu atrybutu.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Kolejno\u015b\u0107 menu, u\u017cywana do sortowania produkt\u00f3w.",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "Metadane.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Meta ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Klawisz meta.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Warto\u015b\u0107 meta.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "name": {
                            "description": "Nazwa nadrz\u0119dna produktu.",
                            "type": "string",
                            "required": false
                        },
                        "parent_id": {
                            "description": "Identyfikator produktu nadrz\u0119dnego.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "product_id": {
                            "description": "Unikalny identyfikator produktu zmiennego.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Unikalny identyfikator wariantu.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "Czy omin\u0105\u0107 kosz i wymusi\u0107 usuni\u0119cie.",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "product_id": {
                            "description": "Unikalny identyfikator produktu zmiennego.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Unikalny identyfikator wariantu.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "product_id": {
                            "description": "Unikalny identyfikator produktu zmiennego.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Unikalny identyfikator wariantu.",
                            "type": "integer",
                            "required": false
                        },
                        "type": {
                            "description": "Typ produktu.",
                            "type": "string",
                            "enum": [
                                "variation"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "Opis wariantu.",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "Jednostka magazynowa.",
                            "type": "string",
                            "required": false
                        },
                        "global_unique_id": {
                            "description": "GTIN, UPC, EAN lub ISBN.",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "Zmiana ceny regularnej.",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "Cena sprzeda\u017cy zmienna.",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "Data rozpocz\u0119cia sprzeda\u017cy w strefie czasowej witryny.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "Data rozpocz\u0119cia sprzeda\u017cy, w formacie GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "Data zako\u0144czenia sprzeda\u017cy w strefie czasowej witryny.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "Data zako\u0144czenia sprzeda\u017cy w strefie czasowej witryny.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "Status wariantu.",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish"
                            ],
                            "required": false
                        },
                        "virtual": {
                            "description": "Je\u015bli zmiana jest wirtualna.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "description": "Je\u015bli odmiana jest mo\u017cliwa do pobrania.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "Lista plik\u00f3w do pobrania.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Identyfikator pliku.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nazwa pliku.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "Adres URL pliku.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "description": "Liczba razy, kiedy pliki do pobrania mo\u017cna pobra\u0107 po zakupie.",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "description": "Liczba dni do wyga\u015bni\u0119cia dost\u0119pu do plik\u00f3w do pobrania.",
                            "type": "integer",
                            "required": false
                        },
                        "tax_status": {
                            "description": "Status podatkowy.",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "Klasa podatkowa.",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "description": "Zarz\u0105dzanie zapasami na poziomie zmienno\u015bci.",
                            "type": [
                                "boolean",
                                "string"
                            ],
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "Ilo\u015b\u0107 w magazynie.",
                            "type": "integer",
                            "required": false
                        },
                        "stock_status": {
                            "description": "Kontroluje stan magazynowy produktu.",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "backorders": {
                            "description": "W przypadku zarz\u0105dzania stanami magazynowymi ta opcja kontroluje, czy dozwolone s\u0105 zam\u00f3wienia wsteczne.",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "low_stock_amount": {
                            "description": "Niewielka ilo\u015b\u0107 zapas\u00f3w dla tej odmiany.",
                            "type": [
                                "integer",
                                "null"
                            ],
                            "required": false
                        },
                        "weight": {
                            "description": "Waga zmienna (kg).",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "Wymiary zmienno\u015bci.",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "D\u0142ugo\u015b\u0107 zmienna (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "Szeroko\u015b\u0107 zmiany (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "Zmiana wysoko\u015bci (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "\u015alimak klasy \u017ceglugowej.",
                            "type": "string",
                            "required": false
                        },
                        "image": {
                            "description": "Dane dotycz\u0105ce zmian obrazu.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "Identyfikator obrazu.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "Data utworzenia obrazu w strefie czasowej witryny.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "Data utworzenia obrazu w formacie GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "Data ostatniej modyfikacji obrazu w strefie czasowej witryny.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "Data ostatniej modyfikacji obrazu, w formacie GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "Adres URL obrazu.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "name": {
                                    "description": "Nazwa obrazu.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "Alternatywny tekst obrazka.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "Lista atrybut\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Identyfikator atrybutu.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nazwa atrybutu.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "Wybrana nazwa terminu atrybutu.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Kolejno\u015b\u0107 menu, u\u017cywana do sortowania produkt\u00f3w.",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "Metadane.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Meta ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Klawisz meta.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Warto\u015b\u0107 meta.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "name": {
                            "description": "Nazwa nadrz\u0119dna produktu.",
                            "type": "string",
                            "required": false
                        },
                        "parent_id": {
                            "description": "Identyfikator produktu nadrz\u0119dnego.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "product_id": {
                            "description": "Unikalny identyfikator produktu zmiennego.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Unikalny identyfikator wariantu.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "Czy omin\u0105\u0107 kosz i wymusi\u0107 usuni\u0119cie.",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "product_id": {
                            "description": "Unikalny identyfikator produktu zmiennego.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Unikalny identyfikator wariantu.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "product_id": {
                            "description": "Unikalny identyfikator produktu zmiennego.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Unikalny identyfikator wariantu.",
                            "type": "integer",
                            "required": false
                        },
                        "type": {
                            "description": "Typ produktu.",
                            "type": "string",
                            "enum": [
                                "variation"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "Opis wariantu.",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "Jednostka magazynowa.",
                            "type": "string",
                            "required": false
                        },
                        "global_unique_id": {
                            "description": "GTIN, UPC, EAN lub ISBN.",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "Zmiana ceny regularnej.",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "Cena sprzeda\u017cy zmienna.",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "Data rozpocz\u0119cia sprzeda\u017cy w strefie czasowej witryny.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "Data rozpocz\u0119cia sprzeda\u017cy, w formacie GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "Data zako\u0144czenia sprzeda\u017cy w strefie czasowej witryny.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "Data zako\u0144czenia sprzeda\u017cy w strefie czasowej witryny.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "Status wariantu.",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish"
                            ],
                            "required": false
                        },
                        "virtual": {
                            "description": "Je\u015bli zmiana jest wirtualna.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "description": "Je\u015bli odmiana jest mo\u017cliwa do pobrania.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "Lista plik\u00f3w do pobrania.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Identyfikator pliku.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nazwa pliku.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "Adres URL pliku.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "description": "Liczba razy, kiedy pliki do pobrania mo\u017cna pobra\u0107 po zakupie.",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "description": "Liczba dni do wyga\u015bni\u0119cia dost\u0119pu do plik\u00f3w do pobrania.",
                            "type": "integer",
                            "required": false
                        },
                        "tax_status": {
                            "description": "Status podatkowy.",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "Klasa podatkowa.",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "description": "Zarz\u0105dzanie zapasami na poziomie zmienno\u015bci.",
                            "type": [
                                "boolean",
                                "string"
                            ],
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "Ilo\u015b\u0107 w magazynie.",
                            "type": "integer",
                            "required": false
                        },
                        "stock_status": {
                            "description": "Kontroluje stan magazynowy produktu.",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "backorders": {
                            "description": "W przypadku zarz\u0105dzania stanami magazynowymi ta opcja kontroluje, czy dozwolone s\u0105 zam\u00f3wienia wsteczne.",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "low_stock_amount": {
                            "description": "Niewielka ilo\u015b\u0107 zapas\u00f3w dla tej odmiany.",
                            "type": [
                                "integer",
                                "null"
                            ],
                            "required": false
                        },
                        "weight": {
                            "description": "Waga zmienna (kg).",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "Wymiary zmienno\u015bci.",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "D\u0142ugo\u015b\u0107 zmienna (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "Szeroko\u015b\u0107 zmiany (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "Zmiana wysoko\u015bci (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "\u015alimak klasy \u017ceglugowej.",
                            "type": "string",
                            "required": false
                        },
                        "image": {
                            "description": "Dane dotycz\u0105ce zmian obrazu.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "Identyfikator obrazu.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "Data utworzenia obrazu w strefie czasowej witryny.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "Data utworzenia obrazu w formacie GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "Data ostatniej modyfikacji obrazu w strefie czasowej witryny.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "Data ostatniej modyfikacji obrazu, w formacie GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "Adres URL obrazu.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "name": {
                                    "description": "Nazwa obrazu.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "Alternatywny tekst obrazka.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "Lista atrybut\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Identyfikator atrybutu.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nazwa atrybutu.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "Wybrana nazwa terminu atrybutu.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Kolejno\u015b\u0107 menu, u\u017cywana do sortowania produkt\u00f3w.",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "Metadane.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Meta ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Klawisz meta.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Warto\u015b\u0107 meta.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "name": {
                            "description": "Nazwa nadrz\u0119dna produktu.",
                            "type": "string",
                            "required": false
                        },
                        "parent_id": {
                            "description": "Identyfikator produktu nadrz\u0119dnego.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "product_id": {
                            "description": "Unikalny identyfikator produktu zmiennego.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Unikalny identyfikator wariantu.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "Czy omin\u0105\u0107 kosz i wymusi\u0107 usuni\u0119cie.",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "product_id": {
                            "description": "Unikalny identyfikator produktu zmiennego.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Unikalny identyfikator wariantu.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "product_id": {
                            "description": "Unikalny identyfikator produktu zmiennego.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Unikalny identyfikator wariantu.",
                            "type": "integer",
                            "required": false
                        },
                        "type": {
                            "description": "Typ produktu.",
                            "type": "string",
                            "enum": [
                                "variation"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "Opis wariantu.",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "Jednostka magazynowa.",
                            "type": "string",
                            "required": false
                        },
                        "global_unique_id": {
                            "description": "GTIN, UPC, EAN lub ISBN.",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "Zmiana ceny regularnej.",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "Cena sprzeda\u017cy zmienna.",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "Data rozpocz\u0119cia sprzeda\u017cy w strefie czasowej witryny.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "Data rozpocz\u0119cia sprzeda\u017cy, w formacie GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "Data zako\u0144czenia sprzeda\u017cy w strefie czasowej witryny.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "Data zako\u0144czenia sprzeda\u017cy w strefie czasowej witryny.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "Status wariantu.",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish"
                            ],
                            "required": false
                        },
                        "virtual": {
                            "description": "Je\u015bli zmiana jest wirtualna.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "description": "Je\u015bli odmiana jest mo\u017cliwa do pobrania.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "Lista plik\u00f3w do pobrania.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Identyfikator pliku.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nazwa pliku.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "Adres URL pliku.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "description": "Liczba razy, kiedy pliki do pobrania mo\u017cna pobra\u0107 po zakupie.",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "description": "Liczba dni do wyga\u015bni\u0119cia dost\u0119pu do plik\u00f3w do pobrania.",
                            "type": "integer",
                            "required": false
                        },
                        "tax_status": {
                            "description": "Status podatkowy.",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "Klasa podatkowa.",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "description": "Zarz\u0105dzanie zapasami na poziomie zmienno\u015bci.",
                            "type": [
                                "boolean",
                                "string"
                            ],
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "Ilo\u015b\u0107 w magazynie.",
                            "type": "integer",
                            "required": false
                        },
                        "stock_status": {
                            "description": "Kontroluje stan magazynowy produktu.",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "backorders": {
                            "description": "W przypadku zarz\u0105dzania stanami magazynowymi ta opcja kontroluje, czy dozwolone s\u0105 zam\u00f3wienia wsteczne.",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "low_stock_amount": {
                            "description": "Niewielka ilo\u015b\u0107 zapas\u00f3w dla tej odmiany.",
                            "type": [
                                "integer",
                                "null"
                            ],
                            "required": false
                        },
                        "weight": {
                            "description": "Waga zmienna (kg).",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "Wymiary zmienno\u015bci.",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "D\u0142ugo\u015b\u0107 zmienna (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "Szeroko\u015b\u0107 zmiany (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "Zmiana wysoko\u015bci (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "\u015alimak klasy \u017ceglugowej.",
                            "type": "string",
                            "required": false
                        },
                        "image": {
                            "description": "Dane dotycz\u0105ce zmian obrazu.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "Identyfikator obrazu.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "Data utworzenia obrazu w strefie czasowej witryny.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "Data utworzenia obrazu w formacie GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "Data ostatniej modyfikacji obrazu w strefie czasowej witryny.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "Data ostatniej modyfikacji obrazu, w formacie GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "Adres URL obrazu.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "name": {
                                    "description": "Nazwa obrazu.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "Alternatywny tekst obrazka.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "Lista atrybut\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Identyfikator atrybutu.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nazwa atrybutu.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "Wybrana nazwa terminu atrybutu.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Kolejno\u015b\u0107 menu, u\u017cywana do sortowania produkt\u00f3w.",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "Metadane.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Meta ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Klawisz meta.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Warto\u015b\u0107 meta.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "name": {
                            "description": "Nazwa nadrz\u0119dna produktu.",
                            "type": "string",
                            "required": false
                        },
                        "parent_id": {
                            "description": "Identyfikator produktu nadrz\u0119dnego.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "product_id": {
                            "description": "Unikalny identyfikator produktu zmiennego.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Unikalny identyfikator wariantu.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "Czy omin\u0105\u0107 kosz i wymusi\u0107 usuni\u0119cie.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc-analytics\/products\/(?P<product_id>[\\d]+)\/variations\/batch": {
            "namespace": "wc-analytics",
            "methods": [
                "POST",
                "PUT",
                "PATCH",
                "POST",
                "PUT",
                "PATCH",
                "POST",
                "PUT",
                "PATCH",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "product_id": {
                            "description": "Unikalny identyfikator produktu zmiennego.",
                            "type": "integer",
                            "required": false
                        },
                        "type": {
                            "description": "Typ produktu.",
                            "type": "string",
                            "enum": [
                                "variation"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "Opis wariantu.",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "Jednostka magazynowa.",
                            "type": "string",
                            "required": false
                        },
                        "global_unique_id": {
                            "description": "GTIN, UPC, EAN lub ISBN.",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "Zmiana ceny regularnej.",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "Cena sprzeda\u017cy zmienna.",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "Data rozpocz\u0119cia sprzeda\u017cy w strefie czasowej witryny.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "Data rozpocz\u0119cia sprzeda\u017cy, w formacie GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "Data zako\u0144czenia sprzeda\u017cy w strefie czasowej witryny.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "Data zako\u0144czenia sprzeda\u017cy w strefie czasowej witryny.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "Status wariantu.",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish"
                            ],
                            "required": false
                        },
                        "virtual": {
                            "description": "Je\u015bli zmiana jest wirtualna.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "description": "Je\u015bli odmiana jest mo\u017cliwa do pobrania.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "Lista plik\u00f3w do pobrania.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Identyfikator pliku.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nazwa pliku.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "Adres URL pliku.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "description": "Liczba razy, kiedy pliki do pobrania mo\u017cna pobra\u0107 po zakupie.",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "description": "Liczba dni do wyga\u015bni\u0119cia dost\u0119pu do plik\u00f3w do pobrania.",
                            "type": "integer",
                            "required": false
                        },
                        "tax_status": {
                            "description": "Status podatkowy.",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "Klasa podatkowa.",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "description": "Zarz\u0105dzanie zapasami na poziomie zmienno\u015bci.",
                            "type": [
                                "boolean",
                                "string"
                            ],
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "Ilo\u015b\u0107 w magazynie.",
                            "type": "integer",
                            "required": false
                        },
                        "stock_status": {
                            "description": "Kontroluje stan magazynowy produktu.",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "backorders": {
                            "description": "W przypadku zarz\u0105dzania stanami magazynowymi ta opcja kontroluje, czy dozwolone s\u0105 zam\u00f3wienia wsteczne.",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "low_stock_amount": {
                            "description": "Niewielka ilo\u015b\u0107 zapas\u00f3w dla tej odmiany.",
                            "type": [
                                "integer",
                                "null"
                            ],
                            "required": false
                        },
                        "weight": {
                            "description": "Waga zmienna (kg).",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "Wymiary zmienno\u015bci.",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "D\u0142ugo\u015b\u0107 zmienna (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "Szeroko\u015b\u0107 zmiany (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "Zmiana wysoko\u015bci (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "\u015alimak klasy \u017ceglugowej.",
                            "type": "string",
                            "required": false
                        },
                        "image": {
                            "description": "Dane dotycz\u0105ce zmian obrazu.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "Identyfikator obrazu.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "Data utworzenia obrazu w strefie czasowej witryny.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "Data utworzenia obrazu w formacie GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "Data ostatniej modyfikacji obrazu w strefie czasowej witryny.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "Data ostatniej modyfikacji obrazu, w formacie GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "Adres URL obrazu.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "name": {
                                    "description": "Nazwa obrazu.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "Alternatywny tekst obrazka.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "Lista atrybut\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Identyfikator atrybutu.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nazwa atrybutu.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "Wybrana nazwa terminu atrybutu.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Kolejno\u015b\u0107 menu, u\u017cywana do sortowania produkt\u00f3w.",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "Metadane.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Meta ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Klawisz meta.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Warto\u015b\u0107 meta.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "name": {
                            "description": "Nazwa nadrz\u0119dna produktu.",
                            "type": "string",
                            "required": false
                        },
                        "parent_id": {
                            "description": "Identyfikator produktu nadrz\u0119dnego.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "product_id": {
                            "description": "Unikalny identyfikator produktu zmiennego.",
                            "type": "integer",
                            "required": false
                        },
                        "type": {
                            "description": "Typ produktu.",
                            "type": "string",
                            "enum": [
                                "variation"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "Opis wariantu.",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "Jednostka magazynowa.",
                            "type": "string",
                            "required": false
                        },
                        "global_unique_id": {
                            "description": "GTIN, UPC, EAN lub ISBN.",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "Zmiana ceny regularnej.",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "Cena sprzeda\u017cy zmienna.",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "Data rozpocz\u0119cia sprzeda\u017cy w strefie czasowej witryny.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "Data rozpocz\u0119cia sprzeda\u017cy, w formacie GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "Data zako\u0144czenia sprzeda\u017cy w strefie czasowej witryny.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "Data zako\u0144czenia sprzeda\u017cy w strefie czasowej witryny.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "Status wariantu.",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish"
                            ],
                            "required": false
                        },
                        "virtual": {
                            "description": "Je\u015bli zmiana jest wirtualna.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "description": "Je\u015bli odmiana jest mo\u017cliwa do pobrania.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "Lista plik\u00f3w do pobrania.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Identyfikator pliku.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nazwa pliku.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "Adres URL pliku.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "description": "Liczba razy, kiedy pliki do pobrania mo\u017cna pobra\u0107 po zakupie.",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "description": "Liczba dni do wyga\u015bni\u0119cia dost\u0119pu do plik\u00f3w do pobrania.",
                            "type": "integer",
                            "required": false
                        },
                        "tax_status": {
                            "description": "Status podatkowy.",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "Klasa podatkowa.",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "description": "Zarz\u0105dzanie zapasami na poziomie zmienno\u015bci.",
                            "type": [
                                "boolean",
                                "string"
                            ],
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "Ilo\u015b\u0107 w magazynie.",
                            "type": "integer",
                            "required": false
                        },
                        "stock_status": {
                            "description": "Kontroluje stan magazynowy produktu.",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "backorders": {
                            "description": "W przypadku zarz\u0105dzania stanami magazynowymi ta opcja kontroluje, czy dozwolone s\u0105 zam\u00f3wienia wsteczne.",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "low_stock_amount": {
                            "description": "Niewielka ilo\u015b\u0107 zapas\u00f3w dla tej odmiany.",
                            "type": [
                                "integer",
                                "null"
                            ],
                            "required": false
                        },
                        "weight": {
                            "description": "Waga zmienna (kg).",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "Wymiary zmienno\u015bci.",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "D\u0142ugo\u015b\u0107 zmienna (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "Szeroko\u015b\u0107 zmiany (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "Zmiana wysoko\u015bci (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "\u015alimak klasy \u017ceglugowej.",
                            "type": "string",
                            "required": false
                        },
                        "image": {
                            "description": "Dane dotycz\u0105ce zmian obrazu.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "Identyfikator obrazu.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "Data utworzenia obrazu w strefie czasowej witryny.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "Data utworzenia obrazu w formacie GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "Data ostatniej modyfikacji obrazu w strefie czasowej witryny.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "Data ostatniej modyfikacji obrazu, w formacie GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "Adres URL obrazu.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "name": {
                                    "description": "Nazwa obrazu.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "Alternatywny tekst obrazka.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "Lista atrybut\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Identyfikator atrybutu.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nazwa atrybutu.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "Wybrana nazwa terminu atrybutu.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Kolejno\u015b\u0107 menu, u\u017cywana do sortowania produkt\u00f3w.",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "Metadane.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Meta ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Klawisz meta.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Warto\u015b\u0107 meta.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "name": {
                            "description": "Nazwa nadrz\u0119dna produktu.",
                            "type": "string",
                            "required": false
                        },
                        "parent_id": {
                            "description": "Identyfikator produktu nadrz\u0119dnego.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "product_id": {
                            "description": "Unikalny identyfikator produktu zmiennego.",
                            "type": "integer",
                            "required": false
                        },
                        "type": {
                            "description": "Typ produktu.",
                            "type": "string",
                            "enum": [
                                "variation"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "Opis wariantu.",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "Jednostka magazynowa.",
                            "type": "string",
                            "required": false
                        },
                        "global_unique_id": {
                            "description": "GTIN, UPC, EAN lub ISBN.",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "Zmiana ceny regularnej.",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "Cena sprzeda\u017cy zmienna.",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "Data rozpocz\u0119cia sprzeda\u017cy w strefie czasowej witryny.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "Data rozpocz\u0119cia sprzeda\u017cy, w formacie GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "Data zako\u0144czenia sprzeda\u017cy w strefie czasowej witryny.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "Data zako\u0144czenia sprzeda\u017cy w strefie czasowej witryny.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "Status wariantu.",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish"
                            ],
                            "required": false
                        },
                        "virtual": {
                            "description": "Je\u015bli zmiana jest wirtualna.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "description": "Je\u015bli odmiana jest mo\u017cliwa do pobrania.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "Lista plik\u00f3w do pobrania.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Identyfikator pliku.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nazwa pliku.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "Adres URL pliku.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "description": "Liczba razy, kiedy pliki do pobrania mo\u017cna pobra\u0107 po zakupie.",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "description": "Liczba dni do wyga\u015bni\u0119cia dost\u0119pu do plik\u00f3w do pobrania.",
                            "type": "integer",
                            "required": false
                        },
                        "tax_status": {
                            "description": "Status podatkowy.",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "Klasa podatkowa.",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "description": "Zarz\u0105dzanie zapasami na poziomie zmienno\u015bci.",
                            "type": [
                                "boolean",
                                "string"
                            ],
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "Ilo\u015b\u0107 w magazynie.",
                            "type": "integer",
                            "required": false
                        },
                        "stock_status": {
                            "description": "Kontroluje stan magazynowy produktu.",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "backorders": {
                            "description": "W przypadku zarz\u0105dzania stanami magazynowymi ta opcja kontroluje, czy dozwolone s\u0105 zam\u00f3wienia wsteczne.",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "low_stock_amount": {
                            "description": "Niewielka ilo\u015b\u0107 zapas\u00f3w dla tej odmiany.",
                            "type": [
                                "integer",
                                "null"
                            ],
                            "required": false
                        },
                        "weight": {
                            "description": "Waga zmienna (kg).",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "Wymiary zmienno\u015bci.",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "D\u0142ugo\u015b\u0107 zmienna (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "Szeroko\u015b\u0107 zmiany (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "Zmiana wysoko\u015bci (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "\u015alimak klasy \u017ceglugowej.",
                            "type": "string",
                            "required": false
                        },
                        "image": {
                            "description": "Dane dotycz\u0105ce zmian obrazu.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "Identyfikator obrazu.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "Data utworzenia obrazu w strefie czasowej witryny.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "Data utworzenia obrazu w formacie GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "Data ostatniej modyfikacji obrazu w strefie czasowej witryny.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "Data ostatniej modyfikacji obrazu, w formacie GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "Adres URL obrazu.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "name": {
                                    "description": "Nazwa obrazu.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "Alternatywny tekst obrazka.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "Lista atrybut\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Identyfikator atrybutu.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nazwa atrybutu.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "Wybrana nazwa terminu atrybutu.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Kolejno\u015b\u0107 menu, u\u017cywana do sortowania produkt\u00f3w.",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "Metadane.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Meta ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Klawisz meta.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Warto\u015b\u0107 meta.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "name": {
                            "description": "Nazwa nadrz\u0119dna produktu.",
                            "type": "string",
                            "required": false
                        },
                        "parent_id": {
                            "description": "Identyfikator produktu nadrz\u0119dnego.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "product_id": {
                            "description": "Unikalny identyfikator produktu zmiennego.",
                            "type": "integer",
                            "required": false
                        },
                        "type": {
                            "description": "Typ produktu.",
                            "type": "string",
                            "enum": [
                                "variation"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "Opis wariantu.",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "Jednostka magazynowa.",
                            "type": "string",
                            "required": false
                        },
                        "global_unique_id": {
                            "description": "GTIN, UPC, EAN lub ISBN.",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "Zmiana ceny regularnej.",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "Cena sprzeda\u017cy zmienna.",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "Data rozpocz\u0119cia sprzeda\u017cy w strefie czasowej witryny.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "Data rozpocz\u0119cia sprzeda\u017cy, w formacie GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "Data zako\u0144czenia sprzeda\u017cy w strefie czasowej witryny.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "Data zako\u0144czenia sprzeda\u017cy w strefie czasowej witryny.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "Status wariantu.",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish"
                            ],
                            "required": false
                        },
                        "virtual": {
                            "description": "Je\u015bli zmiana jest wirtualna.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "description": "Je\u015bli odmiana jest mo\u017cliwa do pobrania.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "Lista plik\u00f3w do pobrania.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Identyfikator pliku.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nazwa pliku.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "Adres URL pliku.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "description": "Liczba razy, kiedy pliki do pobrania mo\u017cna pobra\u0107 po zakupie.",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "description": "Liczba dni do wyga\u015bni\u0119cia dost\u0119pu do plik\u00f3w do pobrania.",
                            "type": "integer",
                            "required": false
                        },
                        "tax_status": {
                            "description": "Status podatkowy.",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "Klasa podatkowa.",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "description": "Zarz\u0105dzanie zapasami na poziomie zmienno\u015bci.",
                            "type": [
                                "boolean",
                                "string"
                            ],
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "Ilo\u015b\u0107 w magazynie.",
                            "type": "integer",
                            "required": false
                        },
                        "stock_status": {
                            "description": "Kontroluje stan magazynowy produktu.",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "backorders": {
                            "description": "W przypadku zarz\u0105dzania stanami magazynowymi ta opcja kontroluje, czy dozwolone s\u0105 zam\u00f3wienia wsteczne.",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "low_stock_amount": {
                            "description": "Niewielka ilo\u015b\u0107 zapas\u00f3w dla tej odmiany.",
                            "type": [
                                "integer",
                                "null"
                            ],
                            "required": false
                        },
                        "weight": {
                            "description": "Waga zmienna (kg).",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "Wymiary zmienno\u015bci.",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "D\u0142ugo\u015b\u0107 zmienna (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "Szeroko\u015b\u0107 zmiany (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "Zmiana wysoko\u015bci (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "\u015alimak klasy \u017ceglugowej.",
                            "type": "string",
                            "required": false
                        },
                        "image": {
                            "description": "Dane dotycz\u0105ce zmian obrazu.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "Identyfikator obrazu.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "Data utworzenia obrazu w strefie czasowej witryny.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "Data utworzenia obrazu w formacie GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "Data ostatniej modyfikacji obrazu w strefie czasowej witryny.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "Data ostatniej modyfikacji obrazu, w formacie GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "Adres URL obrazu.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "name": {
                                    "description": "Nazwa obrazu.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "Alternatywny tekst obrazka.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "Lista atrybut\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Identyfikator atrybutu.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nazwa atrybutu.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "Wybrana nazwa terminu atrybutu.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Kolejno\u015b\u0107 menu, u\u017cywana do sortowania produkt\u00f3w.",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "Metadane.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Meta ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Klawisz meta.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Warto\u015b\u0107 meta.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "name": {
                            "description": "Nazwa nadrz\u0119dna produktu.",
                            "type": "string",
                            "required": false
                        },
                        "parent_id": {
                            "description": "Identyfikator produktu nadrz\u0119dnego.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc-analytics\/products\/(?P<product_id>[\\d]+)\/variations\/generate": {
            "namespace": "wc-analytics",
            "methods": [
                "POST",
                "POST",
                "POST",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "product_id": {
                            "description": "Unikalny identyfikator produktu zmiennego.",
                            "type": "integer",
                            "required": false
                        },
                        "delete": {
                            "description": "Usuwa nieu\u017cywane warianty.",
                            "type": "boolean",
                            "required": false
                        },
                        "default_values": {
                            "description": "Warto\u015bci domy\u015blne dla wygenerowanych wariant\u00f3w.",
                            "type": "object",
                            "properties": {
                                "type": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Typ produktu.",
                                    "type": "string",
                                    "enum": [
                                        "variation"
                                    ]
                                },
                                "description": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Opis wariantu.",
                                    "type": "string"
                                },
                                "sku": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Jednostka magazynowa.",
                                    "type": "string"
                                },
                                "global_unique_id": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "GTIN, UPC, EAN lub ISBN.",
                                    "type": "string"
                                },
                                "regular_price": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Zmiana ceny regularnej.",
                                    "type": "string"
                                },
                                "sale_price": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Cena sprzeda\u017cy zmienna.",
                                    "type": "string"
                                },
                                "date_on_sale_from": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Data rozpocz\u0119cia sprzeda\u017cy w strefie czasowej witryny.",
                                    "type": [
                                        "null",
                                        "string"
                                    ]
                                },
                                "date_on_sale_from_gmt": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Data rozpocz\u0119cia sprzeda\u017cy, w formacie GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ]
                                },
                                "date_on_sale_to": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Data zako\u0144czenia sprzeda\u017cy w strefie czasowej witryny.",
                                    "type": [
                                        "null",
                                        "string"
                                    ]
                                },
                                "date_on_sale_to_gmt": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Data zako\u0144czenia sprzeda\u017cy w strefie czasowej witryny.",
                                    "type": [
                                        "null",
                                        "string"
                                    ]
                                },
                                "status": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Status wariantu.",
                                    "type": "string",
                                    "enum": [
                                        "draft",
                                        "pending",
                                        "private",
                                        "publish"
                                    ]
                                },
                                "virtual": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Je\u015bli zmiana jest wirtualna.",
                                    "type": "boolean"
                                },
                                "downloadable": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Je\u015bli odmiana jest mo\u017cliwa do pobrania.",
                                    "type": "boolean"
                                },
                                "downloads": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Lista plik\u00f3w do pobrania.",
                                    "type": "array",
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "id": {
                                                "description": "Identyfikator pliku.",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "name": {
                                                "description": "Nazwa pliku.",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "file": {
                                                "description": "Adres URL pliku.",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            }
                                        }
                                    }
                                },
                                "download_limit": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Liczba razy, kiedy pliki do pobrania mo\u017cna pobra\u0107 po zakupie.",
                                    "type": "integer"
                                },
                                "download_expiry": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Liczba dni do wyga\u015bni\u0119cia dost\u0119pu do plik\u00f3w do pobrania.",
                                    "type": "integer"
                                },
                                "tax_status": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Status podatkowy.",
                                    "type": "string",
                                    "enum": [
                                        "taxable",
                                        "shipping",
                                        "none"
                                    ]
                                },
                                "tax_class": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Klasa podatkowa.",
                                    "type": "string"
                                },
                                "manage_stock": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Zarz\u0105dzanie zapasami na poziomie zmienno\u015bci.",
                                    "type": [
                                        "boolean",
                                        "string"
                                    ]
                                },
                                "stock_quantity": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Ilo\u015b\u0107 w magazynie.",
                                    "type": "integer"
                                },
                                "stock_status": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Kontroluje stan magazynowy produktu.",
                                    "type": "string",
                                    "enum": [
                                        "instock",
                                        "outofstock",
                                        "onbackorder"
                                    ]
                                },
                                "backorders": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "W przypadku zarz\u0105dzania stanami magazynowymi ta opcja kontroluje, czy dozwolone s\u0105 zam\u00f3wienia wsteczne.",
                                    "type": "string",
                                    "enum": [
                                        "no",
                                        "notify",
                                        "yes"
                                    ]
                                },
                                "low_stock_amount": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Niewielka ilo\u015b\u0107 zapas\u00f3w dla tej odmiany.",
                                    "type": [
                                        "integer",
                                        "null"
                                    ]
                                },
                                "weight": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Waga zmienna (kg).",
                                    "type": "string"
                                },
                                "dimensions": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Wymiary zmienno\u015bci.",
                                    "type": "object",
                                    "properties": {
                                        "length": {
                                            "description": "D\u0142ugo\u015b\u0107 zmienna (cm).",
                                            "type": "string",
                                            "context": [
                                                "view",
                                                "edit"
                                            ]
                                        },
                                        "width": {
                                            "description": "Szeroko\u015b\u0107 zmiany (cm).",
                                            "type": "string",
                                            "context": [
                                                "view",
                                                "edit"
                                            ]
                                        },
                                        "height": {
                                            "description": "Zmiana wysoko\u015bci (cm).",
                                            "type": "string",
                                            "context": [
                                                "view",
                                                "edit"
                                            ]
                                        }
                                    }
                                },
                                "shipping_class": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u015alimak klasy \u017ceglugowej.",
                                    "type": "string"
                                },
                                "image": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Dane dotycz\u0105ce zmian obrazu.",
                                    "type": "object",
                                    "properties": {
                                        "id": {
                                            "description": "Identyfikator obrazu.",
                                            "type": "integer",
                                            "context": [
                                                "view",
                                                "edit"
                                            ]
                                        },
                                        "date_created": {
                                            "description": "Data utworzenia obrazu w strefie czasowej witryny.",
                                            "type": [
                                                "null",
                                                "string"
                                            ],
                                            "context": [
                                                "view",
                                                "edit"
                                            ],
                                            "readonly": true
                                        },
                                        "date_created_gmt": {
                                            "description": "Data utworzenia obrazu w formacie GMT.",
                                            "type": [
                                                "null",
                                                "string"
                                            ],
                                            "context": [
                                                "view",
                                                "edit"
                                            ],
                                            "readonly": true
                                        },
                                        "date_modified": {
                                            "description": "Data ostatniej modyfikacji obrazu w strefie czasowej witryny.",
                                            "type": [
                                                "null",
                                                "string"
                                            ],
                                            "context": [
                                                "view",
                                                "edit"
                                            ],
                                            "readonly": true
                                        },
                                        "date_modified_gmt": {
                                            "description": "Data ostatniej modyfikacji obrazu, w formacie GMT.",
                                            "type": [
                                                "null",
                                                "string"
                                            ],
                                            "context": [
                                                "view",
                                                "edit"
                                            ],
                                            "readonly": true
                                        },
                                        "src": {
                                            "description": "Adres URL obrazu.",
                                            "type": "string",
                                            "format": "uri",
                                            "context": [
                                                "view",
                                                "edit"
                                            ]
                                        },
                                        "name": {
                                            "description": "Nazwa obrazu.",
                                            "type": "string",
                                            "context": [
                                                "view",
                                                "edit"
                                            ]
                                        },
                                        "alt": {
                                            "description": "Alternatywny tekst obrazka.",
                                            "type": "string",
                                            "context": [
                                                "view",
                                                "edit"
                                            ]
                                        }
                                    }
                                },
                                "attributes": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Lista atrybut\u00f3w.",
                                    "type": "array",
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "id": {
                                                "description": "Identyfikator atrybutu.",
                                                "type": "integer",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "name": {
                                                "description": "Nazwa atrybutu.",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "option": {
                                                "description": "Wybrana nazwa terminu atrybutu.",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            }
                                        }
                                    }
                                },
                                "menu_order": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Kolejno\u015b\u0107 menu, u\u017cywana do sortowania produkt\u00f3w.",
                                    "type": "integer"
                                },
                                "meta_data": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Metadane.",
                                    "type": "array",
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "id": {
                                                "description": "Meta ID.",
                                                "type": "integer",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ],
                                                "readonly": true
                                            },
                                            "key": {
                                                "description": "Klawisz meta.",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "value": {
                                                "description": "Warto\u015b\u0107 meta.",
                                                "type": [
                                                    "null",
                                                    "object",
                                                    "string",
                                                    "number",
                                                    "boolean",
                                                    "integer",
                                                    "array"
                                                ],
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            }
                                        }
                                    }
                                },
                                "name": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Nazwa nadrz\u0119dna produktu.",
                                    "type": "string"
                                },
                                "parent_id": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Identyfikator produktu nadrz\u0119dnego.",
                                    "type": "integer"
                                }
                            },
                            "required": false
                        },
                        "type": {
                            "default": "variation",
                            "description": "Typ produktu.",
                            "type": "string",
                            "enum": [
                                "variation"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "Opis wariantu.",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "Jednostka magazynowa.",
                            "type": "string",
                            "required": false
                        },
                        "global_unique_id": {
                            "description": "GTIN, UPC, EAN lub ISBN.",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "Zmiana ceny regularnej.",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "Cena sprzeda\u017cy zmienna.",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "Data rozpocz\u0119cia sprzeda\u017cy w strefie czasowej witryny.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "Data rozpocz\u0119cia sprzeda\u017cy, w formacie GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "Data zako\u0144czenia sprzeda\u017cy w strefie czasowej witryny.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "Data zako\u0144czenia sprzeda\u017cy w strefie czasowej witryny.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Status wariantu.",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish"
                            ],
                            "required": false
                        },
                        "virtual": {
                            "default": false,
                            "description": "Je\u015bli zmiana jest wirtualna.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "default": false,
                            "description": "Je\u015bli odmiana jest mo\u017cliwa do pobrania.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "Lista plik\u00f3w do pobrania.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Identyfikator pliku.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nazwa pliku.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "Adres URL pliku.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "default": -1,
                            "description": "Liczba razy, kiedy pliki do pobrania mo\u017cna pobra\u0107 po zakupie.",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "default": -1,
                            "description": "Liczba dni do wyga\u015bni\u0119cia dost\u0119pu do plik\u00f3w do pobrania.",
                            "type": "integer",
                            "required": false
                        },
                        "tax_status": {
                            "default": "taxable",
                            "description": "Status podatkowy.",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "Klasa podatkowa.",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "default": false,
                            "description": "Zarz\u0105dzanie zapasami na poziomie zmienno\u015bci.",
                            "type": [
                                "boolean",
                                "string"
                            ],
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "Ilo\u015b\u0107 w magazynie.",
                            "type": "integer",
                            "required": false
                        },
                        "stock_status": {
                            "default": "instock",
                            "description": "Kontroluje stan magazynowy produktu.",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "backorders": {
                            "default": "no",
                            "description": "W przypadku zarz\u0105dzania stanami magazynowymi ta opcja kontroluje, czy dozwolone s\u0105 zam\u00f3wienia wsteczne.",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "low_stock_amount": {
                            "description": "Niewielka ilo\u015b\u0107 zapas\u00f3w dla tej odmiany.",
                            "type": [
                                "integer",
                                "null"
                            ],
                            "required": false
                        },
                        "weight": {
                            "description": "Waga zmienna (kg).",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "Wymiary zmienno\u015bci.",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "D\u0142ugo\u015b\u0107 zmienna (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "Szeroko\u015b\u0107 zmiany (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "Zmiana wysoko\u015bci (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "\u015alimak klasy \u017ceglugowej.",
                            "type": "string",
                            "required": false
                        },
                        "image": {
                            "description": "Dane dotycz\u0105ce zmian obrazu.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "Identyfikator obrazu.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "Data utworzenia obrazu w strefie czasowej witryny.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "Data utworzenia obrazu w formacie GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "Data ostatniej modyfikacji obrazu w strefie czasowej witryny.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "Data ostatniej modyfikacji obrazu, w formacie GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "Adres URL obrazu.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "name": {
                                    "description": "Nazwa obrazu.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "Alternatywny tekst obrazka.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "Lista atrybut\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Identyfikator atrybutu.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nazwa atrybutu.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "Wybrana nazwa terminu atrybutu.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Kolejno\u015b\u0107 menu, u\u017cywana do sortowania produkt\u00f3w.",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "Metadane.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Meta ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Klawisz meta.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Warto\u015b\u0107 meta.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "name": {
                            "description": "Nazwa nadrz\u0119dna produktu.",
                            "type": "string",
                            "required": false
                        },
                        "parent_id": {
                            "description": "Identyfikator produktu nadrz\u0119dnego.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "product_id": {
                            "description": "Unikalny identyfikator produktu zmiennego.",
                            "type": "integer",
                            "required": false
                        },
                        "delete": {
                            "description": "Usuwa nieu\u017cywane warianty.",
                            "type": "boolean",
                            "required": false
                        },
                        "default_values": {
                            "description": "Warto\u015bci domy\u015blne dla wygenerowanych wariant\u00f3w.",
                            "type": "object",
                            "properties": {
                                "type": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Typ produktu.",
                                    "type": "string",
                                    "enum": [
                                        "variation"
                                    ]
                                },
                                "description": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Opis wariantu.",
                                    "type": "string"
                                },
                                "sku": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Jednostka magazynowa.",
                                    "type": "string"
                                },
                                "global_unique_id": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "GTIN, UPC, EAN lub ISBN.",
                                    "type": "string"
                                },
                                "regular_price": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Zmiana ceny regularnej.",
                                    "type": "string"
                                },
                                "sale_price": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Cena sprzeda\u017cy zmienna.",
                                    "type": "string"
                                },
                                "date_on_sale_from": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Data rozpocz\u0119cia sprzeda\u017cy w strefie czasowej witryny.",
                                    "type": [
                                        "null",
                                        "string"
                                    ]
                                },
                                "date_on_sale_from_gmt": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Data rozpocz\u0119cia sprzeda\u017cy, w formacie GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ]
                                },
                                "date_on_sale_to": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Data zako\u0144czenia sprzeda\u017cy w strefie czasowej witryny.",
                                    "type": [
                                        "null",
                                        "string"
                                    ]
                                },
                                "date_on_sale_to_gmt": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Data zako\u0144czenia sprzeda\u017cy w strefie czasowej witryny.",
                                    "type": [
                                        "null",
                                        "string"
                                    ]
                                },
                                "status": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Status wariantu.",
                                    "type": "string",
                                    "enum": [
                                        "draft",
                                        "pending",
                                        "private",
                                        "publish"
                                    ]
                                },
                                "virtual": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Je\u015bli zmiana jest wirtualna.",
                                    "type": "boolean"
                                },
                                "downloadable": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Je\u015bli odmiana jest mo\u017cliwa do pobrania.",
                                    "type": "boolean"
                                },
                                "downloads": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Lista plik\u00f3w do pobrania.",
                                    "type": "array",
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "id": {
                                                "description": "Identyfikator pliku.",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "name": {
                                                "description": "Nazwa pliku.",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "file": {
                                                "description": "Adres URL pliku.",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            }
                                        }
                                    }
                                },
                                "download_limit": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Liczba razy, kiedy pliki do pobrania mo\u017cna pobra\u0107 po zakupie.",
                                    "type": "integer"
                                },
                                "download_expiry": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Liczba dni do wyga\u015bni\u0119cia dost\u0119pu do plik\u00f3w do pobrania.",
                                    "type": "integer"
                                },
                                "tax_status": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Status podatkowy.",
                                    "type": "string",
                                    "enum": [
                                        "taxable",
                                        "shipping",
                                        "none"
                                    ]
                                },
                                "tax_class": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Klasa podatkowa.",
                                    "type": "string"
                                },
                                "manage_stock": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Zarz\u0105dzanie zapasami na poziomie zmienno\u015bci.",
                                    "type": [
                                        "boolean",
                                        "string"
                                    ]
                                },
                                "stock_quantity": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Ilo\u015b\u0107 w magazynie.",
                                    "type": "integer"
                                },
                                "stock_status": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Kontroluje stan magazynowy produktu.",
                                    "type": "string",
                                    "enum": [
                                        "instock",
                                        "outofstock",
                                        "onbackorder"
                                    ]
                                },
                                "backorders": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "W przypadku zarz\u0105dzania stanami magazynowymi ta opcja kontroluje, czy dozwolone s\u0105 zam\u00f3wienia wsteczne.",
                                    "type": "string",
                                    "enum": [
                                        "no",
                                        "notify",
                                        "yes"
                                    ]
                                },
                                "low_stock_amount": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Niewielka ilo\u015b\u0107 zapas\u00f3w dla tej odmiany.",
                                    "type": [
                                        "integer",
                                        "null"
                                    ]
                                },
                                "weight": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Waga zmienna (kg).",
                                    "type": "string"
                                },
                                "dimensions": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Wymiary zmienno\u015bci.",
                                    "type": "object",
                                    "properties": {
                                        "length": {
                                            "description": "D\u0142ugo\u015b\u0107 zmienna (cm).",
                                            "type": "string",
                                            "context": [
                                                "view",
                                                "edit"
                                            ]
                                        },
                                        "width": {
                                            "description": "Szeroko\u015b\u0107 zmiany (cm).",
                                            "type": "string",
                                            "context": [
                                                "view",
                                                "edit"
                                            ]
                                        },
                                        "height": {
                                            "description": "Zmiana wysoko\u015bci (cm).",
                                            "type": "string",
                                            "context": [
                                                "view",
                                                "edit"
                                            ]
                                        }
                                    }
                                },
                                "shipping_class": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u015alimak klasy \u017ceglugowej.",
                                    "type": "string"
                                },
                                "image": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Dane dotycz\u0105ce zmian obrazu.",
                                    "type": "object",
                                    "properties": {
                                        "id": {
                                            "description": "Identyfikator obrazu.",
                                            "type": "integer",
                                            "context": [
                                                "view",
                                                "edit"
                                            ]
                                        },
                                        "date_created": {
                                            "description": "Data utworzenia obrazu w strefie czasowej witryny.",
                                            "type": [
                                                "null",
                                                "string"
                                            ],
                                            "context": [
                                                "view",
                                                "edit"
                                            ],
                                            "readonly": true
                                        },
                                        "date_created_gmt": {
                                            "description": "Data utworzenia obrazu w formacie GMT.",
                                            "type": [
                                                "null",
                                                "string"
                                            ],
                                            "context": [
                                                "view",
                                                "edit"
                                            ],
                                            "readonly": true
                                        },
                                        "date_modified": {
                                            "description": "Data ostatniej modyfikacji obrazu w strefie czasowej witryny.",
                                            "type": [
                                                "null",
                                                "string"
                                            ],
                                            "context": [
                                                "view",
                                                "edit"
                                            ],
                                            "readonly": true
                                        },
                                        "date_modified_gmt": {
                                            "description": "Data ostatniej modyfikacji obrazu, w formacie GMT.",
                                            "type": [
                                                "null",
                                                "string"
                                            ],
                                            "context": [
                                                "view",
                                                "edit"
                                            ],
                                            "readonly": true
                                        },
                                        "src": {
                                            "description": "Adres URL obrazu.",
                                            "type": "string",
                                            "format": "uri",
                                            "context": [
                                                "view",
                                                "edit"
                                            ]
                                        },
                                        "name": {
                                            "description": "Nazwa obrazu.",
                                            "type": "string",
                                            "context": [
                                                "view",
                                                "edit"
                                            ]
                                        },
                                        "alt": {
                                            "description": "Alternatywny tekst obrazka.",
                                            "type": "string",
                                            "context": [
                                                "view",
                                                "edit"
                                            ]
                                        }
                                    }
                                },
                                "attributes": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Lista atrybut\u00f3w.",
                                    "type": "array",
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "id": {
                                                "description": "Identyfikator atrybutu.",
                                                "type": "integer",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "name": {
                                                "description": "Nazwa atrybutu.",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "option": {
                                                "description": "Wybrana nazwa terminu atrybutu.",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            }
                                        }
                                    }
                                },
                                "menu_order": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Kolejno\u015b\u0107 menu, u\u017cywana do sortowania produkt\u00f3w.",
                                    "type": "integer"
                                },
                                "meta_data": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Metadane.",
                                    "type": "array",
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "id": {
                                                "description": "Meta ID.",
                                                "type": "integer",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ],
                                                "readonly": true
                                            },
                                            "key": {
                                                "description": "Klawisz meta.",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "value": {
                                                "description": "Warto\u015b\u0107 meta.",
                                                "type": [
                                                    "null",
                                                    "object",
                                                    "string",
                                                    "number",
                                                    "boolean",
                                                    "integer",
                                                    "array"
                                                ],
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            }
                                        }
                                    }
                                },
                                "name": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Nazwa nadrz\u0119dna produktu.",
                                    "type": "string"
                                },
                                "parent_id": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Identyfikator produktu nadrz\u0119dnego.",
                                    "type": "integer"
                                }
                            },
                            "required": false
                        },
                        "type": {
                            "default": "variation",
                            "description": "Typ produktu.",
                            "type": "string",
                            "enum": [
                                "variation"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "Opis wariantu.",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "Jednostka magazynowa.",
                            "type": "string",
                            "required": false
                        },
                        "global_unique_id": {
                            "description": "GTIN, UPC, EAN lub ISBN.",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "Zmiana ceny regularnej.",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "Cena sprzeda\u017cy zmienna.",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "Data rozpocz\u0119cia sprzeda\u017cy w strefie czasowej witryny.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "Data rozpocz\u0119cia sprzeda\u017cy, w formacie GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "Data zako\u0144czenia sprzeda\u017cy w strefie czasowej witryny.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "Data zako\u0144czenia sprzeda\u017cy w strefie czasowej witryny.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Status wariantu.",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish"
                            ],
                            "required": false
                        },
                        "virtual": {
                            "default": false,
                            "description": "Je\u015bli zmiana jest wirtualna.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "default": false,
                            "description": "Je\u015bli odmiana jest mo\u017cliwa do pobrania.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "Lista plik\u00f3w do pobrania.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Identyfikator pliku.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nazwa pliku.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "Adres URL pliku.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "default": -1,
                            "description": "Liczba razy, kiedy pliki do pobrania mo\u017cna pobra\u0107 po zakupie.",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "default": -1,
                            "description": "Liczba dni do wyga\u015bni\u0119cia dost\u0119pu do plik\u00f3w do pobrania.",
                            "type": "integer",
                            "required": false
                        },
                        "tax_status": {
                            "default": "taxable",
                            "description": "Status podatkowy.",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "Klasa podatkowa.",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "default": false,
                            "description": "Zarz\u0105dzanie zapasami na poziomie zmienno\u015bci.",
                            "type": [
                                "boolean",
                                "string"
                            ],
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "Ilo\u015b\u0107 w magazynie.",
                            "type": "integer",
                            "required": false
                        },
                        "stock_status": {
                            "default": "instock",
                            "description": "Kontroluje stan magazynowy produktu.",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "backorders": {
                            "default": "no",
                            "description": "W przypadku zarz\u0105dzania stanami magazynowymi ta opcja kontroluje, czy dozwolone s\u0105 zam\u00f3wienia wsteczne.",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "low_stock_amount": {
                            "description": "Niewielka ilo\u015b\u0107 zapas\u00f3w dla tej odmiany.",
                            "type": [
                                "integer",
                                "null"
                            ],
                            "required": false
                        },
                        "weight": {
                            "description": "Waga zmienna (kg).",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "Wymiary zmienno\u015bci.",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "D\u0142ugo\u015b\u0107 zmienna (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "Szeroko\u015b\u0107 zmiany (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "Zmiana wysoko\u015bci (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "\u015alimak klasy \u017ceglugowej.",
                            "type": "string",
                            "required": false
                        },
                        "image": {
                            "description": "Dane dotycz\u0105ce zmian obrazu.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "Identyfikator obrazu.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "Data utworzenia obrazu w strefie czasowej witryny.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "Data utworzenia obrazu w formacie GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "Data ostatniej modyfikacji obrazu w strefie czasowej witryny.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "Data ostatniej modyfikacji obrazu, w formacie GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "Adres URL obrazu.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "name": {
                                    "description": "Nazwa obrazu.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "Alternatywny tekst obrazka.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "Lista atrybut\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Identyfikator atrybutu.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nazwa atrybutu.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "Wybrana nazwa terminu atrybutu.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Kolejno\u015b\u0107 menu, u\u017cywana do sortowania produkt\u00f3w.",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "Metadane.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Meta ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Klawisz meta.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Warto\u015b\u0107 meta.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "name": {
                            "description": "Nazwa nadrz\u0119dna produktu.",
                            "type": "string",
                            "required": false
                        },
                        "parent_id": {
                            "description": "Identyfikator produktu nadrz\u0119dnego.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "product_id": {
                            "description": "Unikalny identyfikator produktu zmiennego.",
                            "type": "integer",
                            "required": false
                        },
                        "delete": {
                            "description": "Usuwa nieu\u017cywane warianty.",
                            "type": "boolean",
                            "required": false
                        },
                        "default_values": {
                            "description": "Warto\u015bci domy\u015blne dla wygenerowanych wariant\u00f3w.",
                            "type": "object",
                            "properties": {
                                "type": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Typ produktu.",
                                    "type": "string",
                                    "enum": [
                                        "variation"
                                    ]
                                },
                                "description": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Opis wariantu.",
                                    "type": "string"
                                },
                                "sku": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Jednostka magazynowa.",
                                    "type": "string"
                                },
                                "global_unique_id": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "GTIN, UPC, EAN lub ISBN.",
                                    "type": "string"
                                },
                                "regular_price": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Zmiana ceny regularnej.",
                                    "type": "string"
                                },
                                "sale_price": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Cena sprzeda\u017cy zmienna.",
                                    "type": "string"
                                },
                                "date_on_sale_from": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Data rozpocz\u0119cia sprzeda\u017cy w strefie czasowej witryny.",
                                    "type": [
                                        "null",
                                        "string"
                                    ]
                                },
                                "date_on_sale_from_gmt": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Data rozpocz\u0119cia sprzeda\u017cy, w formacie GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ]
                                },
                                "date_on_sale_to": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Data zako\u0144czenia sprzeda\u017cy w strefie czasowej witryny.",
                                    "type": [
                                        "null",
                                        "string"
                                    ]
                                },
                                "date_on_sale_to_gmt": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Data zako\u0144czenia sprzeda\u017cy w strefie czasowej witryny.",
                                    "type": [
                                        "null",
                                        "string"
                                    ]
                                },
                                "status": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Status wariantu.",
                                    "type": "string",
                                    "enum": [
                                        "draft",
                                        "pending",
                                        "private",
                                        "publish"
                                    ]
                                },
                                "virtual": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Je\u015bli zmiana jest wirtualna.",
                                    "type": "boolean"
                                },
                                "downloadable": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Je\u015bli odmiana jest mo\u017cliwa do pobrania.",
                                    "type": "boolean"
                                },
                                "downloads": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Lista plik\u00f3w do pobrania.",
                                    "type": "array",
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "id": {
                                                "description": "Identyfikator pliku.",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "name": {
                                                "description": "Nazwa pliku.",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "file": {
                                                "description": "Adres URL pliku.",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            }
                                        }
                                    }
                                },
                                "download_limit": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Liczba razy, kiedy pliki do pobrania mo\u017cna pobra\u0107 po zakupie.",
                                    "type": "integer"
                                },
                                "download_expiry": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Liczba dni do wyga\u015bni\u0119cia dost\u0119pu do plik\u00f3w do pobrania.",
                                    "type": "integer"
                                },
                                "tax_status": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Status podatkowy.",
                                    "type": "string",
                                    "enum": [
                                        "taxable",
                                        "shipping",
                                        "none"
                                    ]
                                },
                                "tax_class": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Klasa podatkowa.",
                                    "type": "string"
                                },
                                "manage_stock": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Zarz\u0105dzanie zapasami na poziomie zmienno\u015bci.",
                                    "type": [
                                        "boolean",
                                        "string"
                                    ]
                                },
                                "stock_quantity": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Ilo\u015b\u0107 w magazynie.",
                                    "type": "integer"
                                },
                                "stock_status": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Kontroluje stan magazynowy produktu.",
                                    "type": "string",
                                    "enum": [
                                        "instock",
                                        "outofstock",
                                        "onbackorder"
                                    ]
                                },
                                "backorders": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "W przypadku zarz\u0105dzania stanami magazynowymi ta opcja kontroluje, czy dozwolone s\u0105 zam\u00f3wienia wsteczne.",
                                    "type": "string",
                                    "enum": [
                                        "no",
                                        "notify",
                                        "yes"
                                    ]
                                },
                                "low_stock_amount": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Niewielka ilo\u015b\u0107 zapas\u00f3w dla tej odmiany.",
                                    "type": [
                                        "integer",
                                        "null"
                                    ]
                                },
                                "weight": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Waga zmienna (kg).",
                                    "type": "string"
                                },
                                "dimensions": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Wymiary zmienno\u015bci.",
                                    "type": "object",
                                    "properties": {
                                        "length": {
                                            "description": "D\u0142ugo\u015b\u0107 zmienna (cm).",
                                            "type": "string",
                                            "context": [
                                                "view",
                                                "edit"
                                            ]
                                        },
                                        "width": {
                                            "description": "Szeroko\u015b\u0107 zmiany (cm).",
                                            "type": "string",
                                            "context": [
                                                "view",
                                                "edit"
                                            ]
                                        },
                                        "height": {
                                            "description": "Zmiana wysoko\u015bci (cm).",
                                            "type": "string",
                                            "context": [
                                                "view",
                                                "edit"
                                            ]
                                        }
                                    }
                                },
                                "shipping_class": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u015alimak klasy \u017ceglugowej.",
                                    "type": "string"
                                },
                                "image": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Dane dotycz\u0105ce zmian obrazu.",
                                    "type": "object",
                                    "properties": {
                                        "id": {
                                            "description": "Identyfikator obrazu.",
                                            "type": "integer",
                                            "context": [
                                                "view",
                                                "edit"
                                            ]
                                        },
                                        "date_created": {
                                            "description": "Data utworzenia obrazu w strefie czasowej witryny.",
                                            "type": [
                                                "null",
                                                "string"
                                            ],
                                            "context": [
                                                "view",
                                                "edit"
                                            ],
                                            "readonly": true
                                        },
                                        "date_created_gmt": {
                                            "description": "Data utworzenia obrazu w formacie GMT.",
                                            "type": [
                                                "null",
                                                "string"
                                            ],
                                            "context": [
                                                "view",
                                                "edit"
                                            ],
                                            "readonly": true
                                        },
                                        "date_modified": {
                                            "description": "Data ostatniej modyfikacji obrazu w strefie czasowej witryny.",
                                            "type": [
                                                "null",
                                                "string"
                                            ],
                                            "context": [
                                                "view",
                                                "edit"
                                            ],
                                            "readonly": true
                                        },
                                        "date_modified_gmt": {
                                            "description": "Data ostatniej modyfikacji obrazu, w formacie GMT.",
                                            "type": [
                                                "null",
                                                "string"
                                            ],
                                            "context": [
                                                "view",
                                                "edit"
                                            ],
                                            "readonly": true
                                        },
                                        "src": {
                                            "description": "Adres URL obrazu.",
                                            "type": "string",
                                            "format": "uri",
                                            "context": [
                                                "view",
                                                "edit"
                                            ]
                                        },
                                        "name": {
                                            "description": "Nazwa obrazu.",
                                            "type": "string",
                                            "context": [
                                                "view",
                                                "edit"
                                            ]
                                        },
                                        "alt": {
                                            "description": "Alternatywny tekst obrazka.",
                                            "type": "string",
                                            "context": [
                                                "view",
                                                "edit"
                                            ]
                                        }
                                    }
                                },
                                "attributes": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Lista atrybut\u00f3w.",
                                    "type": "array",
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "id": {
                                                "description": "Identyfikator atrybutu.",
                                                "type": "integer",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "name": {
                                                "description": "Nazwa atrybutu.",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "option": {
                                                "description": "Wybrana nazwa terminu atrybutu.",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            }
                                        }
                                    }
                                },
                                "menu_order": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Kolejno\u015b\u0107 menu, u\u017cywana do sortowania produkt\u00f3w.",
                                    "type": "integer"
                                },
                                "meta_data": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Metadane.",
                                    "type": "array",
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "id": {
                                                "description": "Meta ID.",
                                                "type": "integer",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ],
                                                "readonly": true
                                            },
                                            "key": {
                                                "description": "Klawisz meta.",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "value": {
                                                "description": "Warto\u015b\u0107 meta.",
                                                "type": [
                                                    "null",
                                                    "object",
                                                    "string",
                                                    "number",
                                                    "boolean",
                                                    "integer",
                                                    "array"
                                                ],
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            }
                                        }
                                    }
                                },
                                "name": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Nazwa nadrz\u0119dna produktu.",
                                    "type": "string"
                                },
                                "parent_id": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Identyfikator produktu nadrz\u0119dnego.",
                                    "type": "integer"
                                }
                            },
                            "required": false
                        },
                        "type": {
                            "default": "variation",
                            "description": "Typ produktu.",
                            "type": "string",
                            "enum": [
                                "variation"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "Opis wariantu.",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "Jednostka magazynowa.",
                            "type": "string",
                            "required": false
                        },
                        "global_unique_id": {
                            "description": "GTIN, UPC, EAN lub ISBN.",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "Zmiana ceny regularnej.",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "Cena sprzeda\u017cy zmienna.",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "Data rozpocz\u0119cia sprzeda\u017cy w strefie czasowej witryny.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "Data rozpocz\u0119cia sprzeda\u017cy, w formacie GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "Data zako\u0144czenia sprzeda\u017cy w strefie czasowej witryny.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "Data zako\u0144czenia sprzeda\u017cy w strefie czasowej witryny.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Status wariantu.",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish"
                            ],
                            "required": false
                        },
                        "virtual": {
                            "default": false,
                            "description": "Je\u015bli zmiana jest wirtualna.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "default": false,
                            "description": "Je\u015bli odmiana jest mo\u017cliwa do pobrania.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "Lista plik\u00f3w do pobrania.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Identyfikator pliku.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nazwa pliku.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "Adres URL pliku.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "default": -1,
                            "description": "Liczba razy, kiedy pliki do pobrania mo\u017cna pobra\u0107 po zakupie.",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "default": -1,
                            "description": "Liczba dni do wyga\u015bni\u0119cia dost\u0119pu do plik\u00f3w do pobrania.",
                            "type": "integer",
                            "required": false
                        },
                        "tax_status": {
                            "default": "taxable",
                            "description": "Status podatkowy.",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "Klasa podatkowa.",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "default": false,
                            "description": "Zarz\u0105dzanie zapasami na poziomie zmienno\u015bci.",
                            "type": [
                                "boolean",
                                "string"
                            ],
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "Ilo\u015b\u0107 w magazynie.",
                            "type": "integer",
                            "required": false
                        },
                        "stock_status": {
                            "default": "instock",
                            "description": "Kontroluje stan magazynowy produktu.",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "backorders": {
                            "default": "no",
                            "description": "W przypadku zarz\u0105dzania stanami magazynowymi ta opcja kontroluje, czy dozwolone s\u0105 zam\u00f3wienia wsteczne.",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "low_stock_amount": {
                            "description": "Niewielka ilo\u015b\u0107 zapas\u00f3w dla tej odmiany.",
                            "type": [
                                "integer",
                                "null"
                            ],
                            "required": false
                        },
                        "weight": {
                            "description": "Waga zmienna (kg).",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "Wymiary zmienno\u015bci.",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "D\u0142ugo\u015b\u0107 zmienna (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "Szeroko\u015b\u0107 zmiany (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "Zmiana wysoko\u015bci (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "\u015alimak klasy \u017ceglugowej.",
                            "type": "string",
                            "required": false
                        },
                        "image": {
                            "description": "Dane dotycz\u0105ce zmian obrazu.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "Identyfikator obrazu.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "Data utworzenia obrazu w strefie czasowej witryny.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "Data utworzenia obrazu w formacie GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "Data ostatniej modyfikacji obrazu w strefie czasowej witryny.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "Data ostatniej modyfikacji obrazu, w formacie GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "Adres URL obrazu.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "name": {
                                    "description": "Nazwa obrazu.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "Alternatywny tekst obrazka.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "Lista atrybut\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Identyfikator atrybutu.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nazwa atrybutu.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "Wybrana nazwa terminu atrybutu.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Kolejno\u015b\u0107 menu, u\u017cywana do sortowania produkt\u00f3w.",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "Metadane.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Meta ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Klawisz meta.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Warto\u015b\u0107 meta.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "name": {
                            "description": "Nazwa nadrz\u0119dna produktu.",
                            "type": "string",
                            "required": false
                        },
                        "parent_id": {
                            "description": "Identyfikator produktu nadrz\u0119dnego.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "product_id": {
                            "description": "Unikalny identyfikator produktu zmiennego.",
                            "type": "integer",
                            "required": false
                        },
                        "delete": {
                            "description": "Usuwa nieu\u017cywane warianty.",
                            "type": "boolean",
                            "required": false
                        },
                        "default_values": {
                            "description": "Warto\u015bci domy\u015blne dla wygenerowanych wariant\u00f3w.",
                            "type": "object",
                            "properties": {
                                "type": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Typ produktu.",
                                    "type": "string",
                                    "enum": [
                                        "variation"
                                    ]
                                },
                                "description": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Opis wariantu.",
                                    "type": "string"
                                },
                                "sku": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Jednostka magazynowa.",
                                    "type": "string"
                                },
                                "global_unique_id": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "GTIN, UPC, EAN lub ISBN.",
                                    "type": "string"
                                },
                                "regular_price": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Zmiana ceny regularnej.",
                                    "type": "string"
                                },
                                "sale_price": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Cena sprzeda\u017cy zmienna.",
                                    "type": "string"
                                },
                                "date_on_sale_from": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Data rozpocz\u0119cia sprzeda\u017cy w strefie czasowej witryny.",
                                    "type": [
                                        "null",
                                        "string"
                                    ]
                                },
                                "date_on_sale_from_gmt": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Data rozpocz\u0119cia sprzeda\u017cy, w formacie GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ]
                                },
                                "date_on_sale_to": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Data zako\u0144czenia sprzeda\u017cy w strefie czasowej witryny.",
                                    "type": [
                                        "null",
                                        "string"
                                    ]
                                },
                                "date_on_sale_to_gmt": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Data zako\u0144czenia sprzeda\u017cy w strefie czasowej witryny.",
                                    "type": [
                                        "null",
                                        "string"
                                    ]
                                },
                                "status": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Status wariantu.",
                                    "type": "string",
                                    "enum": [
                                        "draft",
                                        "pending",
                                        "private",
                                        "publish"
                                    ]
                                },
                                "virtual": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Je\u015bli zmiana jest wirtualna.",
                                    "type": "boolean"
                                },
                                "downloadable": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Je\u015bli odmiana jest mo\u017cliwa do pobrania.",
                                    "type": "boolean"
                                },
                                "downloads": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Lista plik\u00f3w do pobrania.",
                                    "type": "array",
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "id": {
                                                "description": "Identyfikator pliku.",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "name": {
                                                "description": "Nazwa pliku.",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "file": {
                                                "description": "Adres URL pliku.",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            }
                                        }
                                    }
                                },
                                "download_limit": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Liczba razy, kiedy pliki do pobrania mo\u017cna pobra\u0107 po zakupie.",
                                    "type": "integer"
                                },
                                "download_expiry": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Liczba dni do wyga\u015bni\u0119cia dost\u0119pu do plik\u00f3w do pobrania.",
                                    "type": "integer"
                                },
                                "tax_status": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Status podatkowy.",
                                    "type": "string",
                                    "enum": [
                                        "taxable",
                                        "shipping",
                                        "none"
                                    ]
                                },
                                "tax_class": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Klasa podatkowa.",
                                    "type": "string"
                                },
                                "manage_stock": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Zarz\u0105dzanie zapasami na poziomie zmienno\u015bci.",
                                    "type": [
                                        "boolean",
                                        "string"
                                    ]
                                },
                                "stock_quantity": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Ilo\u015b\u0107 w magazynie.",
                                    "type": "integer"
                                },
                                "stock_status": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Kontroluje stan magazynowy produktu.",
                                    "type": "string",
                                    "enum": [
                                        "instock",
                                        "outofstock",
                                        "onbackorder"
                                    ]
                                },
                                "backorders": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "W przypadku zarz\u0105dzania stanami magazynowymi ta opcja kontroluje, czy dozwolone s\u0105 zam\u00f3wienia wsteczne.",
                                    "type": "string",
                                    "enum": [
                                        "no",
                                        "notify",
                                        "yes"
                                    ]
                                },
                                "low_stock_amount": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Niewielka ilo\u015b\u0107 zapas\u00f3w dla tej odmiany.",
                                    "type": [
                                        "integer",
                                        "null"
                                    ]
                                },
                                "weight": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Waga zmienna (kg).",
                                    "type": "string"
                                },
                                "dimensions": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Wymiary zmienno\u015bci.",
                                    "type": "object",
                                    "properties": {
                                        "length": {
                                            "description": "D\u0142ugo\u015b\u0107 zmienna (cm).",
                                            "type": "string",
                                            "context": [
                                                "view",
                                                "edit"
                                            ]
                                        },
                                        "width": {
                                            "description": "Szeroko\u015b\u0107 zmiany (cm).",
                                            "type": "string",
                                            "context": [
                                                "view",
                                                "edit"
                                            ]
                                        },
                                        "height": {
                                            "description": "Zmiana wysoko\u015bci (cm).",
                                            "type": "string",
                                            "context": [
                                                "view",
                                                "edit"
                                            ]
                                        }
                                    }
                                },
                                "shipping_class": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u015alimak klasy \u017ceglugowej.",
                                    "type": "string"
                                },
                                "image": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Dane dotycz\u0105ce zmian obrazu.",
                                    "type": "object",
                                    "properties": {
                                        "id": {
                                            "description": "Identyfikator obrazu.",
                                            "type": "integer",
                                            "context": [
                                                "view",
                                                "edit"
                                            ]
                                        },
                                        "date_created": {
                                            "description": "Data utworzenia obrazu w strefie czasowej witryny.",
                                            "type": [
                                                "null",
                                                "string"
                                            ],
                                            "context": [
                                                "view",
                                                "edit"
                                            ],
                                            "readonly": true
                                        },
                                        "date_created_gmt": {
                                            "description": "Data utworzenia obrazu w formacie GMT.",
                                            "type": [
                                                "null",
                                                "string"
                                            ],
                                            "context": [
                                                "view",
                                                "edit"
                                            ],
                                            "readonly": true
                                        },
                                        "date_modified": {
                                            "description": "Data ostatniej modyfikacji obrazu w strefie czasowej witryny.",
                                            "type": [
                                                "null",
                                                "string"
                                            ],
                                            "context": [
                                                "view",
                                                "edit"
                                            ],
                                            "readonly": true
                                        },
                                        "date_modified_gmt": {
                                            "description": "Data ostatniej modyfikacji obrazu, w formacie GMT.",
                                            "type": [
                                                "null",
                                                "string"
                                            ],
                                            "context": [
                                                "view",
                                                "edit"
                                            ],
                                            "readonly": true
                                        },
                                        "src": {
                                            "description": "Adres URL obrazu.",
                                            "type": "string",
                                            "format": "uri",
                                            "context": [
                                                "view",
                                                "edit"
                                            ]
                                        },
                                        "name": {
                                            "description": "Nazwa obrazu.",
                                            "type": "string",
                                            "context": [
                                                "view",
                                                "edit"
                                            ]
                                        },
                                        "alt": {
                                            "description": "Alternatywny tekst obrazka.",
                                            "type": "string",
                                            "context": [
                                                "view",
                                                "edit"
                                            ]
                                        }
                                    }
                                },
                                "attributes": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Lista atrybut\u00f3w.",
                                    "type": "array",
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "id": {
                                                "description": "Identyfikator atrybutu.",
                                                "type": "integer",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "name": {
                                                "description": "Nazwa atrybutu.",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "option": {
                                                "description": "Wybrana nazwa terminu atrybutu.",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            }
                                        }
                                    }
                                },
                                "menu_order": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Kolejno\u015b\u0107 menu, u\u017cywana do sortowania produkt\u00f3w.",
                                    "type": "integer"
                                },
                                "meta_data": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Metadane.",
                                    "type": "array",
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "id": {
                                                "description": "Meta ID.",
                                                "type": "integer",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ],
                                                "readonly": true
                                            },
                                            "key": {
                                                "description": "Klawisz meta.",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "value": {
                                                "description": "Warto\u015b\u0107 meta.",
                                                "type": [
                                                    "null",
                                                    "object",
                                                    "string",
                                                    "number",
                                                    "boolean",
                                                    "integer",
                                                    "array"
                                                ],
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            }
                                        }
                                    }
                                },
                                "name": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Nazwa nadrz\u0119dna produktu.",
                                    "type": "string"
                                },
                                "parent_id": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Identyfikator produktu nadrz\u0119dnego.",
                                    "type": "integer"
                                }
                            },
                            "required": false
                        },
                        "type": {
                            "default": "variation",
                            "description": "Typ produktu.",
                            "type": "string",
                            "enum": [
                                "variation"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "Opis wariantu.",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "Jednostka magazynowa.",
                            "type": "string",
                            "required": false
                        },
                        "global_unique_id": {
                            "description": "GTIN, UPC, EAN lub ISBN.",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "Zmiana ceny regularnej.",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "Cena sprzeda\u017cy zmienna.",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "Data rozpocz\u0119cia sprzeda\u017cy w strefie czasowej witryny.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "Data rozpocz\u0119cia sprzeda\u017cy, w formacie GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "Data zako\u0144czenia sprzeda\u017cy w strefie czasowej witryny.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "Data zako\u0144czenia sprzeda\u017cy w strefie czasowej witryny.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Status wariantu.",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish"
                            ],
                            "required": false
                        },
                        "virtual": {
                            "default": false,
                            "description": "Je\u015bli zmiana jest wirtualna.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "default": false,
                            "description": "Je\u015bli odmiana jest mo\u017cliwa do pobrania.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "Lista plik\u00f3w do pobrania.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Identyfikator pliku.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nazwa pliku.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "Adres URL pliku.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "default": -1,
                            "description": "Liczba razy, kiedy pliki do pobrania mo\u017cna pobra\u0107 po zakupie.",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "default": -1,
                            "description": "Liczba dni do wyga\u015bni\u0119cia dost\u0119pu do plik\u00f3w do pobrania.",
                            "type": "integer",
                            "required": false
                        },
                        "tax_status": {
                            "default": "taxable",
                            "description": "Status podatkowy.",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "Klasa podatkowa.",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "default": false,
                            "description": "Zarz\u0105dzanie zapasami na poziomie zmienno\u015bci.",
                            "type": [
                                "boolean",
                                "string"
                            ],
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "Ilo\u015b\u0107 w magazynie.",
                            "type": "integer",
                            "required": false
                        },
                        "stock_status": {
                            "default": "instock",
                            "description": "Kontroluje stan magazynowy produktu.",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "backorders": {
                            "default": "no",
                            "description": "W przypadku zarz\u0105dzania stanami magazynowymi ta opcja kontroluje, czy dozwolone s\u0105 zam\u00f3wienia wsteczne.",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "low_stock_amount": {
                            "description": "Niewielka ilo\u015b\u0107 zapas\u00f3w dla tej odmiany.",
                            "type": [
                                "integer",
                                "null"
                            ],
                            "required": false
                        },
                        "weight": {
                            "description": "Waga zmienna (kg).",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "Wymiary zmienno\u015bci.",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "D\u0142ugo\u015b\u0107 zmienna (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "Szeroko\u015b\u0107 zmiany (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "Zmiana wysoko\u015bci (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "\u015alimak klasy \u017ceglugowej.",
                            "type": "string",
                            "required": false
                        },
                        "image": {
                            "description": "Dane dotycz\u0105ce zmian obrazu.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "Identyfikator obrazu.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "Data utworzenia obrazu w strefie czasowej witryny.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "Data utworzenia obrazu w formacie GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "Data ostatniej modyfikacji obrazu w strefie czasowej witryny.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "Data ostatniej modyfikacji obrazu, w formacie GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "Adres URL obrazu.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "name": {
                                    "description": "Nazwa obrazu.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "Alternatywny tekst obrazka.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "Lista atrybut\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Identyfikator atrybutu.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nazwa atrybutu.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "Wybrana nazwa terminu atrybutu.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Kolejno\u015b\u0107 menu, u\u017cywana do sortowania produkt\u00f3w.",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "Metadane.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Meta ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Klawisz meta.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Warto\u015b\u0107 meta.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "name": {
                            "description": "Nazwa nadrz\u0119dna produktu.",
                            "type": "string",
                            "required": false
                        },
                        "parent_id": {
                            "description": "Identyfikator produktu nadrz\u0119dnego.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc-analytics\/variations": {
            "namespace": "wc-analytics",
            "methods": [
                "GET",
                "GET",
                "GET",
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Aktualna strona kolekcji.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w, kt\u00f3re zostan\u0105 zwr\u00f3cone w zestawie wynik\u00f3w.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Wyszukaj wed\u0142ug nazwy podobnego produktu, kodu SKU lub warto\u015bci atrybutu.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Ogranicz odpowied\u017a do zasob\u00f3w opublikowanych po okre\u015blonej dacie zgodnej z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Ogranicz odpowied\u017a do zasob\u00f3w opublikowanych przed okre\u015blon\u0105 dat\u0105 zgodno\u015bci z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Ogranicz odpowied\u017a do zasob\u00f3w zmodyfikowanych po okre\u015blonej dacie zgodno\u015bci z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Ogranicz odpowied\u017a do zasob\u00f3w zmodyfikowanych przed okre\u015blon\u0105 dat\u0105 zgodno\u015bci z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "dates_are_gmt": {
                            "description": "Czy bra\u0107 pod uwag\u0119 daty publikacji GMT przy ograniczaniu odpowiedzi na podstawie daty publikacji lub modyfikacji?",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "exclude": {
                            "description": "Upewnij si\u0119, \u017ce zestaw wynik\u00f3w wyklucza okre\u015blone identyfikatory.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ogranicz zestaw wynik\u00f3w do okre\u015blonych identyfikator\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Przesu\u0144 zestaw wynik\u00f3w o okre\u015blon\u0105 liczb\u0119 element\u00f3w.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Sortuj atrybuty rosn\u0105co lub malej\u0105co.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortuj kolekcj\u0119 wed\u0142ug atrybutu obiektu.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "modified",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "Ogranicz zestaw wynik\u00f3w do tych o okre\u015blonych identyfikatorach nadrz\u0119dnych.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "Ogranicz zestaw wynik\u00f3w do wszystkich element\u00f3w z wyj\u0105tkiem tych o okre\u015blonym identyfikatorze nadrz\u0119dnym.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "slug": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w z okre\u015blonym \u015blimakiem.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "any",
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w, kt\u00f3rym przypisano konkretny status.",
                            "type": "string",
                            "enum": [
                                "any",
                                "future",
                                "trash",
                                "draft",
                                "pending",
                                "private",
                                "publish"
                            ],
                            "required": false
                        },
                        "sku": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w o okre\u015blonych kodach SKU. U\u017cyj przecink\u00f3w do rozdzielenia.",
                            "type": "string",
                            "required": false
                        },
                        "on_sale": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w obj\u0119tych promocj\u0105.",
                            "type": "boolean",
                            "required": false
                        },
                        "min_price": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w na podstawie ceny minimalnej.",
                            "type": "string",
                            "required": false
                        },
                        "max_price": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w na podstawie maksymalnej ceny.",
                            "type": "string",
                            "required": false
                        },
                        "include_meta": {
                            "default": [],
                            "description": "Ogranicz meta_data do okre\u015blonych kluczy.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "exclude_meta": {
                            "default": [],
                            "description": "Upewnij si\u0119, \u017ce meta_data wyklucza okre\u015blone klucze.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "stock_status": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w o okre\u015blonym stanie magazynowym.",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "has_price": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w z cen\u0105 lub bez.",
                            "type": "boolean",
                            "required": false
                        },
                        "attributes": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w o okre\u015blonych atrybutach.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "attribute": {
                                        "type": "string",
                                        "description": "Atrybut \u015blimaka."
                                    },
                                    "term": {
                                        "type": "string",
                                        "description": "Termin atrybutu."
                                    },
                                    "terms": {
                                        "type": "array",
                                        "description": "Terminy atrybutowe."
                                    }
                                }
                            },
                            "required": false
                        },
                        "virtual": {
                            "description": "Ogranicz zestaw wynik\u00f3w do wirtualnych wariant\u00f3w produktu.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "description": "Ogranicz zestaw wynik\u00f3w do mo\u017cliwych do pobrania wariant\u00f3w produktu.",
                            "type": "boolean",
                            "required": false
                        },
                        "include_status": {
                            "description": "Ogranicz zestaw wynik\u00f3w do wariant\u00f3w produktu o dowolnym statusie.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "any",
                                    "future",
                                    "trash",
                                    "draft",
                                    "pending",
                                    "private",
                                    "publish"
                                ]
                            },
                            "required": false
                        },
                        "exclude_status": {
                            "description": "Wyklucz z zestawu wynik\u00f3w warianty produktu o dowolnym statusie.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "future",
                                    "trash",
                                    "draft",
                                    "pending",
                                    "private",
                                    "publish"
                                ]
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Aktualna strona kolekcji.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w, kt\u00f3re zostan\u0105 zwr\u00f3cone w zestawie wynik\u00f3w.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Wyszukaj wed\u0142ug nazwy podobnego produktu, kodu SKU lub warto\u015bci atrybutu.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Ogranicz odpowied\u017a do zasob\u00f3w opublikowanych po okre\u015blonej dacie zgodnej z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Ogranicz odpowied\u017a do zasob\u00f3w opublikowanych przed okre\u015blon\u0105 dat\u0105 zgodno\u015bci z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Ogranicz odpowied\u017a do zasob\u00f3w zmodyfikowanych po okre\u015blonej dacie zgodno\u015bci z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Ogranicz odpowied\u017a do zasob\u00f3w zmodyfikowanych przed okre\u015blon\u0105 dat\u0105 zgodno\u015bci z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "dates_are_gmt": {
                            "description": "Czy bra\u0107 pod uwag\u0119 daty publikacji GMT przy ograniczaniu odpowiedzi na podstawie daty publikacji lub modyfikacji?",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "exclude": {
                            "description": "Upewnij si\u0119, \u017ce zestaw wynik\u00f3w wyklucza okre\u015blone identyfikatory.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ogranicz zestaw wynik\u00f3w do okre\u015blonych identyfikator\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Przesu\u0144 zestaw wynik\u00f3w o okre\u015blon\u0105 liczb\u0119 element\u00f3w.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Sortuj atrybuty rosn\u0105co lub malej\u0105co.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortuj kolekcj\u0119 wed\u0142ug atrybutu obiektu.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "modified",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "Ogranicz zestaw wynik\u00f3w do tych o okre\u015blonych identyfikatorach nadrz\u0119dnych.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "Ogranicz zestaw wynik\u00f3w do wszystkich element\u00f3w z wyj\u0105tkiem tych o okre\u015blonym identyfikatorze nadrz\u0119dnym.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "slug": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w z okre\u015blonym \u015blimakiem.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "any",
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w, kt\u00f3rym przypisano konkretny status.",
                            "type": "string",
                            "enum": [
                                "any",
                                "future",
                                "trash",
                                "draft",
                                "pending",
                                "private",
                                "publish"
                            ],
                            "required": false
                        },
                        "sku": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w o okre\u015blonych kodach SKU. U\u017cyj przecink\u00f3w do rozdzielenia.",
                            "type": "string",
                            "required": false
                        },
                        "on_sale": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w obj\u0119tych promocj\u0105.",
                            "type": "boolean",
                            "required": false
                        },
                        "min_price": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w na podstawie ceny minimalnej.",
                            "type": "string",
                            "required": false
                        },
                        "max_price": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w na podstawie maksymalnej ceny.",
                            "type": "string",
                            "required": false
                        },
                        "include_meta": {
                            "default": [],
                            "description": "Ogranicz meta_data do okre\u015blonych kluczy.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "exclude_meta": {
                            "default": [],
                            "description": "Upewnij si\u0119, \u017ce meta_data wyklucza okre\u015blone klucze.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "stock_status": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w o okre\u015blonym stanie magazynowym.",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "has_price": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w z cen\u0105 lub bez.",
                            "type": "boolean",
                            "required": false
                        },
                        "attributes": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w o okre\u015blonych atrybutach.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "attribute": {
                                        "type": "string",
                                        "description": "Atrybut \u015blimaka."
                                    },
                                    "term": {
                                        "type": "string",
                                        "description": "Termin atrybutu."
                                    },
                                    "terms": {
                                        "type": "array",
                                        "description": "Terminy atrybutowe."
                                    }
                                }
                            },
                            "required": false
                        },
                        "virtual": {
                            "description": "Ogranicz zestaw wynik\u00f3w do wirtualnych wariant\u00f3w produktu.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "description": "Ogranicz zestaw wynik\u00f3w do mo\u017cliwych do pobrania wariant\u00f3w produktu.",
                            "type": "boolean",
                            "required": false
                        },
                        "include_status": {
                            "description": "Ogranicz zestaw wynik\u00f3w do wariant\u00f3w produktu o dowolnym statusie.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "any",
                                    "future",
                                    "trash",
                                    "draft",
                                    "pending",
                                    "private",
                                    "publish"
                                ]
                            },
                            "required": false
                        },
                        "exclude_status": {
                            "description": "Wyklucz z zestawu wynik\u00f3w warianty produktu o dowolnym statusie.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "future",
                                    "trash",
                                    "draft",
                                    "pending",
                                    "private",
                                    "publish"
                                ]
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Aktualna strona kolekcji.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w, kt\u00f3re zostan\u0105 zwr\u00f3cone w zestawie wynik\u00f3w.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Wyszukaj wed\u0142ug nazwy podobnego produktu, kodu SKU lub warto\u015bci atrybutu.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Ogranicz odpowied\u017a do zasob\u00f3w opublikowanych po okre\u015blonej dacie zgodnej z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Ogranicz odpowied\u017a do zasob\u00f3w opublikowanych przed okre\u015blon\u0105 dat\u0105 zgodno\u015bci z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Ogranicz odpowied\u017a do zasob\u00f3w zmodyfikowanych po okre\u015blonej dacie zgodno\u015bci z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Ogranicz odpowied\u017a do zasob\u00f3w zmodyfikowanych przed okre\u015blon\u0105 dat\u0105 zgodno\u015bci z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "dates_are_gmt": {
                            "description": "Czy bra\u0107 pod uwag\u0119 daty publikacji GMT przy ograniczaniu odpowiedzi na podstawie daty publikacji lub modyfikacji?",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "exclude": {
                            "description": "Upewnij si\u0119, \u017ce zestaw wynik\u00f3w wyklucza okre\u015blone identyfikatory.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ogranicz zestaw wynik\u00f3w do okre\u015blonych identyfikator\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Przesu\u0144 zestaw wynik\u00f3w o okre\u015blon\u0105 liczb\u0119 element\u00f3w.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Sortuj atrybuty rosn\u0105co lub malej\u0105co.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortuj kolekcj\u0119 wed\u0142ug atrybutu obiektu.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "modified",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "Ogranicz zestaw wynik\u00f3w do tych o okre\u015blonych identyfikatorach nadrz\u0119dnych.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "Ogranicz zestaw wynik\u00f3w do wszystkich element\u00f3w z wyj\u0105tkiem tych o okre\u015blonym identyfikatorze nadrz\u0119dnym.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "slug": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w z okre\u015blonym \u015blimakiem.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "any",
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w, kt\u00f3rym przypisano konkretny status.",
                            "type": "string",
                            "enum": [
                                "any",
                                "future",
                                "trash",
                                "draft",
                                "pending",
                                "private",
                                "publish"
                            ],
                            "required": false
                        },
                        "sku": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w o okre\u015blonych kodach SKU. U\u017cyj przecink\u00f3w do rozdzielenia.",
                            "type": "string",
                            "required": false
                        },
                        "on_sale": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w obj\u0119tych promocj\u0105.",
                            "type": "boolean",
                            "required": false
                        },
                        "min_price": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w na podstawie ceny minimalnej.",
                            "type": "string",
                            "required": false
                        },
                        "max_price": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w na podstawie maksymalnej ceny.",
                            "type": "string",
                            "required": false
                        },
                        "include_meta": {
                            "default": [],
                            "description": "Ogranicz meta_data do okre\u015blonych kluczy.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "exclude_meta": {
                            "default": [],
                            "description": "Upewnij si\u0119, \u017ce meta_data wyklucza okre\u015blone klucze.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "stock_status": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w o okre\u015blonym stanie magazynowym.",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "has_price": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w z cen\u0105 lub bez.",
                            "type": "boolean",
                            "required": false
                        },
                        "attributes": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w o okre\u015blonych atrybutach.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "attribute": {
                                        "type": "string",
                                        "description": "Atrybut \u015blimaka."
                                    },
                                    "term": {
                                        "type": "string",
                                        "description": "Termin atrybutu."
                                    },
                                    "terms": {
                                        "type": "array",
                                        "description": "Terminy atrybutowe."
                                    }
                                }
                            },
                            "required": false
                        },
                        "virtual": {
                            "description": "Ogranicz zestaw wynik\u00f3w do wirtualnych wariant\u00f3w produktu.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "description": "Ogranicz zestaw wynik\u00f3w do mo\u017cliwych do pobrania wariant\u00f3w produktu.",
                            "type": "boolean",
                            "required": false
                        },
                        "include_status": {
                            "description": "Ogranicz zestaw wynik\u00f3w do wariant\u00f3w produktu o dowolnym statusie.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "any",
                                    "future",
                                    "trash",
                                    "draft",
                                    "pending",
                                    "private",
                                    "publish"
                                ]
                            },
                            "required": false
                        },
                        "exclude_status": {
                            "description": "Wyklucz z zestawu wynik\u00f3w warianty produktu o dowolnym statusie.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "future",
                                    "trash",
                                    "draft",
                                    "pending",
                                    "private",
                                    "publish"
                                ]
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Aktualna strona kolekcji.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w, kt\u00f3re zostan\u0105 zwr\u00f3cone w zestawie wynik\u00f3w.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Wyszukaj wed\u0142ug nazwy podobnego produktu, kodu SKU lub warto\u015bci atrybutu.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Ogranicz odpowied\u017a do zasob\u00f3w opublikowanych po okre\u015blonej dacie zgodnej z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Ogranicz odpowied\u017a do zasob\u00f3w opublikowanych przed okre\u015blon\u0105 dat\u0105 zgodno\u015bci z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Ogranicz odpowied\u017a do zasob\u00f3w zmodyfikowanych po okre\u015blonej dacie zgodno\u015bci z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Ogranicz odpowied\u017a do zasob\u00f3w zmodyfikowanych przed okre\u015blon\u0105 dat\u0105 zgodno\u015bci z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "dates_are_gmt": {
                            "description": "Czy bra\u0107 pod uwag\u0119 daty publikacji GMT przy ograniczaniu odpowiedzi na podstawie daty publikacji lub modyfikacji?",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "exclude": {
                            "description": "Upewnij si\u0119, \u017ce zestaw wynik\u00f3w wyklucza okre\u015blone identyfikatory.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ogranicz zestaw wynik\u00f3w do okre\u015blonych identyfikator\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Przesu\u0144 zestaw wynik\u00f3w o okre\u015blon\u0105 liczb\u0119 element\u00f3w.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Sortuj atrybuty rosn\u0105co lub malej\u0105co.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortuj kolekcj\u0119 wed\u0142ug atrybutu obiektu.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "modified",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "Ogranicz zestaw wynik\u00f3w do tych o okre\u015blonych identyfikatorach nadrz\u0119dnych.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "Ogranicz zestaw wynik\u00f3w do wszystkich element\u00f3w z wyj\u0105tkiem tych o okre\u015blonym identyfikatorze nadrz\u0119dnym.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "slug": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w z okre\u015blonym \u015blimakiem.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "any",
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w, kt\u00f3rym przypisano konkretny status.",
                            "type": "string",
                            "enum": [
                                "any",
                                "future",
                                "trash",
                                "draft",
                                "pending",
                                "private",
                                "publish"
                            ],
                            "required": false
                        },
                        "sku": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w o okre\u015blonych kodach SKU. U\u017cyj przecink\u00f3w do rozdzielenia.",
                            "type": "string",
                            "required": false
                        },
                        "on_sale": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w obj\u0119tych promocj\u0105.",
                            "type": "boolean",
                            "required": false
                        },
                        "min_price": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w na podstawie ceny minimalnej.",
                            "type": "string",
                            "required": false
                        },
                        "max_price": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w na podstawie maksymalnej ceny.",
                            "type": "string",
                            "required": false
                        },
                        "include_meta": {
                            "default": [],
                            "description": "Ogranicz meta_data do okre\u015blonych kluczy.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "exclude_meta": {
                            "default": [],
                            "description": "Upewnij si\u0119, \u017ce meta_data wyklucza okre\u015blone klucze.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "stock_status": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w o okre\u015blonym stanie magazynowym.",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "has_price": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w z cen\u0105 lub bez.",
                            "type": "boolean",
                            "required": false
                        },
                        "attributes": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w o okre\u015blonych atrybutach.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "attribute": {
                                        "type": "string",
                                        "description": "Atrybut \u015blimaka."
                                    },
                                    "term": {
                                        "type": "string",
                                        "description": "Termin atrybutu."
                                    },
                                    "terms": {
                                        "type": "array",
                                        "description": "Terminy atrybutowe."
                                    }
                                }
                            },
                            "required": false
                        },
                        "virtual": {
                            "description": "Ogranicz zestaw wynik\u00f3w do wirtualnych wariant\u00f3w produktu.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "description": "Ogranicz zestaw wynik\u00f3w do mo\u017cliwych do pobrania wariant\u00f3w produktu.",
                            "type": "boolean",
                            "required": false
                        },
                        "include_status": {
                            "description": "Ogranicz zestaw wynik\u00f3w do wariant\u00f3w produktu o dowolnym statusie.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "any",
                                    "future",
                                    "trash",
                                    "draft",
                                    "pending",
                                    "private",
                                    "publish"
                                ]
                            },
                            "required": false
                        },
                        "exclude_status": {
                            "description": "Wyklucz z zestawu wynik\u00f3w warianty produktu o dowolnym statusie.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "future",
                                    "trash",
                                    "draft",
                                    "pending",
                                    "private",
                                    "publish"
                                ]
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/wc-analytics\/variations"
                    }
                ]
            }
        },
        "\/wc-analytics\/products\/reviews": {
            "namespace": "wc-analytics",
            "methods": [
                "GET",
                "POST",
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Obecna strona kolekcji.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w, kt\u00f3re maj\u0105 by\u0107 zwr\u00f3cone w zestawie wynik\u00f3w.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Ogranicz wyniki do pasuj\u0105cych do zapytania.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Ogranicz odpowied\u017a do zasob\u00f3w opublikowanych po okre\u015blonej dacie zgodnej z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Ogranicz odpowiedzi do recenzji opublikowanych przed okre\u015blon\u0105 dat\u0105 zgodno\u015bci z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Upewnij si\u0119, \u017ce zestaw wynik\u00f3w wyklucza okre\u015blone identyfikatory.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ogranicz zestaw wynik\u00f3w do okre\u015blonych identyfikator\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Przesu\u0144 zestaw wynik\u00f3w o okre\u015blon\u0105 liczb\u0119 element\u00f3w.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Sortuj atrybuty rosn\u0105co lub malej\u0105co.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortuj kolekcj\u0119 wed\u0142ug atrybutu obiektu.",
                            "type": "string",
                            "default": "date_gmt",
                            "enum": [
                                "date",
                                "date_gmt",
                                "id",
                                "include",
                                "product"
                            ],
                            "required": false
                        },
                        "reviewer": {
                            "description": "Ogranicz zestaw wynik\u00f3w do recenzji przypisanych do okre\u015blonych identyfikator\u00f3w u\u017cytkownik\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "reviewer_exclude": {
                            "description": "Upewnij si\u0119, \u017ce zestaw wynik\u00f3w wyklucza recenzje przypisane do okre\u015blonych identyfikator\u00f3w u\u017cytkownik\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "reviewer_email": {
                            "default": null,
                            "description": "Ogranicz zestaw wynik\u00f3w do tych pochodz\u0105cych z adresu e-mail konkretnego autora.",
                            "format": "email",
                            "type": "string",
                            "required": false
                        },
                        "product": {
                            "default": [],
                            "description": "Ogranicz zestaw wynik\u00f3w do recenzji przypisanych do okre\u015blonych identyfikator\u00f3w produkt\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "approved",
                            "description": "Ogranicz zestaw wynik\u00f3w do recenzji, kt\u00f3rym przypisano konkretny status.",
                            "type": "string",
                            "enum": [
                                "all",
                                "hold",
                                "approved",
                                "spam",
                                "trash"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "product_id": {
                            "description": "Unikalny identyfikator produktu.",
                            "type": "integer",
                            "required": true
                        },
                        "product_name": {
                            "description": "Nazwa produktu.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "approved",
                            "description": "Status przegl\u0105du.",
                            "type": "string",
                            "enum": [
                                "approved",
                                "hold",
                                "spam",
                                "unspam",
                                "trash",
                                "untrash"
                            ],
                            "required": false
                        },
                        "reviewer": {
                            "type": "string",
                            "description": "Nazwisko recenzenta.",
                            "required": true
                        },
                        "reviewer_email": {
                            "type": "string",
                            "description": "Adres e-mail recenzenta.",
                            "required": true
                        },
                        "review": {
                            "type": "string",
                            "description": "Przejrzyj tre\u015b\u0107.",
                            "required": true
                        },
                        "rating": {
                            "description": "Ocena recenzji (od 0 do 5).",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Obecna strona kolekcji.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w, kt\u00f3re maj\u0105 by\u0107 zwr\u00f3cone w zestawie wynik\u00f3w.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Ogranicz wyniki do pasuj\u0105cych do zapytania.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Ogranicz odpowied\u017a do zasob\u00f3w opublikowanych po okre\u015blonej dacie zgodnej z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Ogranicz odpowiedzi do recenzji opublikowanych przed okre\u015blon\u0105 dat\u0105 zgodno\u015bci z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Upewnij si\u0119, \u017ce zestaw wynik\u00f3w wyklucza okre\u015blone identyfikatory.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ogranicz zestaw wynik\u00f3w do okre\u015blonych identyfikator\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Przesu\u0144 zestaw wynik\u00f3w o okre\u015blon\u0105 liczb\u0119 element\u00f3w.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Sortuj atrybuty rosn\u0105co lub malej\u0105co.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortuj kolekcj\u0119 wed\u0142ug atrybutu obiektu.",
                            "type": "string",
                            "default": "date_gmt",
                            "enum": [
                                "date",
                                "date_gmt",
                                "id",
                                "include",
                                "product"
                            ],
                            "required": false
                        },
                        "reviewer": {
                            "description": "Ogranicz zestaw wynik\u00f3w do recenzji przypisanych do okre\u015blonych identyfikator\u00f3w u\u017cytkownik\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "reviewer_exclude": {
                            "description": "Upewnij si\u0119, \u017ce zestaw wynik\u00f3w wyklucza recenzje przypisane do okre\u015blonych identyfikator\u00f3w u\u017cytkownik\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "reviewer_email": {
                            "default": null,
                            "description": "Ogranicz zestaw wynik\u00f3w do tych pochodz\u0105cych z adresu e-mail konkretnego autora.",
                            "format": "email",
                            "type": "string",
                            "required": false
                        },
                        "product": {
                            "default": [],
                            "description": "Ogranicz zestaw wynik\u00f3w do recenzji przypisanych do okre\u015blonych identyfikator\u00f3w produkt\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "approved",
                            "description": "Ogranicz zestaw wynik\u00f3w do recenzji, kt\u00f3rym przypisano konkretny status.",
                            "type": "string",
                            "enum": [
                                "all",
                                "hold",
                                "approved",
                                "spam",
                                "trash"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "product_id": {
                            "description": "Unikalny identyfikator produktu.",
                            "type": "integer",
                            "required": true
                        },
                        "product_name": {
                            "description": "Nazwa produktu.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "approved",
                            "description": "Status przegl\u0105du.",
                            "type": "string",
                            "enum": [
                                "approved",
                                "hold",
                                "spam",
                                "unspam",
                                "trash",
                                "untrash"
                            ],
                            "required": false
                        },
                        "reviewer": {
                            "type": "string",
                            "description": "Nazwisko recenzenta.",
                            "required": true
                        },
                        "reviewer_email": {
                            "type": "string",
                            "description": "Adres e-mail recenzenta.",
                            "required": true
                        },
                        "review": {
                            "type": "string",
                            "description": "Przejrzyj tre\u015b\u0107.",
                            "required": true
                        },
                        "rating": {
                            "description": "Ocena recenzji (od 0 do 5).",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/wc-analytics\/products\/reviews"
                    }
                ]
            }
        },
        "\/wc-analytics\/products\/reviews\/(?P<id>[\\d]+)": {
            "namespace": "wc-analytics",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE",
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "product_id": {
                            "description": "Unikalny identyfikator produktu, kt\u00f3rego dotyczy recenzja.",
                            "type": "integer",
                            "required": false
                        },
                        "product_name": {
                            "description": "Nazwa produktu.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status przegl\u0105du.",
                            "type": "string",
                            "enum": [
                                "approved",
                                "hold",
                                "spam",
                                "unspam",
                                "trash",
                                "untrash"
                            ],
                            "required": false
                        },
                        "reviewer": {
                            "description": "Nazwisko recenzenta.",
                            "type": "string",
                            "required": false
                        },
                        "reviewer_email": {
                            "description": "E-mail recenzenta.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "review": {
                            "description": "Tre\u015b\u0107 recenzji.",
                            "type": "string",
                            "required": false
                        },
                        "rating": {
                            "description": "Ocena recenzji (od 0 do 5).",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "Czy omin\u0105\u0107 kosz i wymusi\u0107 usuni\u0119cie.",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "product_id": {
                            "description": "Unikalny identyfikator produktu, kt\u00f3rego dotyczy recenzja.",
                            "type": "integer",
                            "required": false
                        },
                        "product_name": {
                            "description": "Nazwa produktu.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status przegl\u0105du.",
                            "type": "string",
                            "enum": [
                                "approved",
                                "hold",
                                "spam",
                                "unspam",
                                "trash",
                                "untrash"
                            ],
                            "required": false
                        },
                        "reviewer": {
                            "description": "Nazwisko recenzenta.",
                            "type": "string",
                            "required": false
                        },
                        "reviewer_email": {
                            "description": "E-mail recenzenta.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "review": {
                            "description": "Tre\u015b\u0107 recenzji.",
                            "type": "string",
                            "required": false
                        },
                        "rating": {
                            "description": "Ocena recenzji (od 0 do 5).",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "Czy omin\u0105\u0107 kosz i wymusi\u0107 usuni\u0119cie.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc-analytics\/products\/reviews\/batch": {
            "namespace": "wc-analytics",
            "methods": [
                "POST",
                "PUT",
                "PATCH",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "product_id": {
                            "description": "Unikalny identyfikator produktu, kt\u00f3rego dotyczy recenzja.",
                            "type": "integer",
                            "required": false
                        },
                        "product_name": {
                            "description": "Nazwa produktu.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status przegl\u0105du.",
                            "type": "string",
                            "enum": [
                                "approved",
                                "hold",
                                "spam",
                                "unspam",
                                "trash",
                                "untrash"
                            ],
                            "required": false
                        },
                        "reviewer": {
                            "description": "Nazwisko recenzenta.",
                            "type": "string",
                            "required": false
                        },
                        "reviewer_email": {
                            "description": "E-mail recenzenta.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "review": {
                            "description": "Tre\u015b\u0107 recenzji.",
                            "type": "string",
                            "required": false
                        },
                        "rating": {
                            "description": "Ocena recenzji (od 0 do 5).",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "product_id": {
                            "description": "Unikalny identyfikator produktu, kt\u00f3rego dotyczy recenzja.",
                            "type": "integer",
                            "required": false
                        },
                        "product_name": {
                            "description": "Nazwa produktu.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status przegl\u0105du.",
                            "type": "string",
                            "enum": [
                                "approved",
                                "hold",
                                "spam",
                                "unspam",
                                "trash",
                                "untrash"
                            ],
                            "required": false
                        },
                        "reviewer": {
                            "description": "Nazwisko recenzenta.",
                            "type": "string",
                            "required": false
                        },
                        "reviewer_email": {
                            "description": "E-mail recenzenta.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "review": {
                            "description": "Tre\u015b\u0107 recenzji.",
                            "type": "string",
                            "required": false
                        },
                        "rating": {
                            "description": "Ocena recenzji (od 0 do 5).",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/wc-analytics\/products\/reviews\/batch"
                    }
                ]
            }
        },
        "\/wc-analytics\/products\/low-in-stock": {
            "namespace": "wc-analytics",
            "methods": [
                "GET",
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Aktualna strona kolekcji.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w, kt\u00f3re zostan\u0105 zwr\u00f3cone w zestawie wynik\u00f3w.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w, kt\u00f3rym przypisano konkretny status.",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish",
                                "future"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Aktualna strona kolekcji.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w, kt\u00f3re zostan\u0105 zwr\u00f3cone w zestawie wynik\u00f3w.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w, kt\u00f3rym przypisano konkretny status.",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish",
                                "future"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/wc-analytics\/products\/low-in-stock"
                    }
                ]
            }
        },
        "\/wc-analytics\/products\/count-low-in-stock": {
            "namespace": "wc-analytics",
            "methods": [
                "GET",
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w, kt\u00f3rym przypisano konkretny status.",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish",
                                "future"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w, kt\u00f3rym przypisano konkretny status.",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish",
                                "future"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/wc-analytics\/products\/count-low-in-stock"
                    }
                ]
            }
        },
        "\/wc-analytics\/settings\/(?P<group_id>[\\w-]+)": {
            "namespace": "wc-analytics",
            "methods": [
                "GET",
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "group": {
                            "description": "Identyfikator grupy ustawie\u0144.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "group": {
                            "description": "Identyfikator grupy ustawie\u0144.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc-analytics\/settings\/(?P<group_id>[\\w-]+)\/batch": {
            "namespace": "wc-analytics",
            "methods": [
                "POST",
                "PUT",
                "PATCH",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "group": {
                            "description": "Identyfikator grupy ustawie\u0144.",
                            "type": "string",
                            "required": false
                        },
                        "value": {
                            "description": "Ustawianie warto\u015bci.",
                            "type": [
                                "null",
                                "object",
                                "string",
                                "number",
                                "boolean",
                                "integer",
                                "array"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "group": {
                            "description": "Identyfikator grupy ustawie\u0144.",
                            "type": "string",
                            "required": false
                        },
                        "value": {
                            "description": "Ustawianie warto\u015bci.",
                            "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",
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "group": {
                            "description": "Identyfikator grupy ustawie\u0144.",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "Unikalny identyfikator zasobu.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "group": {
                            "description": "Identyfikator grupy ustawie\u0144.",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "Unikalny identyfikator zasobu.",
                            "type": "string",
                            "required": false
                        },
                        "value": {
                            "description": "Ustawianie warto\u015bci.",
                            "type": [
                                "null",
                                "object",
                                "string",
                                "number",
                                "boolean",
                                "integer",
                                "array"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "group": {
                            "description": "Identyfikator grupy ustawie\u0144.",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "Unikalny identyfikator zasobu.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "group": {
                            "description": "Identyfikator grupy ustawie\u0144.",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "Unikalny identyfikator zasobu.",
                            "type": "string",
                            "required": false
                        },
                        "value": {
                            "description": "Ustawianie warto\u015bci.",
                            "type": [
                                "null",
                                "object",
                                "string",
                                "number",
                                "boolean",
                                "integer",
                                "array"
                            ],
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc-analytics\/taxes": {
            "namespace": "wc-analytics",
            "methods": [
                "GET",
                "POST",
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Aktualna strona kolekcji.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w, kt\u00f3re zostan\u0105 zwr\u00f3cone w zestawie wynik\u00f3w.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "offset": {
                            "description": "Przesu\u0144 zestaw wynik\u00f3w o okre\u015blon\u0105 liczb\u0119 element\u00f3w.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "default": "asc",
                            "description": "Sortuj atrybuty rosn\u0105co lub malej\u0105co.",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "orderby": {
                            "default": "order",
                            "description": "Sortuj kolekcj\u0119 wed\u0142ug atrybutu obiektu.",
                            "enum": [
                                "id",
                                "order",
                                "priority"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "class": {
                            "description": "Sortuj wed\u0142ug klasy podatkowej.",
                            "enum": [
                                "standard",
                                "reduced-rate",
                                "zero-rate"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "search": {
                            "description": "Wyszukaj wed\u0142ug podobnego kodu podatkowego.",
                            "type": "string",
                            "required": false
                        },
                        "include": {
                            "description": "Ogranicz zestaw wynik\u00f3w do element\u00f3w, kt\u00f3re maj\u0105 przypisane okre\u015blone identyfikatory stawek.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "country": {
                            "description": "Kod kraju ISO 3166.",
                            "type": "string",
                            "required": false
                        },
                        "state": {
                            "description": "Kod stanu.",
                            "type": "string",
                            "required": false
                        },
                        "postcode": {
                            "description": "Kod pocztowy\/ZIP, nie obs\u0142uguje wielu warto\u015bci. Wycofane od WooCommerce 5.3, zamiast tego nale\u017cy u\u017cywa\u0107 \u201ekod\u00f3w pocztowych\u201d.",
                            "type": "string",
                            "required": false
                        },
                        "city": {
                            "description": "Nazwa miasta, nie obs\u0142uguje wielu warto\u015bci. Wycofane od WooCommerce 5.3, zamiast tego nale\u017cy u\u017cywa\u0107 &#039;cities&#039;.",
                            "type": "string",
                            "required": false
                        },
                        "rate": {
                            "description": "Stawka podatku.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Nazwa stawki podatku.",
                            "type": "string",
                            "required": false
                        },
                        "priority": {
                            "default": 1,
                            "description": "Priorytet podatkowy.",
                            "type": "integer",
                            "required": false
                        },
                        "compound": {
                            "default": false,
                            "description": "Czy jest to stawka sk\u0142adana, czy nie.",
                            "type": "boolean",
                            "required": false
                        },
                        "shipping": {
                            "default": true,
                            "description": "Czy ta stawka podatku b\u0119dzie stosowana r\u00f3wnie\u017c do przesy\u0142ek.",
                            "type": "boolean",
                            "required": false
                        },
                        "order": {
                            "description": "Okre\u015bla kolejno\u015b\u0107, w jakiej b\u0119d\u0105 wy\u015bwietlane w zapytaniach.",
                            "type": "integer",
                            "required": false
                        },
                        "class": {
                            "default": "standard",
                            "description": "Klasa podatkowa.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "reduced-rate",
                                "zero-rate"
                            ],
                            "required": false
                        },
                        "postcodes": {
                            "description": "Lista kod\u00f3w pocztowych \/ ZIP. Wprowadzona w WooCommerce 5.3.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "cities": {
                            "description": "Lista nazw miast. Wprowadzona w WooCommerce 5.3.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Aktualna strona kolekcji.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w, kt\u00f3re zostan\u0105 zwr\u00f3cone w zestawie wynik\u00f3w.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "offset": {
                            "description": "Przesu\u0144 zestaw wynik\u00f3w o okre\u015blon\u0105 liczb\u0119 element\u00f3w.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "default": "asc",
                            "description": "Sortuj atrybuty rosn\u0105co lub malej\u0105co.",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "orderby": {
                            "default": "order",
                            "description": "Sortuj kolekcj\u0119 wed\u0142ug atrybutu obiektu.",
                            "enum": [
                                "id",
                                "order",
                                "priority"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "class": {
                            "description": "Sortuj wed\u0142ug klasy podatkowej.",
                            "enum": [
                                "standard",
                                "reduced-rate",
                                "zero-rate"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "search": {
                            "description": "Wyszukaj wed\u0142ug podobnego kodu podatkowego.",
                            "type": "string",
                            "required": false
                        },
                        "include": {
                            "description": "Ogranicz zestaw wynik\u00f3w do element\u00f3w, kt\u00f3re maj\u0105 przypisane okre\u015blone identyfikatory stawek.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "country": {
                            "description": "Kod kraju ISO 3166.",
                            "type": "string",
                            "required": false
                        },
                        "state": {
                            "description": "Kod stanu.",
                            "type": "string",
                            "required": false
                        },
                        "postcode": {
                            "description": "Kod pocztowy\/ZIP, nie obs\u0142uguje wielu warto\u015bci. Wycofane od WooCommerce 5.3, zamiast tego nale\u017cy u\u017cywa\u0107 \u201ekod\u00f3w pocztowych\u201d.",
                            "type": "string",
                            "required": false
                        },
                        "city": {
                            "description": "Nazwa miasta, nie obs\u0142uguje wielu warto\u015bci. Wycofane od WooCommerce 5.3, zamiast tego nale\u017cy u\u017cywa\u0107 &#039;cities&#039;.",
                            "type": "string",
                            "required": false
                        },
                        "rate": {
                            "description": "Stawka podatku.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Nazwa stawki podatku.",
                            "type": "string",
                            "required": false
                        },
                        "priority": {
                            "default": 1,
                            "description": "Priorytet podatkowy.",
                            "type": "integer",
                            "required": false
                        },
                        "compound": {
                            "default": false,
                            "description": "Czy jest to stawka sk\u0142adana, czy nie.",
                            "type": "boolean",
                            "required": false
                        },
                        "shipping": {
                            "default": true,
                            "description": "Czy ta stawka podatku b\u0119dzie stosowana r\u00f3wnie\u017c do przesy\u0142ek.",
                            "type": "boolean",
                            "required": false
                        },
                        "order": {
                            "description": "Okre\u015bla kolejno\u015b\u0107, w jakiej b\u0119d\u0105 wy\u015bwietlane w zapytaniach.",
                            "type": "integer",
                            "required": false
                        },
                        "class": {
                            "default": "standard",
                            "description": "Klasa podatkowa.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "reduced-rate",
                                "zero-rate"
                            ],
                            "required": false
                        },
                        "postcodes": {
                            "description": "Lista kod\u00f3w pocztowych \/ ZIP. Wprowadzona w WooCommerce 5.3.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "cities": {
                            "description": "Lista nazw miast. Wprowadzona w WooCommerce 5.3.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/wc-analytics\/taxes"
                    }
                ]
            }
        },
        "\/wc-analytics\/taxes\/(?P<id>[\\d]+)": {
            "namespace": "wc-analytics",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE",
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "country": {
                            "description": "Kod kraju ISO 3166.",
                            "type": "string",
                            "required": false
                        },
                        "state": {
                            "description": "Kod stanu.",
                            "type": "string",
                            "required": false
                        },
                        "postcode": {
                            "description": "Kod pocztowy\/ZIP, nie obs\u0142uguje wielu warto\u015bci. Wycofane od WooCommerce 5.3, zamiast tego nale\u017cy u\u017cywa\u0107 \u201ekod\u00f3w pocztowych\u201d.",
                            "type": "string",
                            "required": false
                        },
                        "city": {
                            "description": "Nazwa miasta, nie obs\u0142uguje wielu warto\u015bci. Wycofane od WooCommerce 5.3, zamiast tego nale\u017cy u\u017cywa\u0107 &#039;cities&#039;.",
                            "type": "string",
                            "required": false
                        },
                        "rate": {
                            "description": "Stawka podatku.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Nazwa stawki podatku.",
                            "type": "string",
                            "required": false
                        },
                        "priority": {
                            "description": "Priorytet podatkowy.",
                            "type": "integer",
                            "required": false
                        },
                        "compound": {
                            "description": "Czy jest to stawka sk\u0142adana, czy nie.",
                            "type": "boolean",
                            "required": false
                        },
                        "shipping": {
                            "description": "Czy ta stawka podatku b\u0119dzie stosowana r\u00f3wnie\u017c do przesy\u0142ek.",
                            "type": "boolean",
                            "required": false
                        },
                        "order": {
                            "description": "Okre\u015bla kolejno\u015b\u0107, w jakiej b\u0119d\u0105 wy\u015bwietlane w zapytaniach.",
                            "type": "integer",
                            "required": false
                        },
                        "class": {
                            "description": "Klasa podatkowa.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "reduced-rate",
                                "zero-rate"
                            ],
                            "required": false
                        },
                        "postcodes": {
                            "description": "Lista kod\u00f3w pocztowych \/ ZIP. Wprowadzona w WooCommerce 5.3.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "cities": {
                            "description": "Lista nazw miast. Wprowadzona w WooCommerce 5.3.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "Musi by\u0107 prawd\u0105, poniewa\u017c zas\u00f3b nie obs\u0142uguje usuwania.",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "country": {
                            "description": "Kod kraju ISO 3166.",
                            "type": "string",
                            "required": false
                        },
                        "state": {
                            "description": "Kod stanu.",
                            "type": "string",
                            "required": false
                        },
                        "postcode": {
                            "description": "Kod pocztowy\/ZIP, nie obs\u0142uguje wielu warto\u015bci. Wycofane od WooCommerce 5.3, zamiast tego nale\u017cy u\u017cywa\u0107 \u201ekod\u00f3w pocztowych\u201d.",
                            "type": "string",
                            "required": false
                        },
                        "city": {
                            "description": "Nazwa miasta, nie obs\u0142uguje wielu warto\u015bci. Wycofane od WooCommerce 5.3, zamiast tego nale\u017cy u\u017cywa\u0107 &#039;cities&#039;.",
                            "type": "string",
                            "required": false
                        },
                        "rate": {
                            "description": "Stawka podatku.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Nazwa stawki podatku.",
                            "type": "string",
                            "required": false
                        },
                        "priority": {
                            "description": "Priorytet podatkowy.",
                            "type": "integer",
                            "required": false
                        },
                        "compound": {
                            "description": "Czy jest to stawka sk\u0142adana, czy nie.",
                            "type": "boolean",
                            "required": false
                        },
                        "shipping": {
                            "description": "Czy ta stawka podatku b\u0119dzie stosowana r\u00f3wnie\u017c do przesy\u0142ek.",
                            "type": "boolean",
                            "required": false
                        },
                        "order": {
                            "description": "Okre\u015bla kolejno\u015b\u0107, w jakiej b\u0119d\u0105 wy\u015bwietlane w zapytaniach.",
                            "type": "integer",
                            "required": false
                        },
                        "class": {
                            "description": "Klasa podatkowa.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "reduced-rate",
                                "zero-rate"
                            ],
                            "required": false
                        },
                        "postcodes": {
                            "description": "Lista kod\u00f3w pocztowych \/ ZIP. Wprowadzona w WooCommerce 5.3.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "cities": {
                            "description": "Lista nazw miast. Wprowadzona w WooCommerce 5.3.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "Musi by\u0107 prawd\u0105, poniewa\u017c zas\u00f3b nie obs\u0142uguje usuwania.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc-analytics\/taxes\/batch": {
            "namespace": "wc-analytics",
            "methods": [
                "POST",
                "PUT",
                "PATCH",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "country": {
                            "description": "Kod kraju ISO 3166.",
                            "type": "string",
                            "required": false
                        },
                        "state": {
                            "description": "Kod stanu.",
                            "type": "string",
                            "required": false
                        },
                        "postcode": {
                            "description": "Kod pocztowy\/ZIP, nie obs\u0142uguje wielu warto\u015bci. Wycofane od WooCommerce 5.3, zamiast tego nale\u017cy u\u017cywa\u0107 \u201ekod\u00f3w pocztowych\u201d.",
                            "type": "string",
                            "required": false
                        },
                        "city": {
                            "description": "Nazwa miasta, nie obs\u0142uguje wielu warto\u015bci. Wycofane od WooCommerce 5.3, zamiast tego nale\u017cy u\u017cywa\u0107 &#039;cities&#039;.",
                            "type": "string",
                            "required": false
                        },
                        "rate": {
                            "description": "Stawka podatku.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Nazwa stawki podatku.",
                            "type": "string",
                            "required": false
                        },
                        "priority": {
                            "description": "Priorytet podatkowy.",
                            "type": "integer",
                            "required": false
                        },
                        "compound": {
                            "description": "Czy jest to stawka sk\u0142adana, czy nie.",
                            "type": "boolean",
                            "required": false
                        },
                        "shipping": {
                            "description": "Czy ta stawka podatku b\u0119dzie stosowana r\u00f3wnie\u017c do przesy\u0142ek.",
                            "type": "boolean",
                            "required": false
                        },
                        "order": {
                            "description": "Okre\u015bla kolejno\u015b\u0107, w jakiej b\u0119d\u0105 wy\u015bwietlane w zapytaniach.",
                            "type": "integer",
                            "required": false
                        },
                        "class": {
                            "description": "Klasa podatkowa.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "reduced-rate",
                                "zero-rate"
                            ],
                            "required": false
                        },
                        "postcodes": {
                            "description": "Lista kod\u00f3w pocztowych \/ ZIP. Wprowadzona w WooCommerce 5.3.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "cities": {
                            "description": "Lista nazw miast. Wprowadzona w WooCommerce 5.3.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "country": {
                            "description": "Kod kraju ISO 3166.",
                            "type": "string",
                            "required": false
                        },
                        "state": {
                            "description": "Kod stanu.",
                            "type": "string",
                            "required": false
                        },
                        "postcode": {
                            "description": "Kod pocztowy\/ZIP, nie obs\u0142uguje wielu warto\u015bci. Wycofane od WooCommerce 5.3, zamiast tego nale\u017cy u\u017cywa\u0107 \u201ekod\u00f3w pocztowych\u201d.",
                            "type": "string",
                            "required": false
                        },
                        "city": {
                            "description": "Nazwa miasta, nie obs\u0142uguje wielu warto\u015bci. Wycofane od WooCommerce 5.3, zamiast tego nale\u017cy u\u017cywa\u0107 &#039;cities&#039;.",
                            "type": "string",
                            "required": false
                        },
                        "rate": {
                            "description": "Stawka podatku.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Nazwa stawki podatku.",
                            "type": "string",
                            "required": false
                        },
                        "priority": {
                            "description": "Priorytet podatkowy.",
                            "type": "integer",
                            "required": false
                        },
                        "compound": {
                            "description": "Czy jest to stawka sk\u0142adana, czy nie.",
                            "type": "boolean",
                            "required": false
                        },
                        "shipping": {
                            "description": "Czy ta stawka podatku b\u0119dzie stosowana r\u00f3wnie\u017c do przesy\u0142ek.",
                            "type": "boolean",
                            "required": false
                        },
                        "order": {
                            "description": "Okre\u015bla kolejno\u015b\u0107, w jakiej b\u0119d\u0105 wy\u015bwietlane w zapytaniach.",
                            "type": "integer",
                            "required": false
                        },
                        "class": {
                            "description": "Klasa podatkowa.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "reduced-rate",
                                "zero-rate"
                            ],
                            "required": false
                        },
                        "postcodes": {
                            "description": "Lista kod\u00f3w pocztowych \/ ZIP. Wprowadzona w WooCommerce 5.3.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "cities": {
                            "description": "Lista nazw miast. Wprowadzona w WooCommerce 5.3.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/wc-analytics\/taxes\/batch"
                    }
                ]
            }
        },
        "\/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:\/\/gotouchup.com\/pl\/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:\/\/gotouchup.com\/pl\/wp-json\/wc\/store\/batch"
                    }
                ]
            }
        },
        "\/wc\/store\/cart": {
            "namespace": "wc\/store",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Zakres, w ramach kt\u00f3rego sk\u0142adane jest \u017c\u0105danie; okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/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": "Identyfikator produktu lub wariantu pozycji w koszyku.",
                            "type": "integer",
                            "required": false
                        },
                        "quantity": {
                            "description": "Ilo\u015b\u0107 tego artyku\u0142u, kt\u00f3r\u0105 nale\u017cy doda\u0107 do koszyka.",
                            "type": "number",
                            "required": false
                        },
                        "variation": {
                            "description": "Wybrane atrybuty (dla wariant\u00f3w).",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "attribute": {
                                        "description": "Nazwa atrybutu wariantu.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Warto\u015b\u0107 atrybutu zmienno\u015bci.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/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": "Unikalny identyfikator kuponu w koszyku.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/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": "Zakres, w ramach kt\u00f3rego sk\u0142adane jest \u017c\u0105danie; okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "code": {
                            "description": "Unikalny kod kuponu.",
                            "type": "string",
                            "required": false
                        },
                        "discount_type": {
                            "description": "Rodzaj zni\u017cki dla kuponu (np. procentowa lub kwota sta\u0142a)",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/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": "Unikalny identyfikator kuponu w koszyku.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Zakres, w ramach kt\u00f3rego sk\u0142adane jest \u017c\u0105danie; okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "code": {
                            "description": "Unikalny identyfikator kuponu w koszyku.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/store\/cart\/extensions": {
            "namespace": "wc\/store",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "namespace": {
                            "description": "Nazwa rozszerzenia \u2013 zostanie u\u017cyta do zapewnienia, \u017ce dane w \u017c\u0105daniu zostan\u0105 odpowiednio przekierowane.",
                            "type": "string",
                            "required": false
                        },
                        "data": {
                            "description": "Dodatkowe dane do przekazania do rozszerzenia",
                            "type": "object",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/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": "Zakres, w ramach kt\u00f3rego sk\u0142adane jest \u017c\u0105danie; okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "extensions": {
                            "type": "object",
                            "properties": [],
                            "default": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/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": "Unikalny identyfikator przedmiotu w koszyku.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Zakres, w ramach kt\u00f3rego sk\u0142adane jest \u017c\u0105danie; okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "key": {
                            "description": "Unikalny identyfikator przedmiotu w koszyku.",
                            "type": "string",
                            "required": false
                        },
                        "extensions": {
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "key": {
                            "description": "Unikalny identyfikator przedmiotu w koszyku.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/store\/cart\/remove-coupon": {
            "namespace": "wc\/store",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "code": {
                            "description": "Unikalny identyfikator kuponu w koszyku.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/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": "Unikalny identyfikator (klucz) elementu koszyka.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/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": "ID wysy\u0142anej paczki. Pozostaw puste, aby zastosowa\u0107 do wszystkich paczek.",
                            "type": [
                                "integer",
                                "string",
                                "null"
                            ],
                            "required": false
                        },
                        "rate_id": {
                            "description": "Wybrany identyfikator stawki dla pakietu.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/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": "Unikalny identyfikator (klucz) elementu koszyka, kt\u00f3ry ma zosta\u0107 zaktualizowany.",
                            "type": "string",
                            "required": false
                        },
                        "quantity": {
                            "description": "Nowa ilo\u015b\u0107 artyku\u0142\u00f3w w koszyku.",
                            "type": "number",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/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": "Adres rozliczeniowy.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Imi\u0119",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "last_name": {
                                    "description": "Nazwisko",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "company": {
                                    "description": "Firma",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_1": {
                                    "description": "Adres",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_2": {
                                    "description": "Apartament, apartament itp.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "city": {
                                    "description": "Miasto",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "state": {
                                    "description": "Kod stanu\/hrabstwa lub nazwa stanu, hrabstwa, prowincji lub okr\u0119gu.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "postcode": {
                                    "description": "Kod pocztowy",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "country": {
                                    "description": "Kod kraju\/regionu w formacie ISO 3166-1 alfa-2.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "phone": {
                                    "description": "Telefon",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "email": {
                                    "description": "E-mail",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                }
                            },
                            "required": false
                        },
                        "shipping_address": {
                            "description": "Adres wysy\u0142kowy.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Imi\u0119",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "last_name": {
                                    "description": "Nazwisko",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "company": {
                                    "description": "Firma",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_1": {
                                    "description": "Adres",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_2": {
                                    "description": "Apartament, apartament itp.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "city": {
                                    "description": "Miasto",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "state": {
                                    "description": "Kod stanu\/hrabstwa lub nazwa stanu, hrabstwa, prowincji lub okr\u0119gu.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "postcode": {
                                    "description": "Kod pocztowy",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "country": {
                                    "description": "Kod kraju\/regionu w formacie ISO 3166-1 alfa-2.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "phone": {
                                    "description": "Telefon",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/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": "Zakres, w ramach kt\u00f3rego sk\u0142adane jest \u017c\u0105danie; okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "payment_data": {
                            "description": "Dane przekazywane do metody p\u0142atno\u015bci podczas przetwarzania p\u0142atno\u015bci.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "key": {
                                        "type": "string"
                                    },
                                    "value": {
                                        "type": [
                                            "string",
                                            "boolean"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "customer_password": {
                            "description": "Has\u0142o klienta dla nowych kont, je\u015bli dotyczy.",
                            "type": "string",
                            "required": false
                        },
                        "customer_note": {
                            "description": "Notatka dodana przez klienta do zam\u00f3wienia podczas realizacji transakcji.",
                            "type": "string",
                            "required": false
                        },
                        "billing_address": {
                            "description": "Adres rozliczeniowy.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Imi\u0119",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "last_name": {
                                    "description": "Nazwisko",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "company": {
                                    "description": "Firma",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_1": {
                                    "description": "Adres",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_2": {
                                    "description": "Apartament, apartament itp.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "city": {
                                    "description": "Miasto",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "state": {
                                    "description": "Kod stanu\/hrabstwa lub nazwa stanu, hrabstwa, prowincji lub okr\u0119gu.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "postcode": {
                                    "description": "Kod pocztowy",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "country": {
                                    "description": "Kod kraju\/regionu w formacie ISO 3166-1 alfa-2.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "phone": {
                                    "description": "Telefon",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "email": {
                                    "description": "E-mail",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                }
                            },
                            "required": true
                        },
                        "shipping_address": {
                            "description": "Adres wysy\u0142kowy.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Imi\u0119",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "last_name": {
                                    "description": "Nazwisko",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "company": {
                                    "description": "Firma",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_1": {
                                    "description": "Adres",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_2": {
                                    "description": "Apartament, apartament itp.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "city": {
                                    "description": "Miasto",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "state": {
                                    "description": "Kod stanu\/hrabstwa lub nazwa stanu, hrabstwa, prowincji lub okr\u0119gu.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "postcode": {
                                    "description": "Kod pocztowy",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "country": {
                                    "description": "Kod kraju\/regionu w formacie ISO 3166-1 alfa-2.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "phone": {
                                    "description": "Telefon",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                }
                            },
                            "required": false
                        },
                        "payment_method": {
                            "description": "Identyfikator metody p\u0142atno\u015bci u\u017cytej do przetworzenia p\u0142atno\u015bci.",
                            "type": "string",
                            "enum": [
                                "",
                                "ppcp-axo-gateway",
                                "stripe",
                                "stripe_klarna",
                                "stripe_affirm",
                                "stripe_afterpay_clearpay",
                                "stripe_eps",
                                "stripe_bancontact",
                                "stripe_ideal",
                                "stripe_p24",
                                "stripe_link",
                                "stripe_cashapp",
                                "bacs",
                                "cheque",
                                "cod",
                                "ppcp-credit-card-gateway",
                                "ppcp-card-button-gateway",
                                "ppcp-bancontact",
                                "ppcp-blik",
                                "ppcp-eps",
                                "ppcp-ideal",
                                "ppcp-mybank",
                                "ppcp-p24",
                                "ppcp-trustly",
                                "ppcp-multibanco",
                                "ppcp-googlepay",
                                "ppcp-applepay",
                                "ppcp-gateway",
                                "stripe_us_bank_account",
                                "stripe_alipay",
                                "stripe_amazon_pay",
                                "stripe_blik",
                                "stripe_boleto",
                                "stripe_oxxo",
                                "stripe_sepa_debit",
                                "stripe_multibanco",
                                "stripe_wechat_pay",
                                "stripe_acss_debit",
                                "stripe_bacs_debit",
                                "stripe_au_becs_debit"
                            ],
                            "required": false
                        },
                        "create_account": {
                            "description": "Czy utworzy\u0107 nowe konto u\u017cytkownika w ramach przetwarzania zam\u00f3wienia.",
                            "type": "boolean",
                            "required": false
                        },
                        "additional_fields": {
                            "description": "Dodatkowe pola, kt\u00f3re nale\u017cy zachowa\u0107 w zam\u00f3wieniu.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        },
                        "extensions": {
                            "type": "object",
                            "properties": {
                                "woocommerce\/order-attribution": {
                                    "description": "Dane rozszerzenia zarejestrowane przez woocommerce\/order-attribution",
                                    "type": [
                                        "object",
                                        "null"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "properties": {
                                        "source_type": {
                                            "description": "Pole atrybucji zam\u00f3wienia: source_type",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "referrer": {
                                            "description": "Pole atrybucji zam\u00f3wienia: referrer",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_campaign": {
                                            "description": "Pole atrybucji zam\u00f3wienia: utm_campaign",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_source": {
                                            "description": "Pole atrybucji zam\u00f3wienia: utm_source",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_medium": {
                                            "description": "Pole atrybucji zam\u00f3wienia: utm_medium",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_content": {
                                            "description": "Pole atrybucji zam\u00f3wienia: utm_content",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_id": {
                                            "description": "Pole atrybucji zam\u00f3wienia: utm_id",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_term": {
                                            "description": "Pole atrybucji zam\u00f3wienia: utm_term",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_source_platform": {
                                            "description": "Pole atrybucji zam\u00f3wienia: utm_source_platform",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_creative_format": {
                                            "description": "Pole atrybucji zam\u00f3wienia: utm_creative_format",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_marketing_tactic": {
                                            "description": "Pole atrybucji zam\u00f3wienia: utm_marketing_tactic",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "session_entry": {
                                            "description": "Pole atrybucji zam\u00f3wienia: session_entry",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "session_start_time": {
                                            "description": "Pole atrybucji zam\u00f3wienia: session_start_time",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "session_pages": {
                                            "description": "Pole atrybucji zam\u00f3wienia: session_pages",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "session_count": {
                                            "description": "Pole atrybucji zam\u00f3wienia: session_count",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "user_agent": {
                                            "description": "Pole atrybucji zam\u00f3wienia: user_agent",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        }
                                    }
                                }
                            },
                            "default": {
                                "woocommerce\/order-attribution": []
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "additional_fields": {
                            "description": "Dodatkowe pola, kt\u00f3re nale\u017cy zachowa\u0107 w zam\u00f3wieniu.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        },
                        "payment_method": {
                            "description": "Identyfikator metody p\u0142atno\u015bci u\u017cytej do przetworzenia p\u0142atno\u015bci.",
                            "type": "string",
                            "enum": [
                                "",
                                "ppcp-axo-gateway",
                                "stripe",
                                "stripe_klarna",
                                "stripe_affirm",
                                "stripe_afterpay_clearpay",
                                "stripe_eps",
                                "stripe_bancontact",
                                "stripe_ideal",
                                "stripe_p24",
                                "stripe_link",
                                "stripe_cashapp",
                                "bacs",
                                "cheque",
                                "cod",
                                "ppcp-credit-card-gateway",
                                "ppcp-card-button-gateway",
                                "ppcp-bancontact",
                                "ppcp-blik",
                                "ppcp-eps",
                                "ppcp-ideal",
                                "ppcp-mybank",
                                "ppcp-p24",
                                "ppcp-trustly",
                                "ppcp-multibanco",
                                "ppcp-googlepay",
                                "ppcp-applepay",
                                "ppcp-gateway",
                                "stripe_us_bank_account",
                                "stripe_alipay",
                                "stripe_amazon_pay",
                                "stripe_blik",
                                "stripe_boleto",
                                "stripe_oxxo",
                                "stripe_sepa_debit",
                                "stripe_multibanco",
                                "stripe_wechat_pay",
                                "stripe_acss_debit",
                                "stripe_bacs_debit",
                                "stripe_au_becs_debit"
                            ],
                            "required": false
                        },
                        "order_notes": {
                            "description": "Notatki dotycz\u0105ce zam\u00f3wienia.",
                            "type": "string",
                            "required": false
                        },
                        "customer_note": {
                            "description": "Notatka dodana przez klienta do zam\u00f3wienia podczas realizacji transakcji.",
                            "type": "string",
                            "required": false
                        },
                        "billing_address": {
                            "description": "Adres rozliczeniowy.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Imi\u0119",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "last_name": {
                                    "description": "Nazwisko",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "company": {
                                    "description": "Firma",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_1": {
                                    "description": "Adres",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_2": {
                                    "description": "Apartament, apartament itp.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "city": {
                                    "description": "Miasto",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "state": {
                                    "description": "Kod stanu\/hrabstwa lub nazwa stanu, hrabstwa, prowincji lub okr\u0119gu.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "postcode": {
                                    "description": "Kod pocztowy",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "country": {
                                    "description": "Kod kraju\/regionu w formacie ISO 3166-1 alfa-2.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "phone": {
                                    "description": "Telefon",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "email": {
                                    "description": "E-mail",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                }
                            },
                            "required": false
                        },
                        "shipping_address": {
                            "description": "Adres wysy\u0142kowy.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Imi\u0119",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "last_name": {
                                    "description": "Nazwisko",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "company": {
                                    "description": "Firma",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_1": {
                                    "description": "Adres",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_2": {
                                    "description": "Apartament, apartament itp.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "city": {
                                    "description": "Miasto",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "state": {
                                    "description": "Kod stanu\/hrabstwa lub nazwa stanu, hrabstwa, prowincji lub okr\u0119gu.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "postcode": {
                                    "description": "Kod pocztowy",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "country": {
                                    "description": "Kod kraju\/regionu w formacie ISO 3166-1 alfa-2.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "phone": {
                                    "description": "Telefon",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                }
                            },
                            "required": false
                        },
                        "create_account": {
                            "description": "Czy utworzy\u0107 nowe konto u\u017cytkownika w ramach przetwarzania zam\u00f3wienia.",
                            "type": "boolean",
                            "required": false
                        },
                        "extensions": {
                            "type": "object",
                            "properties": {
                                "woocommerce\/order-attribution": {
                                    "description": "Dane rozszerzenia zarejestrowane przez woocommerce\/order-attribution",
                                    "type": [
                                        "object",
                                        "null"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "properties": {
                                        "source_type": {
                                            "description": "Pole atrybucji zam\u00f3wienia: source_type",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "referrer": {
                                            "description": "Pole atrybucji zam\u00f3wienia: referrer",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_campaign": {
                                            "description": "Pole atrybucji zam\u00f3wienia: utm_campaign",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_source": {
                                            "description": "Pole atrybucji zam\u00f3wienia: utm_source",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_medium": {
                                            "description": "Pole atrybucji zam\u00f3wienia: utm_medium",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_content": {
                                            "description": "Pole atrybucji zam\u00f3wienia: utm_content",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_id": {
                                            "description": "Pole atrybucji zam\u00f3wienia: utm_id",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_term": {
                                            "description": "Pole atrybucji zam\u00f3wienia: utm_term",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_source_platform": {
                                            "description": "Pole atrybucji zam\u00f3wienia: utm_source_platform",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_creative_format": {
                                            "description": "Pole atrybucji zam\u00f3wienia: utm_creative_format",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_marketing_tactic": {
                                            "description": "Pole atrybucji zam\u00f3wienia: utm_marketing_tactic",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "session_entry": {
                                            "description": "Pole atrybucji zam\u00f3wienia: session_entry",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "session_start_time": {
                                            "description": "Pole atrybucji zam\u00f3wienia: session_start_time",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "session_pages": {
                                            "description": "Pole atrybucji zam\u00f3wienia: session_pages",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "session_count": {
                                            "description": "Pole atrybucji zam\u00f3wienia: session_count",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "user_agent": {
                                            "description": "Pole atrybucji zam\u00f3wienia: user_agent",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        }
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/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": "Dane przekazywane do metody p\u0142atno\u015bci podczas przetwarzania p\u0142atno\u015bci.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "key": {
                                        "type": "string"
                                    },
                                    "value": {
                                        "type": [
                                            "string",
                                            "boolean"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "customer_note": {
                            "description": "Notatka dodana przez klienta do zam\u00f3wienia podczas realizacji transakcji.",
                            "type": "string",
                            "required": false
                        },
                        "billing_address": {
                            "description": "Adres rozliczeniowy.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Imi\u0119",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "last_name": {
                                    "description": "Nazwisko",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "company": {
                                    "description": "Firma",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_1": {
                                    "description": "Adres",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_2": {
                                    "description": "Apartament, apartament itp.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "city": {
                                    "description": "Miasto",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "state": {
                                    "description": "Kod stanu\/hrabstwa lub nazwa stanu, hrabstwa, prowincji lub okr\u0119gu.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "postcode": {
                                    "description": "Kod pocztowy",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "country": {
                                    "description": "Kod kraju\/regionu w formacie ISO 3166-1 alfa-2.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "phone": {
                                    "description": "Telefon",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "email": {
                                    "description": "E-mail",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                }
                            },
                            "required": true
                        },
                        "shipping_address": {
                            "description": "Adres wysy\u0142kowy.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Imi\u0119",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "last_name": {
                                    "description": "Nazwisko",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "company": {
                                    "description": "Firma",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_1": {
                                    "description": "Adres",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_2": {
                                    "description": "Apartament, apartament itp.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "city": {
                                    "description": "Miasto",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "state": {
                                    "description": "Kod stanu\/hrabstwa lub nazwa stanu, hrabstwa, prowincji lub okr\u0119gu.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "postcode": {
                                    "description": "Kod pocztowy",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "country": {
                                    "description": "Kod kraju\/regionu w formacie ISO 3166-1 alfa-2.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "phone": {
                                    "description": "Telefon",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                }
                            },
                            "required": false
                        },
                        "payment_method": {
                            "description": "Identyfikator metody p\u0142atno\u015bci u\u017cytej do przetworzenia p\u0142atno\u015bci.",
                            "type": "string",
                            "enum": [
                                "",
                                "ppcp-axo-gateway",
                                "stripe",
                                "stripe_klarna",
                                "stripe_affirm",
                                "stripe_afterpay_clearpay",
                                "stripe_eps",
                                "stripe_bancontact",
                                "stripe_ideal",
                                "stripe_p24",
                                "stripe_link",
                                "stripe_cashapp",
                                "bacs",
                                "cheque",
                                "cod",
                                "ppcp-credit-card-gateway",
                                "ppcp-card-button-gateway",
                                "ppcp-bancontact",
                                "ppcp-blik",
                                "ppcp-eps",
                                "ppcp-ideal",
                                "ppcp-mybank",
                                "ppcp-p24",
                                "ppcp-trustly",
                                "ppcp-multibanco",
                                "ppcp-googlepay",
                                "ppcp-applepay",
                                "ppcp-gateway",
                                "stripe_us_bank_account",
                                "stripe_alipay",
                                "stripe_amazon_pay",
                                "stripe_blik",
                                "stripe_boleto",
                                "stripe_oxxo",
                                "stripe_sepa_debit",
                                "stripe_multibanco",
                                "stripe_wechat_pay",
                                "stripe_acss_debit",
                                "stripe_bacs_debit",
                                "stripe_au_becs_debit"
                            ],
                            "required": false
                        },
                        "additional_fields": {
                            "description": "Dodatkowe pola, kt\u00f3re nale\u017cy zachowa\u0107 w zam\u00f3wieniu.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        },
                        "extensions": {
                            "type": "object",
                            "properties": {
                                "woocommerce\/order-attribution": {
                                    "description": "Dane rozszerzenia zarejestrowane przez woocommerce\/order-attribution",
                                    "type": [
                                        "object",
                                        "null"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "properties": {
                                        "source_type": {
                                            "description": "Pole atrybucji zam\u00f3wienia: source_type",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "referrer": {
                                            "description": "Pole atrybucji zam\u00f3wienia: referrer",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_campaign": {
                                            "description": "Pole atrybucji zam\u00f3wienia: utm_campaign",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_source": {
                                            "description": "Pole atrybucji zam\u00f3wienia: utm_source",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_medium": {
                                            "description": "Pole atrybucji zam\u00f3wienia: utm_medium",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_content": {
                                            "description": "Pole atrybucji zam\u00f3wienia: utm_content",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_id": {
                                            "description": "Pole atrybucji zam\u00f3wienia: utm_id",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_term": {
                                            "description": "Pole atrybucji zam\u00f3wienia: utm_term",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_source_platform": {
                                            "description": "Pole atrybucji zam\u00f3wienia: utm_source_platform",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_creative_format": {
                                            "description": "Pole atrybucji zam\u00f3wienia: utm_creative_format",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_marketing_tactic": {
                                            "description": "Pole atrybucji zam\u00f3wienia: utm_marketing_tactic",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "session_entry": {
                                            "description": "Pole atrybucji zam\u00f3wienia: session_entry",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "session_start_time": {
                                            "description": "Pole atrybucji zam\u00f3wienia: session_start_time",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "session_pages": {
                                            "description": "Pole atrybucji zam\u00f3wienia: session_pages",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "session_count": {
                                            "description": "Pole atrybucji zam\u00f3wienia: session_count",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "user_agent": {
                                            "description": "Pole atrybucji zam\u00f3wienia: user_agent",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        }
                                    }
                                }
                            },
                            "default": {
                                "woocommerce\/order-attribution": []
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/store\/order\/(?P<id>[\\d]+)": {
            "namespace": "wc\/store",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Zakres, w ramach kt\u00f3rego sk\u0142adane jest \u017c\u0105danie; okre\u015bla pola obecne w odpowiedzi.",
                            "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": "Zakres, w ramach kt\u00f3rego sk\u0142adane jest \u017c\u0105danie; okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/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": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Zakres, w ramach kt\u00f3rego sk\u0142adane jest \u017c\u0105danie; okre\u015bla pola obecne w odpowiedzi.",
                            "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": "Unikalny identyfikator atrybutu.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Zakres, w ramach kt\u00f3rego sk\u0142adane jest \u017c\u0105danie; okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Aktualna strona kolekcji.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w do zwr\u00f3cenia w zestawie wynik\u00f3w. Domy\u015blnie brak limitu, je\u015bli pole pozostanie puste.",
                            "type": "integer",
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Ogranicz wyniki do tych, kt\u00f3re odpowiadaj\u0105 ci\u0105gowi znak\u00f3w.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Upewnij si\u0119, \u017ce zestaw wynik\u00f3w wyklucza okre\u015blone identyfikatory.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ogranicz zestaw wynik\u00f3w do okre\u015blonych identyfikator\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "order": {
                            "description": "Sortuj rosn\u0105co lub malej\u0105co.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortuj wed\u0142ug w\u0142a\u015bciwo\u015bci terminu.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "name",
                                "slug",
                                "count",
                                "menu_order",
                                "name_num",
                                "id"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Je\u015bli warto\u015b\u0107 jest r\u00f3wna true, puste wyrazy nie zostan\u0105 zwr\u00f3cone.",
                            "type": "boolean",
                            "default": true,
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/store\/products\/categories": {
            "namespace": "wc\/store",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Zakres, w ramach kt\u00f3rego sk\u0142adane jest \u017c\u0105danie; okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Aktualna strona kolekcji.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w do zwr\u00f3cenia w zestawie wynik\u00f3w. Domy\u015blnie brak limitu, je\u015bli pole pozostanie puste.",
                            "type": "integer",
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Ogranicz wyniki do tych, kt\u00f3re odpowiadaj\u0105 ci\u0105gowi znak\u00f3w.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Upewnij si\u0119, \u017ce zestaw wynik\u00f3w wyklucza okre\u015blone identyfikatory.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ogranicz zestaw wynik\u00f3w do okre\u015blonych identyfikator\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "order": {
                            "description": "Sortuj rosn\u0105co lub malej\u0105co.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortuj wed\u0142ug w\u0142a\u015bciwo\u015bci terminu.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "name",
                                "slug",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Je\u015bli warto\u015b\u0107 jest r\u00f3wna true, puste wyrazy nie zostan\u0105 zwr\u00f3cone.",
                            "type": "boolean",
                            "default": true,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/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": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Zakres, w ramach kt\u00f3rego sk\u0142adane jest \u017c\u0105danie; okre\u015bla pola obecne w odpowiedzi.",
                            "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": "Zakres, w ramach kt\u00f3rego sk\u0142adane jest \u017c\u0105danie; okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Aktualna strona kolekcji.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w do zwr\u00f3cenia w zestawie wynik\u00f3w. Domy\u015blnie brak limitu, je\u015bli pole pozostanie puste.",
                            "type": "integer",
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Ogranicz wyniki do tych, kt\u00f3re odpowiadaj\u0105 ci\u0105gowi znak\u00f3w.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Upewnij si\u0119, \u017ce zestaw wynik\u00f3w wyklucza okre\u015blone identyfikatory.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ogranicz zestaw wynik\u00f3w do okre\u015blonych identyfikator\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "order": {
                            "description": "Sortuj rosn\u0105co lub malej\u0105co.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortuj wed\u0142ug w\u0142a\u015bciwo\u015bci terminu.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "name",
                                "slug",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Je\u015bli warto\u015b\u0107 jest r\u00f3wna true, puste wyrazy nie zostan\u0105 zwr\u00f3cone.",
                            "type": "boolean",
                            "default": true,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/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": "Unikalny identyfikator zasobu.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Zakres, w ramach kt\u00f3rego sk\u0142adane jest \u017c\u0105danie; okre\u015bla pola obecne w odpowiedzi.",
                            "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": "Zakres, w ramach kt\u00f3rego sk\u0142adane jest \u017c\u0105danie; okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Aktualna strona kolekcji.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w do zwr\u00f3cenia w zestawie wynik\u00f3w. Domy\u015blnie brak limitu, je\u015bli pole pozostanie puste.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Ogranicz wyniki do tych, kt\u00f3re odpowiadaj\u0105 ci\u0105gowi znak\u00f3w.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w ze specyficznymi slugami. U\u017cyj przecink\u00f3w do rozdzielenia.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Ogranicz odpowied\u017a do zasob\u00f3w utworzonych po okre\u015blonej dacie zgodnej z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Ogranicz odpowied\u017a do zasob\u00f3w utworzonych przed okre\u015blon\u0105 dat\u0105 zgodn\u0105 z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "date_column": {
                            "description": "W przypadku ograniczania odpowiedzi za pomoc\u0105 parametr\u00f3w \u201eprzed\u201d\/\u201epo\u201d, nale\u017cy wybra\u0107 kolumn\u0119 z dat\u0105, z kt\u00f3r\u0105 nale\u017cy por\u00f3wna\u0107.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "date_gmt",
                                "modified",
                                "modified_gmt"
                            ],
                            "required": false
                        },
                        "exclude": {
                            "description": "Upewnij si\u0119, \u017ce zestaw wynik\u00f3w wyklucza okre\u015blone identyfikatory.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ogranicz zestaw wynik\u00f3w do okre\u015blonych identyfikator\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Przesu\u0144 zestaw wynik\u00f3w o okre\u015blon\u0105 liczb\u0119 element\u00f3w.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Sortuj atrybuty rosn\u0105co lub malej\u0105co.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortuj kolekcj\u0119 wed\u0142ug atrybutu obiektu.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "modified",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "price",
                                "popularity",
                                "rating",
                                "menu_order",
                                "comment_count"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "Ogranicz zestaw wynik\u00f3w do tych o okre\u015blonych identyfikatorach nadrz\u0119dnych.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "Ogranicz zestaw wynik\u00f3w do wszystkich element\u00f3w z wyj\u0105tkiem tych o okre\u015blonym identyfikatorze nadrz\u0119dnym.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "type": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w, kt\u00f3rym przypisano okre\u015blony typ.",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable",
                                "variation"
                            ],
                            "required": false
                        },
                        "sku": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w o okre\u015blonych kodach SKU. U\u017cyj przecink\u00f3w do rozdzielenia.",
                            "type": "string",
                            "required": false
                        },
                        "featured": {
                            "description": "Ogranicz zestaw wynik\u00f3w do polecanych produkt\u00f3w.",
                            "type": "boolean",
                            "required": false
                        },
                        "category": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w, kt\u00f3rym przypisano zestaw identyfikator\u00f3w kategorii lub \u015blimak\u00f3w, oddzielonych przecinkami.",
                            "type": "string",
                            "required": false
                        },
                        "category_operator": {
                            "description": "Operator por\u00f3wnuj\u0105cy warunki kategorii produkt\u00f3w.",
                            "type": "string",
                            "enum": [
                                "in",
                                "not_in",
                                "and"
                            ],
                            "default": "in",
                            "required": false
                        },
                        "brand": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w, kt\u00f3rym przypisano zestaw identyfikator\u00f3w marki lub \u015blimak\u00f3w, oddzielonych przecinkami.",
                            "type": "string",
                            "required": false
                        },
                        "brand_operator": {
                            "description": "Operator por\u00f3wnuj\u0105cy terminy dotycz\u0105ce marek produkt\u00f3w.",
                            "type": "string",
                            "enum": [
                                "in",
                                "not_in",
                                "and"
                            ],
                            "default": "in",
                            "required": false
                        },
                        "tag": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w, kt\u00f3rym przypisano zestaw identyfikator\u00f3w tag\u00f3w lub \u015blimak\u00f3w, oddzielonych przecinkami.",
                            "type": "string",
                            "required": false
                        },
                        "tag_operator": {
                            "description": "Operator por\u00f3wnuj\u0105cy tagi produkt\u00f3w.",
                            "type": "string",
                            "enum": [
                                "in",
                                "not_in",
                                "and"
                            ],
                            "default": "in",
                            "required": false
                        },
                        "on_sale": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w obj\u0119tych promocj\u0105.",
                            "type": "boolean",
                            "required": false
                        },
                        "min_price": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w na podstawie ceny minimalnej podanej przy u\u017cyciu najmniejszej jednostki waluty.",
                            "type": "string",
                            "required": false
                        },
                        "max_price": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w na podstawie maksymalnej ceny podanej przy u\u017cyciu najmniejszej jednostki waluty.",
                            "type": "string",
                            "required": false
                        },
                        "stock_status": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w o okre\u015blonym stanie magazynowym.",
                            "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": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w z wybranymi atrybutami globalnymi.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "attribute": {
                                        "description": "Nazwa taksonomii atrybutu.",
                                        "type": "string",
                                        "sanitize_callback": "wc_sanitize_taxonomy_name"
                                    },
                                    "term_id": {
                                        "description": "Lista identyfikator\u00f3w termin\u00f3w atrybut\u00f3w.",
                                        "type": "array",
                                        "items": {
                                            "type": "integer"
                                        },
                                        "sanitize_callback": "wp_parse_id_list"
                                    },
                                    "slug": {
                                        "description": "Lista slug\u00f3w atrybut\u00f3w. Je\u015bli podano identyfikator terminu, zostanie on zignorowany.",
                                        "type": "array",
                                        "items": {
                                            "type": "string"
                                        },
                                        "sanitize_callback": "wp_parse_slug_list"
                                    },
                                    "operator": {
                                        "description": "Operator por\u00f3wnuj\u0105cy warunki atrybut\u00f3w produktu.",
                                        "type": "string",
                                        "enum": [
                                            "in",
                                            "not_in",
                                            "and"
                                        ]
                                    }
                                }
                            },
                            "default": [],
                            "required": false
                        },
                        "attribute_relation": {
                            "description": "Logiczny zwi\u0105zek pomi\u0119dzy atrybutami podczas filtrowania wielu atrybut\u00f3w na raz.",
                            "type": "string",
                            "enum": [
                                "in",
                                "and"
                            ],
                            "default": "and",
                            "required": false
                        },
                        "catalog_visibility": {
                            "description": "Okre\u015bla, czy wy\u015bwietlane s\u0105 ukryte czy widoczne produkty katalogowe.",
                            "type": "string",
                            "enum": [
                                "any",
                                "visible",
                                "catalog",
                                "search",
                                "hidden"
                            ],
                            "required": false
                        },
                        "rating": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w o okre\u015blonej \u015bredniej ocenie.",
                            "type": "array",
                            "items": {
                                "type": "integer",
                                "enum": [
                                    1,
                                    2,
                                    3,
                                    4,
                                    5
                                ]
                            },
                            "default": [],
                            "required": false
                        },
                        "calculate_price_range": {
                            "description": "Je\u015bli warto\u015b\u0107 jest r\u00f3wna prawda, oblicza minimaln\u0105 i maksymaln\u0105 cen\u0119 produktu dla kolekcji.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "calculate_stock_status_counts": {
                            "description": "Je\u015bli warto\u015b\u0107 jest r\u00f3wna prawda, oblicza liczb\u0119 zapas\u00f3w dla produkt\u00f3w w kolekcji.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "calculate_attribute_counts": {
                            "description": "Na \u017c\u0105danie oblicza liczb\u0119 atrybut\u00f3w termin\u00f3w dla produkt\u00f3w w kolekcji.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "taxonomy": {
                                        "description": "Nazwa taksonomii.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "query_type": {
                                        "description": "Warunek filtrowania, kt\u00f3ry mo\u017ce mie\u0107 wp\u0142yw na liczb\u0119, jest wykonywany. Prawid\u0142owe warto\u015bci to \u201eand\u201d i \u201eor\u201d.",
                                        "type": "string",
                                        "enum": [
                                            "and",
                                            "or"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "default": [],
                            "required": false
                        },
                        "calculate_rating_counts": {
                            "description": "Je\u015bli warto\u015b\u0107 jest r\u00f3wna true, oblicza liczb\u0119 ocen dla produkt\u00f3w w kolekcji.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "calculate_taxonomy_counts": {
                            "description": "Na \u017c\u0105danie oblicza liczb\u0119 termin\u00f3w taksonomii dla produkt\u00f3w w kolekcji.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "description": "Nazwa taksonomii."
                            },
                            "default": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/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": "Zakres, w ramach kt\u00f3rego sk\u0142adane jest \u017c\u0105danie; okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Aktualna strona kolekcji.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w do zwr\u00f3cenia w zestawie wynik\u00f3w. Domy\u015blnie brak limitu, je\u015bli pole pozostanie puste.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "offset": {
                            "description": "Przesu\u0144 zestaw wynik\u00f3w o okre\u015blon\u0105 liczb\u0119 element\u00f3w.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Sortuj atrybuty rosn\u0105co lub malej\u0105co.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortuj kolekcj\u0119 wed\u0142ug atrybutu obiektu.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "date_gmt",
                                "id",
                                "rating",
                                "product"
                            ],
                            "required": false
                        },
                        "category_id": {
                            "description": "Ogranicz zestaw wynik\u00f3w do recenzji z okre\u015blonych identyfikator\u00f3w kategorii.",
                            "type": "string",
                            "required": false
                        },
                        "product_id": {
                            "description": "Ogranicz zestaw wynik\u00f3w do recenzji dotycz\u0105cych konkretnych identyfikator\u00f3w produkt\u00f3w.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/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": "Zakres, w ramach kt\u00f3rego sk\u0142adane jest \u017c\u0105danie; okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Aktualna strona kolekcji.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w do zwr\u00f3cenia w zestawie wynik\u00f3w. Domy\u015blnie brak limitu, je\u015bli pole pozostanie puste.",
                            "type": "integer",
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Ogranicz wyniki do tych, kt\u00f3re odpowiadaj\u0105 ci\u0105gowi znak\u00f3w.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Upewnij si\u0119, \u017ce zestaw wynik\u00f3w wyklucza okre\u015blone identyfikatory.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ogranicz zestaw wynik\u00f3w do okre\u015blonych identyfikator\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "order": {
                            "description": "Sortuj rosn\u0105co lub malej\u0105co.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortuj wed\u0142ug w\u0142a\u015bciwo\u015bci terminu.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "name",
                                "slug",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Je\u015bli warto\u015b\u0107 jest r\u00f3wna true, puste wyrazy nie zostan\u0105 zwr\u00f3cone.",
                            "type": "boolean",
                            "default": true,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/wc\/store\/products\/tags"
                    }
                ]
            }
        },
        "\/wc\/store\/products": {
            "namespace": "wc\/store",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Zakres, w ramach kt\u00f3rego sk\u0142adane jest \u017c\u0105danie; okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Aktualna strona kolekcji.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w do zwr\u00f3cenia w zestawie wynik\u00f3w. Domy\u015blnie brak limitu, je\u015bli pole pozostanie puste.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Ogranicz wyniki do tych, kt\u00f3re odpowiadaj\u0105 ci\u0105gowi znak\u00f3w.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w ze specyficznymi slugami. U\u017cyj przecink\u00f3w do rozdzielenia.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Ogranicz odpowied\u017a do zasob\u00f3w utworzonych po okre\u015blonej dacie zgodnej z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Ogranicz odpowied\u017a do zasob\u00f3w utworzonych przed okre\u015blon\u0105 dat\u0105 zgodn\u0105 z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "date_column": {
                            "description": "W przypadku ograniczania odpowiedzi za pomoc\u0105 parametr\u00f3w \u201eprzed\u201d\/\u201epo\u201d, nale\u017cy wybra\u0107 kolumn\u0119 z dat\u0105, z kt\u00f3r\u0105 nale\u017cy por\u00f3wna\u0107.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "date_gmt",
                                "modified",
                                "modified_gmt"
                            ],
                            "required": false
                        },
                        "exclude": {
                            "description": "Upewnij si\u0119, \u017ce zestaw wynik\u00f3w wyklucza okre\u015blone identyfikatory.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ogranicz zestaw wynik\u00f3w do okre\u015blonych identyfikator\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Przesu\u0144 zestaw wynik\u00f3w o okre\u015blon\u0105 liczb\u0119 element\u00f3w.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Sortuj atrybuty rosn\u0105co lub malej\u0105co.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortuj kolekcj\u0119 wed\u0142ug atrybutu obiektu.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "modified",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "price",
                                "popularity",
                                "rating",
                                "menu_order",
                                "comment_count"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "Ogranicz zestaw wynik\u00f3w do tych o okre\u015blonych identyfikatorach nadrz\u0119dnych.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "Ogranicz zestaw wynik\u00f3w do wszystkich element\u00f3w z wyj\u0105tkiem tych o okre\u015blonym identyfikatorze nadrz\u0119dnym.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "type": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w, kt\u00f3rym przypisano okre\u015blony typ.",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable",
                                "variation"
                            ],
                            "required": false
                        },
                        "sku": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w o okre\u015blonych kodach SKU. U\u017cyj przecink\u00f3w do rozdzielenia.",
                            "type": "string",
                            "required": false
                        },
                        "featured": {
                            "description": "Ogranicz zestaw wynik\u00f3w do polecanych produkt\u00f3w.",
                            "type": "boolean",
                            "required": false
                        },
                        "category": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w, kt\u00f3rym przypisano zestaw identyfikator\u00f3w kategorii lub \u015blimak\u00f3w, oddzielonych przecinkami.",
                            "type": "string",
                            "required": false
                        },
                        "category_operator": {
                            "description": "Operator por\u00f3wnuj\u0105cy warunki kategorii produkt\u00f3w.",
                            "type": "string",
                            "enum": [
                                "in",
                                "not_in",
                                "and"
                            ],
                            "default": "in",
                            "required": false
                        },
                        "brand": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w, kt\u00f3rym przypisano zestaw identyfikator\u00f3w marki lub \u015blimak\u00f3w, oddzielonych przecinkami.",
                            "type": "string",
                            "required": false
                        },
                        "brand_operator": {
                            "description": "Operator por\u00f3wnuj\u0105cy terminy dotycz\u0105ce marek produkt\u00f3w.",
                            "type": "string",
                            "enum": [
                                "in",
                                "not_in",
                                "and"
                            ],
                            "default": "in",
                            "required": false
                        },
                        "tag": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w, kt\u00f3rym przypisano zestaw identyfikator\u00f3w tag\u00f3w lub \u015blimak\u00f3w, oddzielonych przecinkami.",
                            "type": "string",
                            "required": false
                        },
                        "tag_operator": {
                            "description": "Operator por\u00f3wnuj\u0105cy tagi produkt\u00f3w.",
                            "type": "string",
                            "enum": [
                                "in",
                                "not_in",
                                "and"
                            ],
                            "default": "in",
                            "required": false
                        },
                        "on_sale": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w obj\u0119tych promocj\u0105.",
                            "type": "boolean",
                            "required": false
                        },
                        "min_price": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w na podstawie ceny minimalnej podanej przy u\u017cyciu najmniejszej jednostki waluty.",
                            "type": "string",
                            "required": false
                        },
                        "max_price": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w na podstawie maksymalnej ceny podanej przy u\u017cyciu najmniejszej jednostki waluty.",
                            "type": "string",
                            "required": false
                        },
                        "stock_status": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w o okre\u015blonym stanie magazynowym.",
                            "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": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w z wybranymi atrybutami globalnymi.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "attribute": {
                                        "description": "Nazwa taksonomii atrybutu.",
                                        "type": "string",
                                        "sanitize_callback": "wc_sanitize_taxonomy_name"
                                    },
                                    "term_id": {
                                        "description": "Lista identyfikator\u00f3w termin\u00f3w atrybut\u00f3w.",
                                        "type": "array",
                                        "items": {
                                            "type": "integer"
                                        },
                                        "sanitize_callback": "wp_parse_id_list"
                                    },
                                    "slug": {
                                        "description": "Lista slug\u00f3w atrybut\u00f3w. Je\u015bli podano identyfikator terminu, zostanie on zignorowany.",
                                        "type": "array",
                                        "items": {
                                            "type": "string"
                                        },
                                        "sanitize_callback": "wp_parse_slug_list"
                                    },
                                    "operator": {
                                        "description": "Operator por\u00f3wnuj\u0105cy warunki atrybut\u00f3w produktu.",
                                        "type": "string",
                                        "enum": [
                                            "in",
                                            "not_in",
                                            "and"
                                        ]
                                    }
                                }
                            },
                            "default": [],
                            "required": false
                        },
                        "attribute_relation": {
                            "description": "Logiczny zwi\u0105zek pomi\u0119dzy atrybutami podczas filtrowania wielu atrybut\u00f3w na raz.",
                            "type": "string",
                            "enum": [
                                "in",
                                "and"
                            ],
                            "default": "and",
                            "required": false
                        },
                        "catalog_visibility": {
                            "description": "Okre\u015bla, czy wy\u015bwietlane s\u0105 ukryte czy widoczne produkty katalogowe.",
                            "type": "string",
                            "enum": [
                                "any",
                                "visible",
                                "catalog",
                                "search",
                                "hidden"
                            ],
                            "required": false
                        },
                        "rating": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w o okre\u015blonej \u015bredniej ocenie.",
                            "type": "array",
                            "items": {
                                "type": "integer",
                                "enum": [
                                    1,
                                    2,
                                    3,
                                    4,
                                    5
                                ]
                            },
                            "default": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/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": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Zakres, w ramach kt\u00f3rego sk\u0142adane jest \u017c\u0105danie; okre\u015bla pola obecne w odpowiedzi.",
                            "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": "\u015alimak zasobu.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Zakres, w ramach kt\u00f3rego sk\u0142adane jest \u017c\u0105danie; okre\u015bla pola obecne w odpowiedzi.",
                            "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:\/\/gotouchup.com\/pl\/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:\/\/gotouchup.com\/pl\/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": "Zakres, w ramach kt\u00f3rego sk\u0142adane jest \u017c\u0105danie; okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/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": "Identyfikator produktu lub wariantu pozycji w koszyku.",
                            "type": "integer",
                            "required": false
                        },
                        "quantity": {
                            "description": "Ilo\u015b\u0107 tego artyku\u0142u, kt\u00f3r\u0105 nale\u017cy doda\u0107 do koszyka.",
                            "type": "number",
                            "required": false
                        },
                        "variation": {
                            "description": "Wybrane atrybuty (dla wariant\u00f3w).",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "attribute": {
                                        "description": "Nazwa atrybutu wariantu.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Warto\u015b\u0107 atrybutu zmienno\u015bci.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/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": "Unikalny identyfikator kuponu w koszyku.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/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": "Zakres, w ramach kt\u00f3rego sk\u0142adane jest \u017c\u0105danie; okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "code": {
                            "description": "Unikalny kod kuponu.",
                            "type": "string",
                            "required": false
                        },
                        "discount_type": {
                            "description": "Rodzaj zni\u017cki dla kuponu (np. procentowa lub kwota sta\u0142a)",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/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": "Unikalny identyfikator kuponu w koszyku.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Zakres, w ramach kt\u00f3rego sk\u0142adane jest \u017c\u0105danie; okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "code": {
                            "description": "Unikalny identyfikator kuponu w koszyku.",
                            "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": "Nazwa rozszerzenia \u2013 zostanie u\u017cyta do zapewnienia, \u017ce dane w \u017c\u0105daniu zostan\u0105 odpowiednio przekierowane.",
                            "type": "string",
                            "required": false
                        },
                        "data": {
                            "description": "Dodatkowe dane do przekazania do rozszerzenia",
                            "type": "object",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/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": "Zakres, w ramach kt\u00f3rego sk\u0142adane jest \u017c\u0105danie; okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "extensions": {
                            "type": "object",
                            "properties": [],
                            "default": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/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": "Unikalny identyfikator przedmiotu w koszyku.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Zakres, w ramach kt\u00f3rego sk\u0142adane jest \u017c\u0105danie; okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "key": {
                            "description": "Unikalny identyfikator przedmiotu w koszyku.",
                            "type": "string",
                            "required": false
                        },
                        "extensions": {
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "key": {
                            "description": "Unikalny identyfikator przedmiotu w koszyku.",
                            "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": "Unikalny identyfikator kuponu w koszyku.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/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": "Unikalny identyfikator (klucz) elementu koszyka.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/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": "ID wysy\u0142anej paczki. Pozostaw puste, aby zastosowa\u0107 do wszystkich paczek.",
                            "type": [
                                "integer",
                                "string",
                                "null"
                            ],
                            "required": false
                        },
                        "rate_id": {
                            "description": "Wybrany identyfikator stawki dla pakietu.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/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": "Unikalny identyfikator (klucz) elementu koszyka, kt\u00f3ry ma zosta\u0107 zaktualizowany.",
                            "type": "string",
                            "required": false
                        },
                        "quantity": {
                            "description": "Nowa ilo\u015b\u0107 artyku\u0142\u00f3w w koszyku.",
                            "type": "number",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/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": "Adres rozliczeniowy.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Imi\u0119",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "last_name": {
                                    "description": "Nazwisko",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "company": {
                                    "description": "Firma",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_1": {
                                    "description": "Adres",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_2": {
                                    "description": "Apartament, apartament itp.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "city": {
                                    "description": "Miasto",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "state": {
                                    "description": "Kod stanu\/hrabstwa lub nazwa stanu, hrabstwa, prowincji lub okr\u0119gu.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "postcode": {
                                    "description": "Kod pocztowy",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "country": {
                                    "description": "Kod kraju\/regionu w formacie ISO 3166-1 alfa-2.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "phone": {
                                    "description": "Telefon",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "email": {
                                    "description": "E-mail",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                }
                            },
                            "required": false
                        },
                        "shipping_address": {
                            "description": "Adres wysy\u0142kowy.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Imi\u0119",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "last_name": {
                                    "description": "Nazwisko",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "company": {
                                    "description": "Firma",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_1": {
                                    "description": "Adres",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_2": {
                                    "description": "Apartament, apartament itp.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "city": {
                                    "description": "Miasto",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "state": {
                                    "description": "Kod stanu\/hrabstwa lub nazwa stanu, hrabstwa, prowincji lub okr\u0119gu.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "postcode": {
                                    "description": "Kod pocztowy",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "country": {
                                    "description": "Kod kraju\/regionu w formacie ISO 3166-1 alfa-2.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "phone": {
                                    "description": "Telefon",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/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": "Zakres, w ramach kt\u00f3rego sk\u0142adane jest \u017c\u0105danie; okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "payment_data": {
                            "description": "Dane przekazywane do metody p\u0142atno\u015bci podczas przetwarzania p\u0142atno\u015bci.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "key": {
                                        "type": "string"
                                    },
                                    "value": {
                                        "type": [
                                            "string",
                                            "boolean"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "customer_password": {
                            "description": "Has\u0142o klienta dla nowych kont, je\u015bli dotyczy.",
                            "type": "string",
                            "required": false
                        },
                        "customer_note": {
                            "description": "Notatka dodana przez klienta do zam\u00f3wienia podczas realizacji transakcji.",
                            "type": "string",
                            "required": false
                        },
                        "billing_address": {
                            "description": "Adres rozliczeniowy.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Imi\u0119",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "last_name": {
                                    "description": "Nazwisko",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "company": {
                                    "description": "Firma",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_1": {
                                    "description": "Adres",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_2": {
                                    "description": "Apartament, apartament itp.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "city": {
                                    "description": "Miasto",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "state": {
                                    "description": "Kod stanu\/hrabstwa lub nazwa stanu, hrabstwa, prowincji lub okr\u0119gu.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "postcode": {
                                    "description": "Kod pocztowy",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "country": {
                                    "description": "Kod kraju\/regionu w formacie ISO 3166-1 alfa-2.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "phone": {
                                    "description": "Telefon",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "email": {
                                    "description": "E-mail",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                }
                            },
                            "required": true
                        },
                        "shipping_address": {
                            "description": "Adres wysy\u0142kowy.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Imi\u0119",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "last_name": {
                                    "description": "Nazwisko",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "company": {
                                    "description": "Firma",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_1": {
                                    "description": "Adres",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_2": {
                                    "description": "Apartament, apartament itp.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "city": {
                                    "description": "Miasto",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "state": {
                                    "description": "Kod stanu\/hrabstwa lub nazwa stanu, hrabstwa, prowincji lub okr\u0119gu.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "postcode": {
                                    "description": "Kod pocztowy",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "country": {
                                    "description": "Kod kraju\/regionu w formacie ISO 3166-1 alfa-2.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "phone": {
                                    "description": "Telefon",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                }
                            },
                            "required": false
                        },
                        "payment_method": {
                            "description": "Identyfikator metody p\u0142atno\u015bci u\u017cytej do przetworzenia p\u0142atno\u015bci.",
                            "type": "string",
                            "enum": [
                                "",
                                "ppcp-axo-gateway",
                                "stripe",
                                "stripe_klarna",
                                "stripe_affirm",
                                "stripe_afterpay_clearpay",
                                "stripe_eps",
                                "stripe_bancontact",
                                "stripe_ideal",
                                "stripe_p24",
                                "stripe_link",
                                "stripe_cashapp",
                                "bacs",
                                "cheque",
                                "cod",
                                "ppcp-credit-card-gateway",
                                "ppcp-card-button-gateway",
                                "ppcp-bancontact",
                                "ppcp-blik",
                                "ppcp-eps",
                                "ppcp-ideal",
                                "ppcp-mybank",
                                "ppcp-p24",
                                "ppcp-trustly",
                                "ppcp-multibanco",
                                "ppcp-googlepay",
                                "ppcp-applepay",
                                "ppcp-gateway",
                                "stripe_us_bank_account",
                                "stripe_alipay",
                                "stripe_amazon_pay",
                                "stripe_blik",
                                "stripe_boleto",
                                "stripe_oxxo",
                                "stripe_sepa_debit",
                                "stripe_multibanco",
                                "stripe_wechat_pay",
                                "stripe_acss_debit",
                                "stripe_bacs_debit",
                                "stripe_au_becs_debit"
                            ],
                            "required": false
                        },
                        "create_account": {
                            "description": "Czy utworzy\u0107 nowe konto u\u017cytkownika w ramach przetwarzania zam\u00f3wienia.",
                            "type": "boolean",
                            "required": false
                        },
                        "additional_fields": {
                            "description": "Dodatkowe pola, kt\u00f3re nale\u017cy zachowa\u0107 w zam\u00f3wieniu.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        },
                        "extensions": {
                            "type": "object",
                            "properties": {
                                "woocommerce\/order-attribution": {
                                    "description": "Dane rozszerzenia zarejestrowane przez woocommerce\/order-attribution",
                                    "type": [
                                        "object",
                                        "null"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "properties": {
                                        "source_type": {
                                            "description": "Pole atrybucji zam\u00f3wienia: source_type",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "referrer": {
                                            "description": "Pole atrybucji zam\u00f3wienia: referrer",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_campaign": {
                                            "description": "Pole atrybucji zam\u00f3wienia: utm_campaign",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_source": {
                                            "description": "Pole atrybucji zam\u00f3wienia: utm_source",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_medium": {
                                            "description": "Pole atrybucji zam\u00f3wienia: utm_medium",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_content": {
                                            "description": "Pole atrybucji zam\u00f3wienia: utm_content",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_id": {
                                            "description": "Pole atrybucji zam\u00f3wienia: utm_id",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_term": {
                                            "description": "Pole atrybucji zam\u00f3wienia: utm_term",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_source_platform": {
                                            "description": "Pole atrybucji zam\u00f3wienia: utm_source_platform",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_creative_format": {
                                            "description": "Pole atrybucji zam\u00f3wienia: utm_creative_format",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_marketing_tactic": {
                                            "description": "Pole atrybucji zam\u00f3wienia: utm_marketing_tactic",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "session_entry": {
                                            "description": "Pole atrybucji zam\u00f3wienia: session_entry",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "session_start_time": {
                                            "description": "Pole atrybucji zam\u00f3wienia: session_start_time",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "session_pages": {
                                            "description": "Pole atrybucji zam\u00f3wienia: session_pages",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "session_count": {
                                            "description": "Pole atrybucji zam\u00f3wienia: session_count",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "user_agent": {
                                            "description": "Pole atrybucji zam\u00f3wienia: user_agent",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        }
                                    }
                                }
                            },
                            "default": {
                                "woocommerce\/order-attribution": []
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "additional_fields": {
                            "description": "Dodatkowe pola, kt\u00f3re nale\u017cy zachowa\u0107 w zam\u00f3wieniu.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        },
                        "payment_method": {
                            "description": "Identyfikator metody p\u0142atno\u015bci u\u017cytej do przetworzenia p\u0142atno\u015bci.",
                            "type": "string",
                            "enum": [
                                "",
                                "ppcp-axo-gateway",
                                "stripe",
                                "stripe_klarna",
                                "stripe_affirm",
                                "stripe_afterpay_clearpay",
                                "stripe_eps",
                                "stripe_bancontact",
                                "stripe_ideal",
                                "stripe_p24",
                                "stripe_link",
                                "stripe_cashapp",
                                "bacs",
                                "cheque",
                                "cod",
                                "ppcp-credit-card-gateway",
                                "ppcp-card-button-gateway",
                                "ppcp-bancontact",
                                "ppcp-blik",
                                "ppcp-eps",
                                "ppcp-ideal",
                                "ppcp-mybank",
                                "ppcp-p24",
                                "ppcp-trustly",
                                "ppcp-multibanco",
                                "ppcp-googlepay",
                                "ppcp-applepay",
                                "ppcp-gateway",
                                "stripe_us_bank_account",
                                "stripe_alipay",
                                "stripe_amazon_pay",
                                "stripe_blik",
                                "stripe_boleto",
                                "stripe_oxxo",
                                "stripe_sepa_debit",
                                "stripe_multibanco",
                                "stripe_wechat_pay",
                                "stripe_acss_debit",
                                "stripe_bacs_debit",
                                "stripe_au_becs_debit"
                            ],
                            "required": false
                        },
                        "order_notes": {
                            "description": "Notatki dotycz\u0105ce zam\u00f3wienia.",
                            "type": "string",
                            "required": false
                        },
                        "customer_note": {
                            "description": "Notatka dodana przez klienta do zam\u00f3wienia podczas realizacji transakcji.",
                            "type": "string",
                            "required": false
                        },
                        "billing_address": {
                            "description": "Adres rozliczeniowy.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Imi\u0119",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "last_name": {
                                    "description": "Nazwisko",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "company": {
                                    "description": "Firma",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_1": {
                                    "description": "Adres",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_2": {
                                    "description": "Apartament, apartament itp.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "city": {
                                    "description": "Miasto",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "state": {
                                    "description": "Kod stanu\/hrabstwa lub nazwa stanu, hrabstwa, prowincji lub okr\u0119gu.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "postcode": {
                                    "description": "Kod pocztowy",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "country": {
                                    "description": "Kod kraju\/regionu w formacie ISO 3166-1 alfa-2.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "phone": {
                                    "description": "Telefon",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "email": {
                                    "description": "E-mail",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                }
                            },
                            "required": false
                        },
                        "shipping_address": {
                            "description": "Adres wysy\u0142kowy.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Imi\u0119",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "last_name": {
                                    "description": "Nazwisko",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "company": {
                                    "description": "Firma",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_1": {
                                    "description": "Adres",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_2": {
                                    "description": "Apartament, apartament itp.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "city": {
                                    "description": "Miasto",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "state": {
                                    "description": "Kod stanu\/hrabstwa lub nazwa stanu, hrabstwa, prowincji lub okr\u0119gu.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "postcode": {
                                    "description": "Kod pocztowy",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "country": {
                                    "description": "Kod kraju\/regionu w formacie ISO 3166-1 alfa-2.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "phone": {
                                    "description": "Telefon",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                }
                            },
                            "required": false
                        },
                        "create_account": {
                            "description": "Czy utworzy\u0107 nowe konto u\u017cytkownika w ramach przetwarzania zam\u00f3wienia.",
                            "type": "boolean",
                            "required": false
                        },
                        "extensions": {
                            "type": "object",
                            "properties": {
                                "woocommerce\/order-attribution": {
                                    "description": "Dane rozszerzenia zarejestrowane przez woocommerce\/order-attribution",
                                    "type": [
                                        "object",
                                        "null"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "properties": {
                                        "source_type": {
                                            "description": "Pole atrybucji zam\u00f3wienia: source_type",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "referrer": {
                                            "description": "Pole atrybucji zam\u00f3wienia: referrer",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_campaign": {
                                            "description": "Pole atrybucji zam\u00f3wienia: utm_campaign",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_source": {
                                            "description": "Pole atrybucji zam\u00f3wienia: utm_source",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_medium": {
                                            "description": "Pole atrybucji zam\u00f3wienia: utm_medium",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_content": {
                                            "description": "Pole atrybucji zam\u00f3wienia: utm_content",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_id": {
                                            "description": "Pole atrybucji zam\u00f3wienia: utm_id",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_term": {
                                            "description": "Pole atrybucji zam\u00f3wienia: utm_term",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_source_platform": {
                                            "description": "Pole atrybucji zam\u00f3wienia: utm_source_platform",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_creative_format": {
                                            "description": "Pole atrybucji zam\u00f3wienia: utm_creative_format",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_marketing_tactic": {
                                            "description": "Pole atrybucji zam\u00f3wienia: utm_marketing_tactic",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "session_entry": {
                                            "description": "Pole atrybucji zam\u00f3wienia: session_entry",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "session_start_time": {
                                            "description": "Pole atrybucji zam\u00f3wienia: session_start_time",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "session_pages": {
                                            "description": "Pole atrybucji zam\u00f3wienia: session_pages",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "session_count": {
                                            "description": "Pole atrybucji zam\u00f3wienia: session_count",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "user_agent": {
                                            "description": "Pole atrybucji zam\u00f3wienia: user_agent",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        }
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/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": "Dane przekazywane do metody p\u0142atno\u015bci podczas przetwarzania p\u0142atno\u015bci.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "key": {
                                        "type": "string"
                                    },
                                    "value": {
                                        "type": [
                                            "string",
                                            "boolean"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "customer_note": {
                            "description": "Notatka dodana przez klienta do zam\u00f3wienia podczas realizacji transakcji.",
                            "type": "string",
                            "required": false
                        },
                        "billing_address": {
                            "description": "Adres rozliczeniowy.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Imi\u0119",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "last_name": {
                                    "description": "Nazwisko",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "company": {
                                    "description": "Firma",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_1": {
                                    "description": "Adres",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_2": {
                                    "description": "Apartament, apartament itp.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "city": {
                                    "description": "Miasto",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "state": {
                                    "description": "Kod stanu\/hrabstwa lub nazwa stanu, hrabstwa, prowincji lub okr\u0119gu.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "postcode": {
                                    "description": "Kod pocztowy",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "country": {
                                    "description": "Kod kraju\/regionu w formacie ISO 3166-1 alfa-2.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "phone": {
                                    "description": "Telefon",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "email": {
                                    "description": "E-mail",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                }
                            },
                            "required": true
                        },
                        "shipping_address": {
                            "description": "Adres wysy\u0142kowy.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Imi\u0119",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "last_name": {
                                    "description": "Nazwisko",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "company": {
                                    "description": "Firma",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_1": {
                                    "description": "Adres",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_2": {
                                    "description": "Apartament, apartament itp.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "city": {
                                    "description": "Miasto",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "state": {
                                    "description": "Kod stanu\/hrabstwa lub nazwa stanu, hrabstwa, prowincji lub okr\u0119gu.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "postcode": {
                                    "description": "Kod pocztowy",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "country": {
                                    "description": "Kod kraju\/regionu w formacie ISO 3166-1 alfa-2.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "phone": {
                                    "description": "Telefon",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                }
                            },
                            "required": false
                        },
                        "payment_method": {
                            "description": "Identyfikator metody p\u0142atno\u015bci u\u017cytej do przetworzenia p\u0142atno\u015bci.",
                            "type": "string",
                            "enum": [
                                "",
                                "ppcp-axo-gateway",
                                "stripe",
                                "stripe_klarna",
                                "stripe_affirm",
                                "stripe_afterpay_clearpay",
                                "stripe_eps",
                                "stripe_bancontact",
                                "stripe_ideal",
                                "stripe_p24",
                                "stripe_link",
                                "stripe_cashapp",
                                "bacs",
                                "cheque",
                                "cod",
                                "ppcp-credit-card-gateway",
                                "ppcp-card-button-gateway",
                                "ppcp-bancontact",
                                "ppcp-blik",
                                "ppcp-eps",
                                "ppcp-ideal",
                                "ppcp-mybank",
                                "ppcp-p24",
                                "ppcp-trustly",
                                "ppcp-multibanco",
                                "ppcp-googlepay",
                                "ppcp-applepay",
                                "ppcp-gateway",
                                "stripe_us_bank_account",
                                "stripe_alipay",
                                "stripe_amazon_pay",
                                "stripe_blik",
                                "stripe_boleto",
                                "stripe_oxxo",
                                "stripe_sepa_debit",
                                "stripe_multibanco",
                                "stripe_wechat_pay",
                                "stripe_acss_debit",
                                "stripe_bacs_debit",
                                "stripe_au_becs_debit"
                            ],
                            "required": false
                        },
                        "additional_fields": {
                            "description": "Dodatkowe pola, kt\u00f3re nale\u017cy zachowa\u0107 w zam\u00f3wieniu.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        },
                        "extensions": {
                            "type": "object",
                            "properties": {
                                "woocommerce\/order-attribution": {
                                    "description": "Dane rozszerzenia zarejestrowane przez woocommerce\/order-attribution",
                                    "type": [
                                        "object",
                                        "null"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "properties": {
                                        "source_type": {
                                            "description": "Pole atrybucji zam\u00f3wienia: source_type",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "referrer": {
                                            "description": "Pole atrybucji zam\u00f3wienia: referrer",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_campaign": {
                                            "description": "Pole atrybucji zam\u00f3wienia: utm_campaign",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_source": {
                                            "description": "Pole atrybucji zam\u00f3wienia: utm_source",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_medium": {
                                            "description": "Pole atrybucji zam\u00f3wienia: utm_medium",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_content": {
                                            "description": "Pole atrybucji zam\u00f3wienia: utm_content",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_id": {
                                            "description": "Pole atrybucji zam\u00f3wienia: utm_id",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_term": {
                                            "description": "Pole atrybucji zam\u00f3wienia: utm_term",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_source_platform": {
                                            "description": "Pole atrybucji zam\u00f3wienia: utm_source_platform",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_creative_format": {
                                            "description": "Pole atrybucji zam\u00f3wienia: utm_creative_format",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_marketing_tactic": {
                                            "description": "Pole atrybucji zam\u00f3wienia: utm_marketing_tactic",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "session_entry": {
                                            "description": "Pole atrybucji zam\u00f3wienia: session_entry",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "session_start_time": {
                                            "description": "Pole atrybucji zam\u00f3wienia: session_start_time",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "session_pages": {
                                            "description": "Pole atrybucji zam\u00f3wienia: session_pages",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "session_count": {
                                            "description": "Pole atrybucji zam\u00f3wienia: session_count",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "user_agent": {
                                            "description": "Pole atrybucji zam\u00f3wienia: user_agent",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        }
                                    }
                                }
                            },
                            "default": {
                                "woocommerce\/order-attribution": []
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/store\/v1\/order\/(?P<id>[\\d]+)": {
            "namespace": "wc\/store\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Zakres, w ramach kt\u00f3rego sk\u0142adane jest \u017c\u0105danie; okre\u015bla pola obecne w odpowiedzi.",
                            "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": "Zakres, w ramach kt\u00f3rego sk\u0142adane jest \u017c\u0105danie; okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/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": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Zakres, w ramach kt\u00f3rego sk\u0142adane jest \u017c\u0105danie; okre\u015bla pola obecne w odpowiedzi.",
                            "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": "Unikalny identyfikator atrybutu.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Zakres, w ramach kt\u00f3rego sk\u0142adane jest \u017c\u0105danie; okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Aktualna strona kolekcji.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w do zwr\u00f3cenia w zestawie wynik\u00f3w. Domy\u015blnie brak limitu, je\u015bli pole pozostanie puste.",
                            "type": "integer",
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Ogranicz wyniki do tych, kt\u00f3re odpowiadaj\u0105 ci\u0105gowi znak\u00f3w.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Upewnij si\u0119, \u017ce zestaw wynik\u00f3w wyklucza okre\u015blone identyfikatory.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ogranicz zestaw wynik\u00f3w do okre\u015blonych identyfikator\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "order": {
                            "description": "Sortuj rosn\u0105co lub malej\u0105co.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortuj wed\u0142ug w\u0142a\u015bciwo\u015bci terminu.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "name",
                                "slug",
                                "count",
                                "menu_order",
                                "name_num",
                                "id"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Je\u015bli warto\u015b\u0107 jest r\u00f3wna true, puste wyrazy nie zostan\u0105 zwr\u00f3cone.",
                            "type": "boolean",
                            "default": true,
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/store\/v1\/products\/categories": {
            "namespace": "wc\/store\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Zakres, w ramach kt\u00f3rego sk\u0142adane jest \u017c\u0105danie; okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Aktualna strona kolekcji.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w do zwr\u00f3cenia w zestawie wynik\u00f3w. Domy\u015blnie brak limitu, je\u015bli pole pozostanie puste.",
                            "type": "integer",
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Ogranicz wyniki do tych, kt\u00f3re odpowiadaj\u0105 ci\u0105gowi znak\u00f3w.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Upewnij si\u0119, \u017ce zestaw wynik\u00f3w wyklucza okre\u015blone identyfikatory.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ogranicz zestaw wynik\u00f3w do okre\u015blonych identyfikator\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "order": {
                            "description": "Sortuj rosn\u0105co lub malej\u0105co.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortuj wed\u0142ug w\u0142a\u015bciwo\u015bci terminu.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "name",
                                "slug",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Je\u015bli warto\u015b\u0107 jest r\u00f3wna true, puste wyrazy nie zostan\u0105 zwr\u00f3cone.",
                            "type": "boolean",
                            "default": true,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/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": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Zakres, w ramach kt\u00f3rego sk\u0142adane jest \u017c\u0105danie; okre\u015bla pola obecne w odpowiedzi.",
                            "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": "Zakres, w ramach kt\u00f3rego sk\u0142adane jest \u017c\u0105danie; okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Aktualna strona kolekcji.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w do zwr\u00f3cenia w zestawie wynik\u00f3w. Domy\u015blnie brak limitu, je\u015bli pole pozostanie puste.",
                            "type": "integer",
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Ogranicz wyniki do tych, kt\u00f3re odpowiadaj\u0105 ci\u0105gowi znak\u00f3w.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Upewnij si\u0119, \u017ce zestaw wynik\u00f3w wyklucza okre\u015blone identyfikatory.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ogranicz zestaw wynik\u00f3w do okre\u015blonych identyfikator\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "order": {
                            "description": "Sortuj rosn\u0105co lub malej\u0105co.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortuj wed\u0142ug w\u0142a\u015bciwo\u015bci terminu.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "name",
                                "slug",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Je\u015bli warto\u015b\u0107 jest r\u00f3wna true, puste wyrazy nie zostan\u0105 zwr\u00f3cone.",
                            "type": "boolean",
                            "default": true,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/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": "Unikalny identyfikator zasobu.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Zakres, w ramach kt\u00f3rego sk\u0142adane jest \u017c\u0105danie; okre\u015bla pola obecne w odpowiedzi.",
                            "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": "Zakres, w ramach kt\u00f3rego sk\u0142adane jest \u017c\u0105danie; okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Aktualna strona kolekcji.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w do zwr\u00f3cenia w zestawie wynik\u00f3w. Domy\u015blnie brak limitu, je\u015bli pole pozostanie puste.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Ogranicz wyniki do tych, kt\u00f3re odpowiadaj\u0105 ci\u0105gowi znak\u00f3w.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w ze specyficznymi slugami. U\u017cyj przecink\u00f3w do rozdzielenia.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Ogranicz odpowied\u017a do zasob\u00f3w utworzonych po okre\u015blonej dacie zgodnej z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Ogranicz odpowied\u017a do zasob\u00f3w utworzonych przed okre\u015blon\u0105 dat\u0105 zgodn\u0105 z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "date_column": {
                            "description": "W przypadku ograniczania odpowiedzi za pomoc\u0105 parametr\u00f3w \u201eprzed\u201d\/\u201epo\u201d, nale\u017cy wybra\u0107 kolumn\u0119 z dat\u0105, z kt\u00f3r\u0105 nale\u017cy por\u00f3wna\u0107.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "date_gmt",
                                "modified",
                                "modified_gmt"
                            ],
                            "required": false
                        },
                        "exclude": {
                            "description": "Upewnij si\u0119, \u017ce zestaw wynik\u00f3w wyklucza okre\u015blone identyfikatory.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ogranicz zestaw wynik\u00f3w do okre\u015blonych identyfikator\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Przesu\u0144 zestaw wynik\u00f3w o okre\u015blon\u0105 liczb\u0119 element\u00f3w.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Sortuj atrybuty rosn\u0105co lub malej\u0105co.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortuj kolekcj\u0119 wed\u0142ug atrybutu obiektu.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "modified",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "price",
                                "popularity",
                                "rating",
                                "menu_order",
                                "comment_count"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "Ogranicz zestaw wynik\u00f3w do tych o okre\u015blonych identyfikatorach nadrz\u0119dnych.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "Ogranicz zestaw wynik\u00f3w do wszystkich element\u00f3w z wyj\u0105tkiem tych o okre\u015blonym identyfikatorze nadrz\u0119dnym.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "type": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w, kt\u00f3rym przypisano okre\u015blony typ.",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable",
                                "variation"
                            ],
                            "required": false
                        },
                        "sku": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w o okre\u015blonych kodach SKU. U\u017cyj przecink\u00f3w do rozdzielenia.",
                            "type": "string",
                            "required": false
                        },
                        "featured": {
                            "description": "Ogranicz zestaw wynik\u00f3w do polecanych produkt\u00f3w.",
                            "type": "boolean",
                            "required": false
                        },
                        "category": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w, kt\u00f3rym przypisano zestaw identyfikator\u00f3w kategorii lub \u015blimak\u00f3w, oddzielonych przecinkami.",
                            "type": "string",
                            "required": false
                        },
                        "category_operator": {
                            "description": "Operator por\u00f3wnuj\u0105cy warunki kategorii produkt\u00f3w.",
                            "type": "string",
                            "enum": [
                                "in",
                                "not_in",
                                "and"
                            ],
                            "default": "in",
                            "required": false
                        },
                        "brand": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w, kt\u00f3rym przypisano zestaw identyfikator\u00f3w marki lub \u015blimak\u00f3w, oddzielonych przecinkami.",
                            "type": "string",
                            "required": false
                        },
                        "brand_operator": {
                            "description": "Operator por\u00f3wnuj\u0105cy terminy dotycz\u0105ce marek produkt\u00f3w.",
                            "type": "string",
                            "enum": [
                                "in",
                                "not_in",
                                "and"
                            ],
                            "default": "in",
                            "required": false
                        },
                        "tag": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w, kt\u00f3rym przypisano zestaw identyfikator\u00f3w tag\u00f3w lub \u015blimak\u00f3w, oddzielonych przecinkami.",
                            "type": "string",
                            "required": false
                        },
                        "tag_operator": {
                            "description": "Operator por\u00f3wnuj\u0105cy tagi produkt\u00f3w.",
                            "type": "string",
                            "enum": [
                                "in",
                                "not_in",
                                "and"
                            ],
                            "default": "in",
                            "required": false
                        },
                        "on_sale": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w obj\u0119tych promocj\u0105.",
                            "type": "boolean",
                            "required": false
                        },
                        "min_price": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w na podstawie ceny minimalnej podanej przy u\u017cyciu najmniejszej jednostki waluty.",
                            "type": "string",
                            "required": false
                        },
                        "max_price": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w na podstawie maksymalnej ceny podanej przy u\u017cyciu najmniejszej jednostki waluty.",
                            "type": "string",
                            "required": false
                        },
                        "stock_status": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w o okre\u015blonym stanie magazynowym.",
                            "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": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w z wybranymi atrybutami globalnymi.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "attribute": {
                                        "description": "Nazwa taksonomii atrybutu.",
                                        "type": "string",
                                        "sanitize_callback": "wc_sanitize_taxonomy_name"
                                    },
                                    "term_id": {
                                        "description": "Lista identyfikator\u00f3w termin\u00f3w atrybut\u00f3w.",
                                        "type": "array",
                                        "items": {
                                            "type": "integer"
                                        },
                                        "sanitize_callback": "wp_parse_id_list"
                                    },
                                    "slug": {
                                        "description": "Lista slug\u00f3w atrybut\u00f3w. Je\u015bli podano identyfikator terminu, zostanie on zignorowany.",
                                        "type": "array",
                                        "items": {
                                            "type": "string"
                                        },
                                        "sanitize_callback": "wp_parse_slug_list"
                                    },
                                    "operator": {
                                        "description": "Operator por\u00f3wnuj\u0105cy warunki atrybut\u00f3w produktu.",
                                        "type": "string",
                                        "enum": [
                                            "in",
                                            "not_in",
                                            "and"
                                        ]
                                    }
                                }
                            },
                            "default": [],
                            "required": false
                        },
                        "attribute_relation": {
                            "description": "Logiczny zwi\u0105zek pomi\u0119dzy atrybutami podczas filtrowania wielu atrybut\u00f3w na raz.",
                            "type": "string",
                            "enum": [
                                "in",
                                "and"
                            ],
                            "default": "and",
                            "required": false
                        },
                        "catalog_visibility": {
                            "description": "Okre\u015bla, czy wy\u015bwietlane s\u0105 ukryte czy widoczne produkty katalogowe.",
                            "type": "string",
                            "enum": [
                                "any",
                                "visible",
                                "catalog",
                                "search",
                                "hidden"
                            ],
                            "required": false
                        },
                        "rating": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w o okre\u015blonej \u015bredniej ocenie.",
                            "type": "array",
                            "items": {
                                "type": "integer",
                                "enum": [
                                    1,
                                    2,
                                    3,
                                    4,
                                    5
                                ]
                            },
                            "default": [],
                            "required": false
                        },
                        "calculate_price_range": {
                            "description": "Je\u015bli warto\u015b\u0107 jest r\u00f3wna prawda, oblicza minimaln\u0105 i maksymaln\u0105 cen\u0119 produktu dla kolekcji.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "calculate_stock_status_counts": {
                            "description": "Je\u015bli warto\u015b\u0107 jest r\u00f3wna prawda, oblicza liczb\u0119 zapas\u00f3w dla produkt\u00f3w w kolekcji.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "calculate_attribute_counts": {
                            "description": "Na \u017c\u0105danie oblicza liczb\u0119 atrybut\u00f3w termin\u00f3w dla produkt\u00f3w w kolekcji.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "taxonomy": {
                                        "description": "Nazwa taksonomii.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "query_type": {
                                        "description": "Warunek filtrowania, kt\u00f3ry mo\u017ce mie\u0107 wp\u0142yw na liczb\u0119, jest wykonywany. Prawid\u0142owe warto\u015bci to \u201eand\u201d i \u201eor\u201d.",
                                        "type": "string",
                                        "enum": [
                                            "and",
                                            "or"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "default": [],
                            "required": false
                        },
                        "calculate_rating_counts": {
                            "description": "Je\u015bli warto\u015b\u0107 jest r\u00f3wna true, oblicza liczb\u0119 ocen dla produkt\u00f3w w kolekcji.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "calculate_taxonomy_counts": {
                            "description": "Na \u017c\u0105danie oblicza liczb\u0119 termin\u00f3w taksonomii dla produkt\u00f3w w kolekcji.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "description": "Nazwa taksonomii."
                            },
                            "default": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/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": "Zakres, w ramach kt\u00f3rego sk\u0142adane jest \u017c\u0105danie; okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Aktualna strona kolekcji.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w do zwr\u00f3cenia w zestawie wynik\u00f3w. Domy\u015blnie brak limitu, je\u015bli pole pozostanie puste.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "offset": {
                            "description": "Przesu\u0144 zestaw wynik\u00f3w o okre\u015blon\u0105 liczb\u0119 element\u00f3w.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Sortuj atrybuty rosn\u0105co lub malej\u0105co.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortuj kolekcj\u0119 wed\u0142ug atrybutu obiektu.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "date_gmt",
                                "id",
                                "rating",
                                "product"
                            ],
                            "required": false
                        },
                        "category_id": {
                            "description": "Ogranicz zestaw wynik\u00f3w do recenzji z okre\u015blonych identyfikator\u00f3w kategorii.",
                            "type": "string",
                            "required": false
                        },
                        "product_id": {
                            "description": "Ogranicz zestaw wynik\u00f3w do recenzji dotycz\u0105cych konkretnych identyfikator\u00f3w produkt\u00f3w.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/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": "Zakres, w ramach kt\u00f3rego sk\u0142adane jest \u017c\u0105danie; okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Aktualna strona kolekcji.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w do zwr\u00f3cenia w zestawie wynik\u00f3w. Domy\u015blnie brak limitu, je\u015bli pole pozostanie puste.",
                            "type": "integer",
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Ogranicz wyniki do tych, kt\u00f3re odpowiadaj\u0105 ci\u0105gowi znak\u00f3w.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Upewnij si\u0119, \u017ce zestaw wynik\u00f3w wyklucza okre\u015blone identyfikatory.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ogranicz zestaw wynik\u00f3w do okre\u015blonych identyfikator\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "order": {
                            "description": "Sortuj rosn\u0105co lub malej\u0105co.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortuj wed\u0142ug w\u0142a\u015bciwo\u015bci terminu.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "name",
                                "slug",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Je\u015bli warto\u015b\u0107 jest r\u00f3wna true, puste wyrazy nie zostan\u0105 zwr\u00f3cone.",
                            "type": "boolean",
                            "default": true,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/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": "Zakres, w ramach kt\u00f3rego sk\u0142adane jest \u017c\u0105danie; okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Aktualna strona kolekcji.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w do zwr\u00f3cenia w zestawie wynik\u00f3w. Domy\u015blnie brak limitu, je\u015bli pole pozostanie puste.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Ogranicz wyniki do tych, kt\u00f3re odpowiadaj\u0105 ci\u0105gowi znak\u00f3w.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w ze specyficznymi slugami. U\u017cyj przecink\u00f3w do rozdzielenia.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Ogranicz odpowied\u017a do zasob\u00f3w utworzonych po okre\u015blonej dacie zgodnej z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Ogranicz odpowied\u017a do zasob\u00f3w utworzonych przed okre\u015blon\u0105 dat\u0105 zgodn\u0105 z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "date_column": {
                            "description": "W przypadku ograniczania odpowiedzi za pomoc\u0105 parametr\u00f3w \u201eprzed\u201d\/\u201epo\u201d, nale\u017cy wybra\u0107 kolumn\u0119 z dat\u0105, z kt\u00f3r\u0105 nale\u017cy por\u00f3wna\u0107.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "date_gmt",
                                "modified",
                                "modified_gmt"
                            ],
                            "required": false
                        },
                        "exclude": {
                            "description": "Upewnij si\u0119, \u017ce zestaw wynik\u00f3w wyklucza okre\u015blone identyfikatory.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ogranicz zestaw wynik\u00f3w do okre\u015blonych identyfikator\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Przesu\u0144 zestaw wynik\u00f3w o okre\u015blon\u0105 liczb\u0119 element\u00f3w.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Sortuj atrybuty rosn\u0105co lub malej\u0105co.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortuj kolekcj\u0119 wed\u0142ug atrybutu obiektu.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "modified",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "price",
                                "popularity",
                                "rating",
                                "menu_order",
                                "comment_count"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "Ogranicz zestaw wynik\u00f3w do tych o okre\u015blonych identyfikatorach nadrz\u0119dnych.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "Ogranicz zestaw wynik\u00f3w do wszystkich element\u00f3w z wyj\u0105tkiem tych o okre\u015blonym identyfikatorze nadrz\u0119dnym.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "type": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w, kt\u00f3rym przypisano okre\u015blony typ.",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable",
                                "variation"
                            ],
                            "required": false
                        },
                        "sku": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w o okre\u015blonych kodach SKU. U\u017cyj przecink\u00f3w do rozdzielenia.",
                            "type": "string",
                            "required": false
                        },
                        "featured": {
                            "description": "Ogranicz zestaw wynik\u00f3w do polecanych produkt\u00f3w.",
                            "type": "boolean",
                            "required": false
                        },
                        "category": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w, kt\u00f3rym przypisano zestaw identyfikator\u00f3w kategorii lub \u015blimak\u00f3w, oddzielonych przecinkami.",
                            "type": "string",
                            "required": false
                        },
                        "category_operator": {
                            "description": "Operator por\u00f3wnuj\u0105cy warunki kategorii produkt\u00f3w.",
                            "type": "string",
                            "enum": [
                                "in",
                                "not_in",
                                "and"
                            ],
                            "default": "in",
                            "required": false
                        },
                        "brand": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w, kt\u00f3rym przypisano zestaw identyfikator\u00f3w marki lub \u015blimak\u00f3w, oddzielonych przecinkami.",
                            "type": "string",
                            "required": false
                        },
                        "brand_operator": {
                            "description": "Operator por\u00f3wnuj\u0105cy terminy dotycz\u0105ce marek produkt\u00f3w.",
                            "type": "string",
                            "enum": [
                                "in",
                                "not_in",
                                "and"
                            ],
                            "default": "in",
                            "required": false
                        },
                        "tag": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w, kt\u00f3rym przypisano zestaw identyfikator\u00f3w tag\u00f3w lub \u015blimak\u00f3w, oddzielonych przecinkami.",
                            "type": "string",
                            "required": false
                        },
                        "tag_operator": {
                            "description": "Operator por\u00f3wnuj\u0105cy tagi produkt\u00f3w.",
                            "type": "string",
                            "enum": [
                                "in",
                                "not_in",
                                "and"
                            ],
                            "default": "in",
                            "required": false
                        },
                        "on_sale": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w obj\u0119tych promocj\u0105.",
                            "type": "boolean",
                            "required": false
                        },
                        "min_price": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w na podstawie ceny minimalnej podanej przy u\u017cyciu najmniejszej jednostki waluty.",
                            "type": "string",
                            "required": false
                        },
                        "max_price": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w na podstawie maksymalnej ceny podanej przy u\u017cyciu najmniejszej jednostki waluty.",
                            "type": "string",
                            "required": false
                        },
                        "stock_status": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w o okre\u015blonym stanie magazynowym.",
                            "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": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w z wybranymi atrybutami globalnymi.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "attribute": {
                                        "description": "Nazwa taksonomii atrybutu.",
                                        "type": "string",
                                        "sanitize_callback": "wc_sanitize_taxonomy_name"
                                    },
                                    "term_id": {
                                        "description": "Lista identyfikator\u00f3w termin\u00f3w atrybut\u00f3w.",
                                        "type": "array",
                                        "items": {
                                            "type": "integer"
                                        },
                                        "sanitize_callback": "wp_parse_id_list"
                                    },
                                    "slug": {
                                        "description": "Lista slug\u00f3w atrybut\u00f3w. Je\u015bli podano identyfikator terminu, zostanie on zignorowany.",
                                        "type": "array",
                                        "items": {
                                            "type": "string"
                                        },
                                        "sanitize_callback": "wp_parse_slug_list"
                                    },
                                    "operator": {
                                        "description": "Operator por\u00f3wnuj\u0105cy warunki atrybut\u00f3w produktu.",
                                        "type": "string",
                                        "enum": [
                                            "in",
                                            "not_in",
                                            "and"
                                        ]
                                    }
                                }
                            },
                            "default": [],
                            "required": false
                        },
                        "attribute_relation": {
                            "description": "Logiczny zwi\u0105zek pomi\u0119dzy atrybutami podczas filtrowania wielu atrybut\u00f3w na raz.",
                            "type": "string",
                            "enum": [
                                "in",
                                "and"
                            ],
                            "default": "and",
                            "required": false
                        },
                        "catalog_visibility": {
                            "description": "Okre\u015bla, czy wy\u015bwietlane s\u0105 ukryte czy widoczne produkty katalogowe.",
                            "type": "string",
                            "enum": [
                                "any",
                                "visible",
                                "catalog",
                                "search",
                                "hidden"
                            ],
                            "required": false
                        },
                        "rating": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w o okre\u015blonej \u015bredniej ocenie.",
                            "type": "array",
                            "items": {
                                "type": "integer",
                                "enum": [
                                    1,
                                    2,
                                    3,
                                    4,
                                    5
                                ]
                            },
                            "default": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/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": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Zakres, w ramach kt\u00f3rego sk\u0142adane jest \u017c\u0105danie; okre\u015bla pola obecne w odpowiedzi.",
                            "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": "\u015alimak zasobu.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Zakres, w ramach kt\u00f3rego sk\u0142adane jest \u017c\u0105danie; okre\u015bla pola obecne w odpowiedzi.",
                            "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:\/\/gotouchup.com\/pl\/wp-json\/wc\/private"
                    }
                ]
            }
        },
        "\/wc\/private\/patterns": {
            "namespace": "wc\/private",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/wc\/private\/patterns"
                    }
                ]
            }
        },
        "\/wp-mail-smtp\/v1": {
            "namespace": "wp-mail-smtp\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "wp-mail-smtp\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/wp-mail-smtp\/v1"
                    }
                ]
            }
        },
        "\/wp-mail-smtp\/v1\/e\/(?P<data>.+)": {
            "namespace": "wp-mail-smtp\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/wc\/v2\/products\/brands": {
            "namespace": "wc\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Obecna strona kolekcji.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w, kt\u00f3re maj\u0105 by\u0107 zwr\u00f3cone w zestawie wynik\u00f3w.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Ogranicz wyniki do pasuj\u0105cych do zapytania.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Upewnij si\u0119, \u017ce zestaw wynik\u00f3w wyklucza okre\u015blone identyfikatory.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ogranicz zestaw wynik\u00f3w do okre\u015blonych identyfikator\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Przesu\u0144 zestaw wynik\u00f3w o okre\u015blon\u0105 liczb\u0119 element\u00f3w. Dotyczy tylko taksonomii hierarchicznych.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Sortuj atrybuty rosn\u0105co lub malej\u0105co.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortuj kolekcj\u0119 wed\u0142ug atrybutu zasobu.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Czy ukry\u0107 zasoby nieprzypisane do \u017cadnych produkt\u00f3w.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "Ogranicz zestaw wynik\u00f3w do zasob\u00f3w przypisanych do okre\u015blonego rodzica. Dotyczy tylko taksonomii hierarchicznych.",
                            "type": "integer",
                            "required": false
                        },
                        "product": {
                            "description": "Ogranicz zestaw wynik\u00f3w do zasob\u00f3w przypisanych do okre\u015blonego produktu.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Ogranicz zestaw wynik\u00f3w do zasob\u00f3w ze specyficznym \u015blimakiem.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "type": "string",
                            "description": "Nazwa zasobu.",
                            "required": true
                        },
                        "slug": {
                            "description": "Alfanumeryczny identyfikator zasobu, unikalny dla jego typu.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "Identyfikator zasobu nadrz\u0119dnego.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "Opis HTML zasobu.",
                            "type": "string",
                            "required": false
                        },
                        "display": {
                            "default": "default",
                            "description": "Typ wy\u015bwietlania archiwum kategorii.",
                            "type": "string",
                            "enum": [
                                "default",
                                "products",
                                "subcategories",
                                "both"
                            ],
                            "required": false
                        },
                        "image": {
                            "description": "Dane obrazu.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "Identyfikator obrazu.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "Data utworzenia obrazu w strefie czasowej witryny.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "Data utworzenia obrazu w formacie GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "Data ostatniej modyfikacji obrazu w strefie czasowej witryny.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "Data ostatniej modyfikacji obrazu, w formacie GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "Adres URL obrazu.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "title": {
                                    "description": "Nazwa obrazu.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "Alternatywny tekst obrazka.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Kolejno\u015b\u0107 menu, u\u017cywana do sortowania zasob\u00f3w.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/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": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "Nazwa kategorii.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumeryczny identyfikator zasobu, unikalny dla jego typu.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "Identyfikator zasobu nadrz\u0119dnego.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "Opis HTML zasobu.",
                            "type": "string",
                            "required": false
                        },
                        "display": {
                            "description": "Typ wy\u015bwietlania archiwum kategorii.",
                            "type": "string",
                            "enum": [
                                "default",
                                "products",
                                "subcategories",
                                "both"
                            ],
                            "required": false
                        },
                        "image": {
                            "description": "Dane obrazu.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "Identyfikator obrazu.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "Data utworzenia obrazu w strefie czasowej witryny.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "Data utworzenia obrazu w formacie GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "Data ostatniej modyfikacji obrazu w strefie czasowej witryny.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "Data ostatniej modyfikacji obrazu, w formacie GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "Adres URL obrazu.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "title": {
                                    "description": "Nazwa obrazu.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "Alternatywny tekst obrazka.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Kolejno\u015b\u0107 menu, u\u017cywana do sortowania zasob\u00f3w.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "Musi by\u0107 prawd\u0105, poniewa\u017c zas\u00f3b nie obs\u0142uguje usuwania.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v2\/products\/brands\/batch": {
            "namespace": "wc\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Nazwa kategorii.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumeryczny identyfikator zasobu, unikalny dla jego typu.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "Identyfikator zasobu nadrz\u0119dnego.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "Opis HTML zasobu.",
                            "type": "string",
                            "required": false
                        },
                        "display": {
                            "description": "Typ wy\u015bwietlania archiwum kategorii.",
                            "type": "string",
                            "enum": [
                                "default",
                                "products",
                                "subcategories",
                                "both"
                            ],
                            "required": false
                        },
                        "image": {
                            "description": "Dane obrazu.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "Identyfikator obrazu.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "Data utworzenia obrazu w strefie czasowej witryny.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "Data utworzenia obrazu w formacie GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "Data ostatniej modyfikacji obrazu w strefie czasowej witryny.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "Data ostatniej modyfikacji obrazu, w formacie GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "Adres URL obrazu.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "title": {
                                    "description": "Nazwa obrazu.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "Alternatywny tekst obrazka.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Kolejno\u015b\u0107 menu, u\u017cywana do sortowania zasob\u00f3w.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/wc\/v2\/products\/brands\/batch"
                    }
                ]
            }
        },
        "\/wc\/v3\/products\/brands": {
            "namespace": "wc\/v3",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Obecna strona kolekcji.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w, kt\u00f3re maj\u0105 by\u0107 zwr\u00f3cone w zestawie wynik\u00f3w.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Ogranicz wyniki do pasuj\u0105cych do zapytania.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Upewnij si\u0119, \u017ce zestaw wynik\u00f3w wyklucza okre\u015blone identyfikatory.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ogranicz zestaw wynik\u00f3w do okre\u015blonych identyfikator\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Przesu\u0144 zestaw wynik\u00f3w o okre\u015blon\u0105 liczb\u0119 element\u00f3w. Dotyczy tylko taksonomii hierarchicznych.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Sortuj atrybuty rosn\u0105co lub malej\u0105co.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortuj kolekcj\u0119 wed\u0142ug atrybutu zasobu.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Czy ukry\u0107 zasoby nieprzypisane do \u017cadnych produkt\u00f3w.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "Ogranicz zestaw wynik\u00f3w do zasob\u00f3w przypisanych do okre\u015blonego rodzica. Dotyczy tylko taksonomii hierarchicznych.",
                            "type": "integer",
                            "required": false
                        },
                        "product": {
                            "description": "Ogranicz zestaw wynik\u00f3w do zasob\u00f3w przypisanych do okre\u015blonego produktu.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Ogranicz zestaw wynik\u00f3w do zasob\u00f3w ze specyficznym \u015blimakiem.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "type": "string",
                            "description": "Nazwa zasobu.",
                            "required": true
                        },
                        "slug": {
                            "description": "Alfanumeryczny identyfikator zasobu, unikalny dla jego typu.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "Identyfikator zasobu nadrz\u0119dnego.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "Opis HTML zasobu.",
                            "type": "string",
                            "required": false
                        },
                        "display": {
                            "default": "default",
                            "description": "Typ wy\u015bwietlania archiwum kategorii.",
                            "type": "string",
                            "enum": [
                                "default",
                                "products",
                                "subcategories",
                                "both"
                            ],
                            "required": false
                        },
                        "image": {
                            "description": "Dane obrazu.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "Identyfikator obrazu.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "Data utworzenia obrazu w strefie czasowej witryny.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "Data utworzenia obrazu w formacie GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "Data ostatniej modyfikacji obrazu w strefie czasowej witryny.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "Data ostatniej modyfikacji obrazu, w formacie GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "Adres URL obrazu.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "name": {
                                    "description": "Nazwa obrazu.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "Alternatywny tekst obrazka.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Kolejno\u015b\u0107 menu, u\u017cywana do sortowania zasob\u00f3w.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/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": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "Nazwa kategorii.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumeryczny identyfikator zasobu, unikalny dla jego typu.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "Identyfikator zasobu nadrz\u0119dnego.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "Opis HTML zasobu.",
                            "type": "string",
                            "required": false
                        },
                        "display": {
                            "description": "Typ wy\u015bwietlania archiwum kategorii.",
                            "type": "string",
                            "enum": [
                                "default",
                                "products",
                                "subcategories",
                                "both"
                            ],
                            "required": false
                        },
                        "image": {
                            "description": "Dane obrazu.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "Identyfikator obrazu.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "Data utworzenia obrazu w strefie czasowej witryny.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "Data utworzenia obrazu w formacie GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "Data ostatniej modyfikacji obrazu w strefie czasowej witryny.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "Data ostatniej modyfikacji obrazu, w formacie GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "Adres URL obrazu.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "name": {
                                    "description": "Nazwa obrazu.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "Alternatywny tekst obrazka.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Kolejno\u015b\u0107 menu, u\u017cywana do sortowania zasob\u00f3w.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "Musi by\u0107 prawd\u0105, poniewa\u017c zas\u00f3b nie obs\u0142uguje usuwania.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/products\/brands\/batch": {
            "namespace": "wc\/v3",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Nazwa kategorii.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumeryczny identyfikator zasobu, unikalny dla jego typu.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "Identyfikator zasobu nadrz\u0119dnego.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "Opis HTML zasobu.",
                            "type": "string",
                            "required": false
                        },
                        "display": {
                            "description": "Typ wy\u015bwietlania archiwum kategorii.",
                            "type": "string",
                            "enum": [
                                "default",
                                "products",
                                "subcategories",
                                "both"
                            ],
                            "required": false
                        },
                        "image": {
                            "description": "Dane obrazu.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "Identyfikator obrazu.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "Data utworzenia obrazu w strefie czasowej witryny.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "Data utworzenia obrazu w formacie GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "Data ostatniej modyfikacji obrazu w strefie czasowej witryny.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "Data ostatniej modyfikacji obrazu, w formacie GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "Adres URL obrazu.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "name": {
                                    "description": "Nazwa obrazu.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "Alternatywny tekst obrazka.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Kolejno\u015b\u0107 menu, u\u017cywana do sortowania zasob\u00f3w.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/wc\/v3\/products\/brands\/batch"
                    }
                ]
            }
        },
        "\/yoast\/v1\/redirects": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "origin": {
                            "type": "string",
                            "description": "The origin to redirect",
                            "required": true
                        },
                        "target": {
                            "type": "string",
                            "description": "The redirect target",
                            "required": false
                        },
                        "type": {
                            "type": "integer",
                            "description": "The redirect type",
                            "required": true
                        },
                        "ignore_warning": {
                            "type": "boolean",
                            "description": "Whether to ignore warnings",
                            "default": false,
                            "required": false
                        },
                        "format": {
                            "description": "The format of the redirect to create.",
                            "type": "string",
                            "enum": [
                                "plain",
                                "regex"
                            ],
                            "default": "plain",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/yoast\/v1\/redirects"
                    }
                ]
            }
        },
        "\/yoast\/v1\/redirects\/delete": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "origin": {
                            "type": "string",
                            "description": "The origin to redirect",
                            "required": true
                        },
                        "target": {
                            "type": "string",
                            "description": "The redirect target",
                            "required": false
                        },
                        "type": {
                            "type": "string",
                            "description": "The redirect format",
                            "required": false
                        },
                        "ignore_warning": {
                            "type": "boolean",
                            "description": "Whether to ignore warnings",
                            "default": false,
                            "required": false
                        },
                        "format": {
                            "description": "The format of the redirect to create.",
                            "type": "string",
                            "enum": [
                                "plain",
                                "regex"
                            ],
                            "default": "plain",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/yoast\/v1\/redirects\/delete"
                    }
                ]
            }
        },
        "\/yoast\/v1\/redirects\/list": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "format": {
                            "description": "The format of the redirects to retrieve.",
                            "type": "string",
                            "enum": [
                                "plain",
                                "regex"
                            ],
                            "default": "plain",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/yoast\/v1\/redirects\/list"
                    }
                ]
            }
        },
        "\/yoast\/v1\/redirects\/update": {
            "namespace": "yoast\/v1",
            "methods": [
                "PUT"
            ],
            "endpoints": [
                {
                    "methods": [
                        "PUT"
                    ],
                    "args": {
                        "old_origin": {
                            "type": "string",
                            "description": "The origin to redirect (old)",
                            "required": true
                        },
                        "old_target": {
                            "type": "string",
                            "description": "The redirect target (old)",
                            "required": false
                        },
                        "old_type": {
                            "type": "integer",
                            "description": "The redirect type (old)",
                            "required": true
                        },
                        "new_origin": {
                            "type": "string",
                            "description": "The origin to redirect (new)",
                            "required": true
                        },
                        "new_target": {
                            "type": "string",
                            "description": "The redirect target (new)",
                            "required": false
                        },
                        "new_type": {
                            "type": "integer",
                            "description": "The redirect type (new)",
                            "required": true
                        },
                        "ignore_warning": {
                            "type": "boolean",
                            "description": "Whether to ignore warnings",
                            "default": false,
                            "required": false
                        },
                        "format": {
                            "description": "The format of the redirects to retrieve.",
                            "type": "string",
                            "enum": [
                                "plain",
                                "regex"
                            ],
                            "default": "plain",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/yoast\/v1\/redirects\/update"
                    }
                ]
            }
        },
        "\/yoast\/v1\/redirects\/settings": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET",
                "PUT"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "PUT"
                    ],
                    "args": {
                        "disable_php_redirect": {
                            "description": "Whether to disable PHP-based redirects and use .htaccess instead.",
                            "type": "string",
                            "enum": [
                                "on",
                                "off"
                            ],
                            "required": true
                        },
                        "separate_file": {
                            "description": "Whether to write redirects into a separate file instead of .htaccess.",
                            "type": "string",
                            "enum": [
                                "on",
                                "off"
                            ],
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/yoast\/v1\/redirects\/settings"
                    }
                ]
            }
        },
        "\/yoast\/v1\/redirects\/undo-for-object": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "obj_id": {
                            "type": "int",
                            "description": "The id of the post or term",
                            "required": true
                        },
                        "obj_type": {
                            "type": "string",
                            "description": "The object type: post or term",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/yoast\/v1\/redirects\/undo-for-object"
                    }
                ]
            }
        },
        "\/ast_customizer": {
            "namespace": "ast_customizer",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "ast_customizer",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/ast_customizer"
                    }
                ]
            }
        },
        "\/ast_customizer\/settings": {
            "namespace": "ast_customizer",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/ast_customizer\/settings"
                    }
                ]
            }
        },
        "\/ast_customizer\/store\/update": {
            "namespace": "ast_customizer",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/ast_customizer\/store\/update"
                    }
                ]
            }
        },
        "\/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:\/\/gotouchup.com\/pl\/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:\/\/gotouchup.com\/pl\/wp-json\/elementor\/v1"
                    }
                ]
            }
        },
        "\/elementor\/v1\/cache": {
            "namespace": "elementor\/v1",
            "methods": [
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/elementor\/v1\/cache"
                    }
                ]
            }
        },
        "\/elementor\/v1\/globals": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/elementor\/v1\/globals"
                    }
                ]
            }
        },
        "\/elementor\/v1\/globals\/colors": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/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:\/\/gotouchup.com\/pl\/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:\/\/gotouchup.com\/pl\/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:\/\/gotouchup.com\/pl\/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:\/\/gotouchup.com\/pl\/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:\/\/gotouchup.com\/pl\/wp-json\/elementor-ai\/v1"
                    }
                ]
            }
        },
        "\/elementor-ai\/v1\/permissions": {
            "namespace": "elementor-ai\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/elementor-ai\/v1\/permissions"
                    }
                ]
            }
        },
        "\/elementor\/v1\/favorites": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "Obecna strona kolekcji.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w, kt\u00f3re maj\u0105 by\u0107 zwr\u00f3cone w zestawie wynik\u00f3w.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Ogranicz wyniki do pasuj\u0105cych do zapytania.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/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:\/\/gotouchup.com\/pl\/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:\/\/gotouchup.com\/pl\/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:\/\/gotouchup.com\/pl\/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:\/\/gotouchup.com\/pl\/wp-json\/elementor\/v1\/design-system-sync\/stylesheet"
                    }
                ]
            }
        },
        "\/elementor\/v1\/checklist": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "Obecna strona kolekcji.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w, kt\u00f3re maj\u0105 by\u0107 zwr\u00f3cone w zestawie wynik\u00f3w.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Ogranicz wyniki do pasuj\u0105cych do zapytania.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/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:\/\/gotouchup.com\/pl\/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:\/\/gotouchup.com\/pl\/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:\/\/gotouchup.com\/pl\/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:\/\/gotouchup.com\/pl\/wp-json\/elementor\/v1\/feedback"
                    }
                ]
            }
        },
        "\/elementor\/v1\/feedback\/submit": {
            "namespace": "elementor\/v1\/feedback",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/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:\/\/gotouchup.com\/pl\/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:\/\/gotouchup.com\/pl\/wp-json\/elementor\/v1\/user-data\/current-user"
                    }
                ]
            }
        },
        "\/elementor\/v1\/onboarding": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "Obecna strona kolekcji.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w, kt\u00f3re maj\u0105 by\u0107 zwr\u00f3cone w zestawie wynik\u00f3w.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Ogranicz wyniki do pasuj\u0105cych do zapytania.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/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:\/\/gotouchup.com\/pl\/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:\/\/gotouchup.com\/pl\/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:\/\/gotouchup.com\/pl\/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:\/\/gotouchup.com\/pl\/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:\/\/gotouchup.com\/pl\/wp-json\/elementor\/v1\/onboarding\/install-theme"
                    }
                ]
            }
        },
        "\/pmw\/v1": {
            "namespace": "pmw\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "pmw\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/pmw\/v1"
                    }
                ]
            }
        },
        "\/pmw\/v1\/notifications": {
            "namespace": "pmw\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/pmw\/v1\/notifications"
                    }
                ]
            }
        },
        "\/pmw\/v1\/options-backup\/(?P<timestamp>\\d+)": {
            "namespace": "pmw\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/pmw\/v1\/ltv": {
            "namespace": "pmw\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/pmw\/v1\/ltv"
                    }
                ]
            }
        },
        "\/pmw\/v1\/options-backup\/(?P<timestamp>\\d+)\/restore": {
            "namespace": "pmw\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ]
        },
        "\/pmw\/v1\/logs\/download": {
            "namespace": "pmw\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "source": {
                            "description": "The log source to filter by",
                            "type": "string",
                            "default": "pmw",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/pmw\/v1\/logs\/download"
                    }
                ]
            }
        },
        "\/pmw\/v1\/test": {
            "namespace": "pmw\/v1",
            "methods": [
                "POST",
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/pmw\/v1\/test"
                    }
                ]
            }
        },
        "\/pmw\/v1\/settings": {
            "namespace": "pmw\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/pmw\/v1\/settings"
                    }
                ]
            }
        },
        "\/pmw\/v1\/products": {
            "namespace": "pmw\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/pmw\/v1\/products"
                    }
                ]
            }
        },
        "\/pmw\/v1\/pixels-fired": {
            "namespace": "pmw\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/pmw\/v1\/pixels-fired"
                    }
                ]
            }
        },
        "\/monsterinsights\/v1\/ai-insights": {
            "namespace": "monsterinsights\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/monsterinsights\/v1\/ai-insights"
                    }
                ]
            }
        },
        "\/monsterinsights\/v1\/ai-insights\/ratings": {
            "namespace": "monsterinsights\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/monsterinsights\/v1\/ai-insights\/ratings"
                    }
                ]
            }
        },
        "\/monsterinsights\/v1\/ai-insights\/rate": {
            "namespace": "monsterinsights\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/monsterinsights\/v1\/ai-insights\/rate"
                    }
                ]
            }
        },
        "\/monsterinsights\/v1\/ai-insights\/feedback": {
            "namespace": "monsterinsights\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/monsterinsights\/v1\/ai-insights\/feedback"
                    }
                ]
            }
        },
        "\/monsterinsights\/v1\/popular-posts\/themes\/(?P<type>[a-zA-Z0-9-]+)": {
            "namespace": "monsterinsights\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "type": {
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/monsterinsights\/v1\/terms\/(?P<slug>[a-zA-Z0-9-_]+)": {
            "namespace": "monsterinsights\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "slug": {
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/monsterinsights\/v1\/taxonomy\/(?P<slug>[a-zA-Z0-9-_]+)": {
            "namespace": "monsterinsights\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "slug": {
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/ctxfeed\/v1": {
            "namespace": "ctxfeed\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "ctxfeed\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/ctxfeed\/v1"
                    }
                ]
            }
        },
        "\/ctxfeed\/v1\/attributes_mapping": {
            "namespace": "ctxfeed\/v1",
            "methods": [
                "GET",
                "POST",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "name": {
                            "description": "feed name",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "Page number",
                            "type": "number",
                            "required": false
                        },
                        "per_page": {
                            "description": "Per page",
                            "type": "number",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "name": {
                            "description": "feed name",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/ctxfeed\/v1\/attributes_mapping"
                    }
                ]
            }
        },
        "\/ctxfeed\/v1\/attributes_mapping\/unique_option_name": {
            "namespace": "ctxfeed\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/ctxfeed\/v1\/attributes_mapping\/unique_option_name"
                    }
                ]
            }
        },
        "\/ctxfeed\/v1\/attributes_mapping\/attribute_preview": {
            "namespace": "ctxfeed\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/ctxfeed\/v1\/attributes_mapping\/attribute_preview"
                    }
                ]
            }
        },
        "\/ctxfeed\/v1\/category_mapping": {
            "namespace": "ctxfeed\/v1",
            "methods": [
                "GET",
                "POST",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "name": {
                            "description": "feed name",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "Page number",
                            "type": "number",
                            "required": false
                        },
                        "per_page": {
                            "description": "Per page",
                            "type": "number",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "name": {
                            "description": "feed name",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/ctxfeed\/v1\/category_mapping"
                    }
                ]
            }
        },
        "\/ctxfeed\/v1\/category_mapping\/unique_option_name": {
            "namespace": "ctxfeed\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/ctxfeed\/v1\/category_mapping\/unique_option_name"
                    }
                ]
            }
        },
        "\/ctxfeed\/v1\/drop_down": {
            "namespace": "ctxfeed\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "type": {
                            "description": "Dropdown type name. $type will be DropDownOptions class's method name. Example: wp-json\/ctxfeed\/v1\/drop_down\/?type=feed_country. Here fee_country is DropDownOptions method name.",
                            "type": "string",
                            "required": true
                        },
                        "search": {
                            "description": "Search with search string in the specific method. If search string exists.",
                            "type": "string",
                            "default": "",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/ctxfeed\/v1\/drop_down"
                    }
                ]
            }
        },
        "\/ctxfeed\/v1\/drop_down\/feed_rules": {
            "namespace": "ctxfeed\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "template": {
                            "description": "Template name",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/ctxfeed\/v1\/drop_down\/feed_rules"
                    }
                ]
            }
        },
        "\/ctxfeed\/v1\/drop_down\/initial_feed_rules": {
            "namespace": "ctxfeed\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/ctxfeed\/v1\/drop_down\/initial_feed_rules"
                    }
                ]
            }
        },
        "\/ctxfeed\/v1\/drop_down\/composite_plugins": {
            "namespace": "ctxfeed\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/ctxfeed\/v1\/drop_down\/composite_plugins"
                    }
                ]
            }
        },
        "\/ctxfeed\/v1\/dynamic_attributes": {
            "namespace": "ctxfeed\/v1",
            "methods": [
                "GET",
                "POST",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "name": {
                            "description": "feed name",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "Page number",
                            "type": "number",
                            "required": false
                        },
                        "per_page": {
                            "description": "Per page",
                            "type": "number",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "name": {
                            "description": "feed name",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/ctxfeed\/v1\/dynamic_attributes"
                    }
                ]
            }
        },
        "\/ctxfeed\/v1\/dynamic_attributes\/unique_option_name": {
            "namespace": "ctxfeed\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/ctxfeed\/v1\/dynamic_attributes\/unique_option_name"
                    }
                ]
            }
        },
        "\/ctxfeed\/v1\/manage_feeds": {
            "namespace": "ctxfeed\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "status": {
                            "description": "Is active or inactive",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "feed name",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "Page number",
                            "type": "number",
                            "required": false
                        },
                        "per_page": {
                            "description": "Per page",
                            "type": "number",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/ctxfeed\/v1\/manage_feeds"
                    }
                ]
            }
        },
        "\/ctxfeed\/v1\/manage_feeds\/duplicate": {
            "namespace": "ctxfeed\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "feed": {
                            "description": "Feed slug",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/ctxfeed\/v1\/manage_feeds\/duplicate"
                    }
                ]
            }
        },
        "\/ctxfeed\/v1\/manage_feeds\/update_feed_status": {
            "namespace": "ctxfeed\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "feed": {
                            "description": "Feed slug",
                            "type": "string",
                            "required": true
                        },
                        "status": {
                            "description": "Feed status enabled or disabled",
                            "type": "number",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/ctxfeed\/v1\/manage_feeds\/update_feed_status"
                    }
                ]
            }
        },
        "\/ctxfeed\/v1\/manage_feeds\/delete_feed": {
            "namespace": "ctxfeed\/v1",
            "methods": [
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "feed_id": {
                            "description": "Feed id",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/ctxfeed\/v1\/manage_feeds\/delete_feed"
                    }
                ]
            }
        },
        "\/ctxfeed\/v1\/manage_feeds\/download": {
            "namespace": "ctxfeed\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/ctxfeed\/v1\/manage_feeds\/download"
                    }
                ]
            }
        },
        "\/ctxfeed\/v1\/manage_feeds\/schedules": {
            "namespace": "ctxfeed\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/ctxfeed\/v1\/manage_feeds\/schedules"
                    }
                ]
            }
        },
        "\/ctxfeed\/v1\/manage_feeds\/update_interval": {
            "namespace": "ctxfeed\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "time": {
                            "description": "Initerval time",
                            "type": "number",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/ctxfeed\/v1\/manage_feeds\/update_interval"
                    }
                ]
            }
        },
        "\/ctxfeed\/v1\/manage_feeds\/clear_cache": {
            "namespace": "ctxfeed\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/ctxfeed\/v1\/manage_feeds\/clear_cache"
                    }
                ]
            }
        },
        "\/ctxfeed\/v1\/merchant_info": {
            "namespace": "ctxfeed\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "merchant": {
                            "description": "Merchant name",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/ctxfeed\/v1\/merchant_info"
                    }
                ]
            }
        },
        "\/ctxfeed\/v1\/merchant_info\/get_initial_merchant_infos": {
            "namespace": "ctxfeed\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/ctxfeed\/v1\/merchant_info\/get_initial_merchant_infos"
                    }
                ]
            }
        },
        "\/ctxfeed\/v1\/product_categories": {
            "namespace": "ctxfeed\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "search": {
                            "description": "Search string.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/ctxfeed\/v1\/product_categories"
                    }
                ]
            }
        },
        "\/ctxfeed\/v1\/products": {
            "namespace": "ctxfeed\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "search": {
                            "description": "Search string.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/ctxfeed\/v1\/products"
                    }
                ]
            }
        },
        "\/ctxfeed\/v1\/products\/ids": {
            "namespace": "ctxfeed\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/ctxfeed\/v1\/products\/ids"
                    }
                ]
            }
        },
        "\/ctxfeed\/v1\/products\/get_filter_data": {
            "namespace": "ctxfeed\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/ctxfeed\/v1\/products\/get_filter_data"
                    }
                ]
            }
        },
        "\/ctxfeed\/v1\/product_taxonomy": {
            "namespace": "ctxfeed\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "country_code": {
                            "description": "Country code.",
                            "type": "string",
                            "required": true
                        },
                        "merchant": {
                            "description": "Merchant name",
                            "type": "string",
                            "required": true
                        },
                        "with_id": {
                            "description": "If true then taxonomy will be downloaded with id",
                            "type": "boolean",
                            "default": true,
                            "required": false
                        },
                        "ext": {
                            "description": "File extension default is txt",
                            "type": "string",
                            "default": "txt",
                            "required": false
                        },
                        "update": {
                            "description": "Should update if value is true",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/ctxfeed\/v1\/product_taxonomy"
                    }
                ]
            }
        },
        "\/ctxfeed\/v1\/settings": {
            "namespace": "ctxfeed\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/ctxfeed\/v1\/settings"
                    }
                ]
            }
        },
        "\/ctxfeed\/v1\/settings\/custom_settings": {
            "namespace": "ctxfeed\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/ctxfeed\/v1\/settings\/custom_settings"
                    }
                ]
            }
        },
        "\/ctxfeed\/v1\/settings\/what_we_collect": {
            "namespace": "ctxfeed\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/ctxfeed\/v1\/settings\/what_we_collect"
                    }
                ]
            }
        },
        "\/ctxfeed\/v1\/wp_options": {
            "namespace": "ctxfeed\/v1",
            "methods": [
                "GET",
                "POST",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "page": {
                            "description": "Page number",
                            "type": "number",
                            "required": false
                        },
                        "per_page": {
                            "description": "Per page",
                            "type": "number",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/ctxfeed\/v1\/wp_options"
                    }
                ]
            }
        },
        "\/ctxfeed\/v1\/make_feed\/save_feed_config": {
            "namespace": "ctxfeed\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/ctxfeed\/v1\/make_feed\/save_feed_config"
                    }
                ]
            }
        },
        "\/ctxfeed\/v1\/make_feed\/get_product_ids": {
            "namespace": "ctxfeed\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/ctxfeed\/v1\/make_feed\/get_product_ids"
                    }
                ]
            }
        },
        "\/ctxfeed\/v1\/make_feed\/make_per_batch_feed": {
            "namespace": "ctxfeed\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/ctxfeed\/v1\/make_feed\/make_per_batch_feed"
                    }
                ]
            }
        },
        "\/ctxfeed\/v1\/make_feed\/save_feed_file": {
            "namespace": "ctxfeed\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/ctxfeed\/v1\/make_feed\/save_feed_file"
                    }
                ]
            }
        },
        "\/ctxfeed\/v1\/wp-status": {
            "namespace": "ctxfeed\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/ctxfeed\/v1\/wp-status"
                    }
                ]
            }
        },
        "\/ctxfeed\/v1\/wp-status\/logs": {
            "namespace": "ctxfeed\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/ctxfeed\/v1\/wp-status\/logs"
                    }
                ]
            }
        },
        "\/ctxfeed\/v1\/wp-status\/delete-cache": {
            "namespace": "ctxfeed\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/ctxfeed\/v1\/wp-status\/delete-cache"
                    }
                ]
            }
        },
        "\/ctxfeed\/v1\/woo_feed_docs": {
            "namespace": "ctxfeed\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/ctxfeed\/v1\/woo_feed_docs"
                    }
                ]
            }
        },
        "\/wc\/v1\/coupons": {
            "namespace": "wc\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Obecna strona kolekcji.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w, kt\u00f3re maj\u0105 by\u0107 zwr\u00f3cone w zestawie wynik\u00f3w.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Ogranicz wyniki do pasuj\u0105cych do zapytania.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Ogranicz odpowied\u017a do zasob\u00f3w opublikowanych po okre\u015blonej dacie zgodnej z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Ogranicz odpowied\u017a do zasob\u00f3w opublikowanych przed okre\u015blon\u0105 dat\u0105 zgodno\u015bci z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Upewnij si\u0119, \u017ce zestaw wynik\u00f3w wyklucza okre\u015blone identyfikatory.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ogranicz zestaw wynik\u00f3w do okre\u015blonych identyfikator\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Przesu\u0144 zestaw wynik\u00f3w o okre\u015blon\u0105 liczb\u0119 element\u00f3w.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Sortuj atrybuty rosn\u0105co lub malej\u0105co.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortuj kolekcj\u0119 wed\u0142ug atrybutu obiektu.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "modified"
                            ],
                            "required": false
                        },
                        "filter": {
                            "type": "object",
                            "description": "U\u017cyj argument\u00f3w WP Query, aby zmodyfikowa\u0107 odpowied\u017a; prywatne zmienne zapytania wymagaj\u0105 odpowiedniego upowa\u017cnienia.",
                            "required": false
                        },
                        "code": {
                            "description": "Ogranicz zestaw wynik\u00f3w do zasob\u00f3w zawieraj\u0105cych okre\u015blony kod.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "code": {
                            "description": "Kod kuponu.",
                            "type": "string",
                            "required": true
                        },
                        "description": {
                            "description": "Opis kuponu.",
                            "type": "string",
                            "required": false
                        },
                        "discount_type": {
                            "default": "fixed_cart",
                            "description": "Okre\u015bla rodzaj zni\u017cki, kt\u00f3ra zostanie zastosowana.",
                            "type": "string",
                            "enum": [
                                "percent",
                                "fixed_cart",
                                "fixed_product"
                            ],
                            "required": false
                        },
                        "amount": {
                            "description": "Kwota rabatu. Powinna by\u0107 zawsze liczbowa, nawet je\u015bli jest ustawiona jako procent.",
                            "type": "string",
                            "required": false
                        },
                        "expiry_date": {
                            "description": "Data i godzina UTC, kiedy kupon wygasa.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "individual_use": {
                            "default": false,
                            "description": "Je\u015bli prawda, kupon mo\u017ce by\u0107 u\u017cyty tylko indywidualnie. Inne zastosowane kupony zostan\u0105 usuni\u0119te z koszyka.",
                            "type": "boolean",
                            "required": false
                        },
                        "product_ids": {
                            "description": "Lista identyfikator\u00f3w produkt\u00f3w, na kt\u00f3re mo\u017cna wykorzysta\u0107 kupon.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "exclude_product_ids": {
                            "description": "Lista identyfikator\u00f3w produkt\u00f3w, na kt\u00f3re nie mo\u017cna wykorzysta\u0107 kuponu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "usage_limit": {
                            "description": "Ile razy \u0142\u0105cznie mo\u017cna wykorzysta\u0107 kupon.",
                            "type": "integer",
                            "required": false
                        },
                        "usage_limit_per_user": {
                            "description": "Ile razy jeden klient mo\u017ce wykorzysta\u0107 kupon.",
                            "type": "integer",
                            "required": false
                        },
                        "limit_usage_to_x_items": {
                            "description": "Maksymalna liczba produkt\u00f3w w koszyku, na kt\u00f3re mo\u017cna zastosowa\u0107 kupon.",
                            "type": "integer",
                            "required": false
                        },
                        "free_shipping": {
                            "default": false,
                            "description": "Je\u015bli to prawda i darmowa wysy\u0142ka wymaga kuponu, kupon ten umo\u017cliwi darmow\u0105 wysy\u0142k\u0119.",
                            "type": "boolean",
                            "required": false
                        },
                        "product_categories": {
                            "description": "Lista identyfikator\u00f3w kategorii, kt\u00f3rych dotyczy kupon.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "excluded_product_categories": {
                            "description": "Lista identyfikator\u00f3w kategorii, kt\u00f3rych kupon nie obejmuje.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "exclude_sale_items": {
                            "default": false,
                            "description": "Je\u015bli ta informacja jest prawdziwa, kupon nie zostanie zastosowany do produkt\u00f3w obj\u0119tych cenami promocyjnymi.",
                            "type": "boolean",
                            "required": false
                        },
                        "minimum_amount": {
                            "description": "Minimalna kwota zam\u00f3wienia, kt\u00f3ra musi znale\u017a\u0107 si\u0119 w koszyku, aby kupon zosta\u0142 zastosowany.",
                            "type": "string",
                            "required": false
                        },
                        "maximum_amount": {
                            "description": "Maksymalna kwota zam\u00f3wienia dozwolona przy wykorzystaniu kuponu.",
                            "type": "string",
                            "required": false
                        },
                        "email_restrictions": {
                            "description": "Lista adres\u00f3w e-mail, na kt\u00f3re mo\u017cna wykorzysta\u0107 ten kupon.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/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": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "code": {
                            "description": "Kod kuponu.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "Opis kuponu.",
                            "type": "string",
                            "required": false
                        },
                        "discount_type": {
                            "description": "Okre\u015bla rodzaj zni\u017cki, kt\u00f3ra zostanie zastosowana.",
                            "type": "string",
                            "enum": [
                                "percent",
                                "fixed_cart",
                                "fixed_product"
                            ],
                            "required": false
                        },
                        "amount": {
                            "description": "Kwota rabatu. Powinna by\u0107 zawsze liczbowa, nawet je\u015bli jest ustawiona jako procent.",
                            "type": "string",
                            "required": false
                        },
                        "expiry_date": {
                            "description": "Data i godzina UTC, kiedy kupon wygasa.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "individual_use": {
                            "description": "Je\u015bli prawda, kupon mo\u017ce by\u0107 u\u017cyty tylko indywidualnie. Inne zastosowane kupony zostan\u0105 usuni\u0119te z koszyka.",
                            "type": "boolean",
                            "required": false
                        },
                        "product_ids": {
                            "description": "Lista identyfikator\u00f3w produkt\u00f3w, na kt\u00f3re mo\u017cna wykorzysta\u0107 kupon.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "exclude_product_ids": {
                            "description": "Lista identyfikator\u00f3w produkt\u00f3w, na kt\u00f3re nie mo\u017cna wykorzysta\u0107 kuponu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "usage_limit": {
                            "description": "Ile razy \u0142\u0105cznie mo\u017cna wykorzysta\u0107 kupon.",
                            "type": "integer",
                            "required": false
                        },
                        "usage_limit_per_user": {
                            "description": "Ile razy jeden klient mo\u017ce wykorzysta\u0107 kupon.",
                            "type": "integer",
                            "required": false
                        },
                        "limit_usage_to_x_items": {
                            "description": "Maksymalna liczba produkt\u00f3w w koszyku, na kt\u00f3re mo\u017cna zastosowa\u0107 kupon.",
                            "type": "integer",
                            "required": false
                        },
                        "free_shipping": {
                            "description": "Je\u015bli to prawda i darmowa wysy\u0142ka wymaga kuponu, kupon ten umo\u017cliwi darmow\u0105 wysy\u0142k\u0119.",
                            "type": "boolean",
                            "required": false
                        },
                        "product_categories": {
                            "description": "Lista identyfikator\u00f3w kategorii, kt\u00f3rych dotyczy kupon.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "excluded_product_categories": {
                            "description": "Lista identyfikator\u00f3w kategorii, kt\u00f3rych kupon nie obejmuje.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "exclude_sale_items": {
                            "description": "Je\u015bli ta informacja jest prawdziwa, kupon nie zostanie zastosowany do produkt\u00f3w obj\u0119tych cenami promocyjnymi.",
                            "type": "boolean",
                            "required": false
                        },
                        "minimum_amount": {
                            "description": "Minimalna kwota zam\u00f3wienia, kt\u00f3ra musi znale\u017a\u0107 si\u0119 w koszyku, aby kupon zosta\u0142 zastosowany.",
                            "type": "string",
                            "required": false
                        },
                        "maximum_amount": {
                            "description": "Maksymalna kwota zam\u00f3wienia dozwolona przy wykorzystaniu kuponu.",
                            "type": "string",
                            "required": false
                        },
                        "email_restrictions": {
                            "description": "Lista adres\u00f3w e-mail, na kt\u00f3re mo\u017cna wykorzysta\u0107 ten kupon.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "Czy omin\u0105\u0107 kosz i wymusi\u0107 usuni\u0119cie.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v1\/coupons\/batch": {
            "namespace": "wc\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "code": {
                            "description": "Kod kuponu.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "Opis kuponu.",
                            "type": "string",
                            "required": false
                        },
                        "discount_type": {
                            "description": "Okre\u015bla rodzaj zni\u017cki, kt\u00f3ra zostanie zastosowana.",
                            "type": "string",
                            "enum": [
                                "percent",
                                "fixed_cart",
                                "fixed_product"
                            ],
                            "required": false
                        },
                        "amount": {
                            "description": "Kwota rabatu. Powinna by\u0107 zawsze liczbowa, nawet je\u015bli jest ustawiona jako procent.",
                            "type": "string",
                            "required": false
                        },
                        "expiry_date": {
                            "description": "Data i godzina UTC, kiedy kupon wygasa.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "individual_use": {
                            "description": "Je\u015bli prawda, kupon mo\u017ce by\u0107 u\u017cyty tylko indywidualnie. Inne zastosowane kupony zostan\u0105 usuni\u0119te z koszyka.",
                            "type": "boolean",
                            "required": false
                        },
                        "product_ids": {
                            "description": "Lista identyfikator\u00f3w produkt\u00f3w, na kt\u00f3re mo\u017cna wykorzysta\u0107 kupon.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "exclude_product_ids": {
                            "description": "Lista identyfikator\u00f3w produkt\u00f3w, na kt\u00f3re nie mo\u017cna wykorzysta\u0107 kuponu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "usage_limit": {
                            "description": "Ile razy \u0142\u0105cznie mo\u017cna wykorzysta\u0107 kupon.",
                            "type": "integer",
                            "required": false
                        },
                        "usage_limit_per_user": {
                            "description": "Ile razy jeden klient mo\u017ce wykorzysta\u0107 kupon.",
                            "type": "integer",
                            "required": false
                        },
                        "limit_usage_to_x_items": {
                            "description": "Maksymalna liczba produkt\u00f3w w koszyku, na kt\u00f3re mo\u017cna zastosowa\u0107 kupon.",
                            "type": "integer",
                            "required": false
                        },
                        "free_shipping": {
                            "description": "Je\u015bli to prawda i darmowa wysy\u0142ka wymaga kuponu, kupon ten umo\u017cliwi darmow\u0105 wysy\u0142k\u0119.",
                            "type": "boolean",
                            "required": false
                        },
                        "product_categories": {
                            "description": "Lista identyfikator\u00f3w kategorii, kt\u00f3rych dotyczy kupon.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "excluded_product_categories": {
                            "description": "Lista identyfikator\u00f3w kategorii, kt\u00f3rych kupon nie obejmuje.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "exclude_sale_items": {
                            "description": "Je\u015bli ta informacja jest prawdziwa, kupon nie zostanie zastosowany do produkt\u00f3w obj\u0119tych cenami promocyjnymi.",
                            "type": "boolean",
                            "required": false
                        },
                        "minimum_amount": {
                            "description": "Minimalna kwota zam\u00f3wienia, kt\u00f3ra musi znale\u017a\u0107 si\u0119 w koszyku, aby kupon zosta\u0142 zastosowany.",
                            "type": "string",
                            "required": false
                        },
                        "maximum_amount": {
                            "description": "Maksymalna kwota zam\u00f3wienia dozwolona przy wykorzystaniu kuponu.",
                            "type": "string",
                            "required": false
                        },
                        "email_restrictions": {
                            "description": "Lista adres\u00f3w e-mail, na kt\u00f3re mo\u017cna wykorzysta\u0107 ten kupon.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/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": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v1\/customers": {
            "namespace": "wc\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Obecna strona kolekcji.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w, kt\u00f3re maj\u0105 by\u0107 zwr\u00f3cone w zestawie wynik\u00f3w.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Ogranicz wyniki do pasuj\u0105cych do zapytania.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Upewnij si\u0119, \u017ce zestaw wynik\u00f3w wyklucza okre\u015blone identyfikatory.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ogranicz zestaw wynik\u00f3w do okre\u015blonych identyfikator\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Przesu\u0144 zestaw wynik\u00f3w o okre\u015blon\u0105 liczb\u0119 element\u00f3w.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "default": "asc",
                            "description": "Sortuj atrybuty rosn\u0105co lub malej\u0105co.",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "orderby": {
                            "default": "name",
                            "description": "Sortuj kolekcj\u0119 wed\u0142ug atrybutu obiektu.",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "registered_date"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "email": {
                            "description": "Ogranicz zestaw wynik\u00f3w do zasob\u00f3w o okre\u015blonym adresie e-mail.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "role": {
                            "description": "Ogranicz zestaw wynik\u00f3w do zasob\u00f3w o okre\u015blonej roli.",
                            "type": "string",
                            "default": "customer",
                            "enum": [
                                "all",
                                "administrator",
                                "editor",
                                "author",
                                "contributor",
                                "subscriber",
                                "customer",
                                "shop_manager",
                                "wpseo_manager",
                                "wpseo_editor"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "email": {
                            "type": "string",
                            "description": "Nowy adres e-mail u\u017cytkownika.",
                            "required": true
                        },
                        "first_name": {
                            "description": "Imi\u0119 klienta.",
                            "type": "string",
                            "required": false
                        },
                        "last_name": {
                            "description": "Nazwisko klienta.",
                            "type": "string",
                            "required": false
                        },
                        "username": {
                            "description": "Nowa nazwa u\u017cytkownika.",
                            "type": "string",
                            "required": false
                        },
                        "password": {
                            "description": "Nowe has\u0142o u\u017cytkownika.",
                            "type": "string",
                            "required": false
                        },
                        "billing": {
                            "description": "Lista danych dotycz\u0105cych adresu rozliczeniowego.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Imi\u0119.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Nazwisko.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "Nazwa firmy.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "Wiersz adresu 1.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "Wiersz adresu 2.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "Nazwa miasta.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "Kod ISO lub nazwa stanu, prowincji lub okr\u0119gu.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "Kod pocztowy.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Kod ISO kraju.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "email": {
                                    "description": "Adres e-mail.",
                                    "type": "string",
                                    "format": "email",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "phone": {
                                    "description": "Numer telefonu.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping": {
                            "description": "Lista danych adresowych do wysy\u0142ki.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Imi\u0119.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Nazwisko.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "Nazwa firmy.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "Wiersz adresu 1.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "Wiersz adresu 2.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "Nazwa miasta.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "Kod ISO lub nazwa stanu, prowincji lub okr\u0119gu.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "Kod pocztowy.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Kod ISO kraju.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/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": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "email": {
                            "description": "Adres e-mail klienta.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "first_name": {
                            "description": "Imi\u0119 klienta.",
                            "type": "string",
                            "required": false
                        },
                        "last_name": {
                            "description": "Nazwisko klienta.",
                            "type": "string",
                            "required": false
                        },
                        "username": {
                            "description": "Nazwa logowania klienta.",
                            "type": "string",
                            "required": false
                        },
                        "password": {
                            "description": "Has\u0142o klienta.",
                            "type": "string",
                            "required": false
                        },
                        "billing": {
                            "description": "Lista danych dotycz\u0105cych adresu rozliczeniowego.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Imi\u0119.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Nazwisko.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "Nazwa firmy.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "Wiersz adresu 1.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "Wiersz adresu 2.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "Nazwa miasta.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "Kod ISO lub nazwa stanu, prowincji lub okr\u0119gu.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "Kod pocztowy.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Kod ISO kraju.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "email": {
                                    "description": "Adres e-mail.",
                                    "type": "string",
                                    "format": "email",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "phone": {
                                    "description": "Numer telefonu.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping": {
                            "description": "Lista danych adresowych do wysy\u0142ki.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Imi\u0119.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Nazwisko.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "Nazwa firmy.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "Wiersz adresu 1.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "Wiersz adresu 2.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "Nazwa miasta.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "Kod ISO lub nazwa stanu, prowincji lub okr\u0119gu.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "Kod pocztowy.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Kod ISO kraju.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "Musi by\u0107 prawd\u0105, poniewa\u017c zas\u00f3b nie obs\u0142uguje usuwania.",
                            "required": false
                        },
                        "reassign": {
                            "default": 0,
                            "type": "integer",
                            "description": "ID, do kt\u00f3rego ma zosta\u0107 przypisane nowe posty.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v1\/customers\/batch": {
            "namespace": "wc\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "email": {
                            "description": "Adres e-mail klienta.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "first_name": {
                            "description": "Imi\u0119 klienta.",
                            "type": "string",
                            "required": false
                        },
                        "last_name": {
                            "description": "Nazwisko klienta.",
                            "type": "string",
                            "required": false
                        },
                        "username": {
                            "description": "Nazwa logowania klienta.",
                            "type": "string",
                            "required": false
                        },
                        "password": {
                            "description": "Has\u0142o klienta.",
                            "type": "string",
                            "required": false
                        },
                        "billing": {
                            "description": "Lista danych dotycz\u0105cych adresu rozliczeniowego.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Imi\u0119.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Nazwisko.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "Nazwa firmy.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "Wiersz adresu 1.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "Wiersz adresu 2.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "Nazwa miasta.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "Kod ISO lub nazwa stanu, prowincji lub okr\u0119gu.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "Kod pocztowy.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Kod ISO kraju.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "email": {
                                    "description": "Adres e-mail.",
                                    "type": "string",
                                    "format": "email",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "phone": {
                                    "description": "Numer telefonu.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping": {
                            "description": "Lista danych adresowych do wysy\u0142ki.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Imi\u0119.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Nazwisko.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "Nazwa firmy.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "Wiersz adresu 1.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "Wiersz adresu 2.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "Nazwa miasta.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "Kod ISO lub nazwa stanu, prowincji lub okr\u0119gu.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "Kod pocztowy.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Kod ISO kraju.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/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": "Identyfikator zam\u00f3wienia.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "order_id": {
                            "description": "Identyfikator zam\u00f3wienia.",
                            "type": "integer",
                            "required": false
                        },
                        "note": {
                            "type": "string",
                            "description": "Tre\u015b\u0107 notatki zam\u00f3wienia.",
                            "required": true
                        },
                        "customer_note": {
                            "default": false,
                            "description": "Pokazuje\/okre\u015bla, czy notatka ma charakter wy\u0142\u0105cznie informacyjny, czy jest przeznaczona dla klienta (u\u017cytkownik zostanie o tym powiadomiony).",
                            "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": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "order_id": {
                            "description": "Identyfikator zam\u00f3wienia.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "order_id": {
                            "description": "Identyfikator zam\u00f3wienia.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "Musi by\u0107 prawd\u0105, poniewa\u017c zas\u00f3b nie obs\u0142uguje usuwania.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v1\/orders\/(?P<order_id>[\\d]+)\/refunds": {
            "namespace": "wc\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "order_id": {
                            "description": "Identyfikator zam\u00f3wienia.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Obecna strona kolekcji.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w, kt\u00f3re maj\u0105 by\u0107 zwr\u00f3cone w zestawie wynik\u00f3w.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Ogranicz wyniki do pasuj\u0105cych do zapytania.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Ogranicz odpowied\u017a do zasob\u00f3w opublikowanych po okre\u015blonej dacie zgodnej z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Ogranicz odpowied\u017a do zasob\u00f3w opublikowanych przed okre\u015blon\u0105 dat\u0105 zgodno\u015bci z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Upewnij si\u0119, \u017ce zestaw wynik\u00f3w wyklucza okre\u015blone identyfikatory.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ogranicz zestaw wynik\u00f3w do okre\u015blonych identyfikator\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Przesu\u0144 zestaw wynik\u00f3w o okre\u015blon\u0105 liczb\u0119 element\u00f3w.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Sortuj atrybuty rosn\u0105co lub malej\u0105co.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortuj kolekcj\u0119 wed\u0142ug atrybutu obiektu.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "modified"
                            ],
                            "required": false
                        },
                        "filter": {
                            "type": "object",
                            "description": "U\u017cyj argument\u00f3w WP Query, aby zmodyfikowa\u0107 odpowied\u017a; prywatne zmienne zapytania wymagaj\u0105 odpowiedniego upowa\u017cnienia.",
                            "required": false
                        },
                        "status": {
                            "default": "any",
                            "description": "Ogranicz zestaw wynik\u00f3w do zam\u00f3wie\u0144, kt\u00f3rym przypisano konkretny status.",
                            "type": "string",
                            "enum": [
                                "any",
                                "pending",
                                "processing",
                                "on-hold",
                                "completed",
                                "shipped",
                                "partial-shipped",
                                "cancelled",
                                "refunded",
                                "failed",
                                "checkout-draft"
                            ],
                            "required": false
                        },
                        "customer": {
                            "description": "Ogranicz zestaw wynik\u00f3w do zam\u00f3wie\u0144 przypisanych do konkretnego klienta.",
                            "type": "integer",
                            "required": false
                        },
                        "product": {
                            "description": "Ogranicz zestaw wynik\u00f3w do zam\u00f3wie\u0144 przypisanych do okre\u015blonego produktu.",
                            "type": "integer",
                            "required": false
                        },
                        "dp": {
                            "default": 2,
                            "description": "Liczba miejsc dziesi\u0119tnych, jakie nale\u017cy zastosowa\u0107 w ka\u017cdym zasobie.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "order_id": {
                            "description": "Identyfikator zam\u00f3wienia.",
                            "type": "integer",
                            "required": false
                        },
                        "amount": {
                            "description": "Kwota zwrotu.",
                            "type": "string",
                            "required": false
                        },
                        "reason": {
                            "description": "Pow\u00f3d zwrotu.",
                            "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": "Identyfikator zam\u00f3wienia.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "order_id": {
                            "description": "Identyfikator zam\u00f3wienia.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": true,
                            "type": "boolean",
                            "description": "Musi by\u0107 prawd\u0105, poniewa\u017c zas\u00f3b nie obs\u0142uguje usuwania.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v1\/orders": {
            "namespace": "wc\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Obecna strona kolekcji.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w, kt\u00f3re maj\u0105 by\u0107 zwr\u00f3cone w zestawie wynik\u00f3w.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Ogranicz wyniki do pasuj\u0105cych do zapytania.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Ogranicz odpowied\u017a do zasob\u00f3w opublikowanych po okre\u015blonej dacie zgodnej z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Ogranicz odpowied\u017a do zasob\u00f3w opublikowanych przed okre\u015blon\u0105 dat\u0105 zgodno\u015bci z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Upewnij si\u0119, \u017ce zestaw wynik\u00f3w wyklucza okre\u015blone identyfikatory.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ogranicz zestaw wynik\u00f3w do okre\u015blonych identyfikator\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Przesu\u0144 zestaw wynik\u00f3w o okre\u015blon\u0105 liczb\u0119 element\u00f3w.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Sortuj atrybuty rosn\u0105co lub malej\u0105co.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortuj kolekcj\u0119 wed\u0142ug atrybutu obiektu.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "modified"
                            ],
                            "required": false
                        },
                        "filter": {
                            "type": "object",
                            "description": "U\u017cyj argument\u00f3w WP Query, aby zmodyfikowa\u0107 odpowied\u017a; prywatne zmienne zapytania wymagaj\u0105 odpowiedniego upowa\u017cnienia.",
                            "required": false
                        },
                        "status": {
                            "default": "any",
                            "description": "Ogranicz zestaw wynik\u00f3w do zam\u00f3wie\u0144, kt\u00f3rym przypisano konkretny status.",
                            "type": "string",
                            "enum": [
                                "any",
                                "pending",
                                "processing",
                                "on-hold",
                                "completed",
                                "shipped",
                                "partial-shipped",
                                "cancelled",
                                "refunded",
                                "failed",
                                "checkout-draft"
                            ],
                            "required": false
                        },
                        "customer": {
                            "description": "Ogranicz zestaw wynik\u00f3w do zam\u00f3wie\u0144 przypisanych do konkretnego klienta.",
                            "type": "integer",
                            "required": false
                        },
                        "product": {
                            "description": "Ogranicz zestaw wynik\u00f3w do zam\u00f3wie\u0144 przypisanych do okre\u015blonego produktu.",
                            "type": "integer",
                            "required": false
                        },
                        "dp": {
                            "default": 2,
                            "description": "Liczba miejsc dziesi\u0119tnych, jakie nale\u017cy zastosowa\u0107 w ka\u017cdym zasobie.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent_id": {
                            "description": "Numer zam\u00f3wienia nadrz\u0119dnego.",
                            "type": "integer",
                            "required": false
                        },
                        "status": {
                            "default": "pending",
                            "description": "Status zam\u00f3wienia.",
                            "type": "string",
                            "enum": [
                                "pending",
                                "processing",
                                "on-hold",
                                "completed",
                                "shipped",
                                "partial-shipped",
                                "cancelled",
                                "refunded",
                                "failed",
                                "checkout-draft"
                            ],
                            "required": false
                        },
                        "currency": {
                            "default": "USD",
                            "description": "Waluta, w kt\u00f3rej utworzono zam\u00f3wienie, w formacie 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": "Identyfikator u\u017cytkownika, do kt\u00f3rego nale\u017cy zam\u00f3wienie. 0 dla go\u015bci.",
                            "type": "integer",
                            "required": false
                        },
                        "billing": {
                            "description": "Adres rozliczeniowy.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Imi\u0119.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Nazwisko.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "Nazwa firmy.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "Wiersz adresu 1.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "Wiersz adresu 2.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "Nazwa miasta.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "Kod ISO lub nazwa stanu, prowincji lub okr\u0119gu.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "Kod pocztowy.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Kod kraju w formacie ISO 3166-1 alfa-2.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "email": {
                                    "description": "Adres e-mail.",
                                    "type": "string",
                                    "format": "email",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "phone": {
                                    "description": "Numer telefonu.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping": {
                            "description": "Adres wysy\u0142kowy.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Imi\u0119.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Nazwisko.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "Nazwa firmy.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "Wiersz adresu 1.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "Wiersz adresu 2.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "Nazwa miasta.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "Kod ISO lub nazwa stanu, prowincji lub okr\u0119gu.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "Kod pocztowy.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Kod kraju w formacie ISO 3166-1 alfa-2.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "payment_method": {
                            "description": "Identyfikator metody p\u0142atno\u015bci.",
                            "type": "string",
                            "required": false
                        },
                        "payment_method_title": {
                            "description": "Tytu\u0142 metody p\u0142atno\u015bci.",
                            "type": "string",
                            "required": false
                        },
                        "set_paid": {
                            "default": false,
                            "description": "Zdefiniuj, czy zam\u00f3wienie jest op\u0142acone. Ustawi status na przetwarzanie i zmniejszy liczb\u0119 pozycji magazynowych.",
                            "type": "boolean",
                            "required": false
                        },
                        "transaction_id": {
                            "description": "Unikalny identyfikator transakcji.",
                            "type": "string",
                            "required": false
                        },
                        "customer_note": {
                            "description": "Notatka pozostawiona przez klienta podczas realizacji transakcji.",
                            "type": "string",
                            "required": false
                        },
                        "line_items": {
                            "description": "Dane dotycz\u0105ce pozycji zam\u00f3wienia.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID przedmiotu.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "Nazwa produktu.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "sku": {
                                        "description": "Numer SKU produktu.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "product_id": {
                                        "description": "Identyfikator produktu.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation_id": {
                                        "description": "Identyfikator wariantu, je\u015bli dotyczy.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "quantity": {
                                        "description": "Zam\u00f3wiona ilo\u015b\u0107.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "Klasa podatkowa produktu.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "price": {
                                        "description": "Cena produktu.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "subtotal": {
                                        "description": "Suma cz\u0119\u015bciowa wiersza (przed rabatami).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "subtotal_tax": {
                                        "description": "Suma cz\u0119\u015bciowa podatku (przed rabatami).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total": {
                                        "description": "\u0141\u0105czna warto\u015b\u0107 pozycji (po uwzgl\u0119dnieniu rabat\u00f3w).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Ca\u0142kowita kwota podatku (po zni\u017ckach).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "taxes": {
                                        "description": "Podatki liniowe.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Identyfikator stawki podatku.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "\u0141\u0105czna kwota podatku.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "subtotal": {
                                                    "description": "Suma cz\u0119\u015bciowa podatku.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta": {
                                        "description": "Metadane pozycji zam\u00f3wienia.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "key": {
                                                    "description": "Klawisz meta.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "label": {
                                                    "description": "Meta etykieta.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "value": {
                                                    "description": "Warto\u015b\u0107 meta.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "shipping_lines": {
                            "description": "Dane dotycz\u0105ce linii \u017ceglugowych.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID przedmiotu.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "method_title": {
                                        "description": "Nazwa metody wysy\u0142ki.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "method_id": {
                                        "description": "Identyfikator metody wysy\u0142ki.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total": {
                                        "description": "\u0141\u0105czna warto\u015b\u0107 pozycji (po uwzgl\u0119dnieniu rabat\u00f3w).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Ca\u0142kowita kwota podatku (po zni\u017ckach).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "Podatki liniowe.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Identyfikator stawki podatku.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "\u0141\u0105czna kwota podatku.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "fee_lines": {
                            "description": "Dane dotycz\u0105ce op\u0142at.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID przedmiotu.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "Nazwa op\u0142aty.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "Klasa podatkowa op\u0142aty.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_status": {
                                        "description": "Status podatkowy op\u0142aty.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "taxable",
                                            "none"
                                        ]
                                    },
                                    "total": {
                                        "description": "\u0141\u0105czna warto\u015b\u0107 pozycji (po uwzgl\u0119dnieniu rabat\u00f3w).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Ca\u0142kowita kwota podatku (po zni\u017ckach).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "taxes": {
                                        "description": "Podatki liniowe.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Identyfikator stawki podatku.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "\u0141\u0105czna kwota podatku.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "subtotal": {
                                                    "description": "Suma cz\u0119\u015bciowa podatku.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "coupon_lines": {
                            "description": "Dane linii kupon\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID przedmiotu.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "code": {
                                        "description": "Kod kuponu.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "discount": {
                                        "description": "Ca\u0142kowity rabat.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "discount_tax": {
                                        "description": "Obni\u017cka ca\u0142kowitego podatku.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/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": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "parent_id": {
                            "description": "Numer zam\u00f3wienia nadrz\u0119dnego.",
                            "type": "integer",
                            "required": false
                        },
                        "status": {
                            "description": "Status zam\u00f3wienia.",
                            "type": "string",
                            "enum": [
                                "pending",
                                "processing",
                                "on-hold",
                                "completed",
                                "shipped",
                                "partial-shipped",
                                "cancelled",
                                "refunded",
                                "failed",
                                "checkout-draft"
                            ],
                            "required": false
                        },
                        "currency": {
                            "description": "Waluta, w kt\u00f3rej utworzono zam\u00f3wienie, w formacie 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": "Identyfikator u\u017cytkownika, do kt\u00f3rego nale\u017cy zam\u00f3wienie. 0 dla go\u015bci.",
                            "type": "integer",
                            "required": false
                        },
                        "billing": {
                            "description": "Adres rozliczeniowy.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Imi\u0119.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Nazwisko.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "Nazwa firmy.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "Wiersz adresu 1.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "Wiersz adresu 2.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "Nazwa miasta.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "Kod ISO lub nazwa stanu, prowincji lub okr\u0119gu.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "Kod pocztowy.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Kod kraju w formacie ISO 3166-1 alfa-2.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "email": {
                                    "description": "Adres e-mail.",
                                    "type": "string",
                                    "format": "email",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "phone": {
                                    "description": "Numer telefonu.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping": {
                            "description": "Adres wysy\u0142kowy.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Imi\u0119.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Nazwisko.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "Nazwa firmy.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "Wiersz adresu 1.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "Wiersz adresu 2.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "Nazwa miasta.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "Kod ISO lub nazwa stanu, prowincji lub okr\u0119gu.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "Kod pocztowy.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Kod kraju w formacie ISO 3166-1 alfa-2.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "payment_method": {
                            "description": "Identyfikator metody p\u0142atno\u015bci.",
                            "type": "string",
                            "required": false
                        },
                        "payment_method_title": {
                            "description": "Tytu\u0142 metody p\u0142atno\u015bci.",
                            "type": "string",
                            "required": false
                        },
                        "set_paid": {
                            "description": "Zdefiniuj, czy zam\u00f3wienie jest op\u0142acone. Ustawi status na przetwarzanie i zmniejszy liczb\u0119 pozycji magazynowych.",
                            "type": "boolean",
                            "required": false
                        },
                        "transaction_id": {
                            "description": "Unikalny identyfikator transakcji.",
                            "type": "string",
                            "required": false
                        },
                        "customer_note": {
                            "description": "Notatka pozostawiona przez klienta podczas realizacji transakcji.",
                            "type": "string",
                            "required": false
                        },
                        "line_items": {
                            "description": "Dane dotycz\u0105ce pozycji zam\u00f3wienia.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID przedmiotu.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "Nazwa produktu.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "sku": {
                                        "description": "Numer SKU produktu.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "product_id": {
                                        "description": "Identyfikator produktu.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation_id": {
                                        "description": "Identyfikator wariantu, je\u015bli dotyczy.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "quantity": {
                                        "description": "Zam\u00f3wiona ilo\u015b\u0107.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "Klasa podatkowa produktu.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "price": {
                                        "description": "Cena produktu.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "subtotal": {
                                        "description": "Suma cz\u0119\u015bciowa wiersza (przed rabatami).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "subtotal_tax": {
                                        "description": "Suma cz\u0119\u015bciowa podatku (przed rabatami).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total": {
                                        "description": "\u0141\u0105czna warto\u015b\u0107 pozycji (po uwzgl\u0119dnieniu rabat\u00f3w).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Ca\u0142kowita kwota podatku (po zni\u017ckach).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "taxes": {
                                        "description": "Podatki liniowe.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Identyfikator stawki podatku.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "\u0141\u0105czna kwota podatku.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "subtotal": {
                                                    "description": "Suma cz\u0119\u015bciowa podatku.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta": {
                                        "description": "Metadane pozycji zam\u00f3wienia.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "key": {
                                                    "description": "Klawisz meta.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "label": {
                                                    "description": "Meta etykieta.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "value": {
                                                    "description": "Warto\u015b\u0107 meta.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "shipping_lines": {
                            "description": "Dane dotycz\u0105ce linii \u017ceglugowych.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID przedmiotu.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "method_title": {
                                        "description": "Nazwa metody wysy\u0142ki.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "method_id": {
                                        "description": "Identyfikator metody wysy\u0142ki.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total": {
                                        "description": "\u0141\u0105czna warto\u015b\u0107 pozycji (po uwzgl\u0119dnieniu rabat\u00f3w).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Ca\u0142kowita kwota podatku (po zni\u017ckach).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "Podatki liniowe.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Identyfikator stawki podatku.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "\u0141\u0105czna kwota podatku.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "fee_lines": {
                            "description": "Dane dotycz\u0105ce op\u0142at.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID przedmiotu.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "Nazwa op\u0142aty.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "Klasa podatkowa op\u0142aty.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_status": {
                                        "description": "Status podatkowy op\u0142aty.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "taxable",
                                            "none"
                                        ]
                                    },
                                    "total": {
                                        "description": "\u0141\u0105czna warto\u015b\u0107 pozycji (po uwzgl\u0119dnieniu rabat\u00f3w).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Ca\u0142kowita kwota podatku (po zni\u017ckach).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "taxes": {
                                        "description": "Podatki liniowe.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Identyfikator stawki podatku.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "\u0141\u0105czna kwota podatku.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "subtotal": {
                                                    "description": "Suma cz\u0119\u015bciowa podatku.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "coupon_lines": {
                            "description": "Dane linii kupon\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID przedmiotu.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "code": {
                                        "description": "Kod kuponu.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "discount": {
                                        "description": "Ca\u0142kowity rabat.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "discount_tax": {
                                        "description": "Obni\u017cka ca\u0142kowitego podatku.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "Czy omin\u0105\u0107 kosz i wymusi\u0107 usuni\u0119cie.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v1\/orders\/batch": {
            "namespace": "wc\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "parent_id": {
                            "description": "Numer zam\u00f3wienia nadrz\u0119dnego.",
                            "type": "integer",
                            "required": false
                        },
                        "status": {
                            "description": "Status zam\u00f3wienia.",
                            "type": "string",
                            "enum": [
                                "pending",
                                "processing",
                                "on-hold",
                                "completed",
                                "shipped",
                                "partial-shipped",
                                "cancelled",
                                "refunded",
                                "failed",
                                "checkout-draft"
                            ],
                            "required": false
                        },
                        "currency": {
                            "description": "Waluta, w kt\u00f3rej utworzono zam\u00f3wienie, w formacie 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": "Identyfikator u\u017cytkownika, do kt\u00f3rego nale\u017cy zam\u00f3wienie. 0 dla go\u015bci.",
                            "type": "integer",
                            "required": false
                        },
                        "billing": {
                            "description": "Adres rozliczeniowy.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Imi\u0119.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Nazwisko.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "Nazwa firmy.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "Wiersz adresu 1.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "Wiersz adresu 2.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "Nazwa miasta.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "Kod ISO lub nazwa stanu, prowincji lub okr\u0119gu.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "Kod pocztowy.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Kod kraju w formacie ISO 3166-1 alfa-2.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "email": {
                                    "description": "Adres e-mail.",
                                    "type": "string",
                                    "format": "email",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "phone": {
                                    "description": "Numer telefonu.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping": {
                            "description": "Adres wysy\u0142kowy.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Imi\u0119.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Nazwisko.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "Nazwa firmy.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "Wiersz adresu 1.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "Wiersz adresu 2.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "Nazwa miasta.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "Kod ISO lub nazwa stanu, prowincji lub okr\u0119gu.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "Kod pocztowy.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Kod kraju w formacie ISO 3166-1 alfa-2.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "payment_method": {
                            "description": "Identyfikator metody p\u0142atno\u015bci.",
                            "type": "string",
                            "required": false
                        },
                        "payment_method_title": {
                            "description": "Tytu\u0142 metody p\u0142atno\u015bci.",
                            "type": "string",
                            "required": false
                        },
                        "set_paid": {
                            "description": "Zdefiniuj, czy zam\u00f3wienie jest op\u0142acone. Ustawi status na przetwarzanie i zmniejszy liczb\u0119 pozycji magazynowych.",
                            "type": "boolean",
                            "required": false
                        },
                        "transaction_id": {
                            "description": "Unikalny identyfikator transakcji.",
                            "type": "string",
                            "required": false
                        },
                        "customer_note": {
                            "description": "Notatka pozostawiona przez klienta podczas realizacji transakcji.",
                            "type": "string",
                            "required": false
                        },
                        "line_items": {
                            "description": "Dane dotycz\u0105ce pozycji zam\u00f3wienia.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID przedmiotu.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "Nazwa produktu.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "sku": {
                                        "description": "Numer SKU produktu.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "product_id": {
                                        "description": "Identyfikator produktu.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation_id": {
                                        "description": "Identyfikator wariantu, je\u015bli dotyczy.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "quantity": {
                                        "description": "Zam\u00f3wiona ilo\u015b\u0107.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "Klasa podatkowa produktu.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "price": {
                                        "description": "Cena produktu.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "subtotal": {
                                        "description": "Suma cz\u0119\u015bciowa wiersza (przed rabatami).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "subtotal_tax": {
                                        "description": "Suma cz\u0119\u015bciowa podatku (przed rabatami).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total": {
                                        "description": "\u0141\u0105czna warto\u015b\u0107 pozycji (po uwzgl\u0119dnieniu rabat\u00f3w).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Ca\u0142kowita kwota podatku (po zni\u017ckach).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "taxes": {
                                        "description": "Podatki liniowe.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Identyfikator stawki podatku.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "\u0141\u0105czna kwota podatku.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "subtotal": {
                                                    "description": "Suma cz\u0119\u015bciowa podatku.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta": {
                                        "description": "Metadane pozycji zam\u00f3wienia.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "key": {
                                                    "description": "Klawisz meta.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "label": {
                                                    "description": "Meta etykieta.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "value": {
                                                    "description": "Warto\u015b\u0107 meta.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "shipping_lines": {
                            "description": "Dane dotycz\u0105ce linii \u017ceglugowych.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID przedmiotu.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "method_title": {
                                        "description": "Nazwa metody wysy\u0142ki.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "method_id": {
                                        "description": "Identyfikator metody wysy\u0142ki.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total": {
                                        "description": "\u0141\u0105czna warto\u015b\u0107 pozycji (po uwzgl\u0119dnieniu rabat\u00f3w).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Ca\u0142kowita kwota podatku (po zni\u017ckach).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "Podatki liniowe.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Identyfikator stawki podatku.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "\u0141\u0105czna kwota podatku.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "fee_lines": {
                            "description": "Dane dotycz\u0105ce op\u0142at.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID przedmiotu.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "Nazwa op\u0142aty.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "Klasa podatkowa op\u0142aty.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_status": {
                                        "description": "Status podatkowy op\u0142aty.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "taxable",
                                            "none"
                                        ]
                                    },
                                    "total": {
                                        "description": "\u0141\u0105czna warto\u015b\u0107 pozycji (po uwzgl\u0119dnieniu rabat\u00f3w).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Ca\u0142kowita kwota podatku (po zni\u017ckach).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "taxes": {
                                        "description": "Podatki liniowe.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Identyfikator stawki podatku.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "\u0141\u0105czna kwota podatku.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "subtotal": {
                                                    "description": "Suma cz\u0119\u015bciowa podatku.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "coupon_lines": {
                            "description": "Dane linii kupon\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID przedmiotu.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "code": {
                                        "description": "Kod kuponu.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "discount": {
                                        "description": "Ca\u0142kowity rabat.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "discount_tax": {
                                        "description": "Obni\u017cka ca\u0142kowitego podatku.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/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": "Unikalny identyfikator atrybutu termin\u00f3w.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Obecna strona kolekcji.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w, kt\u00f3re maj\u0105 by\u0107 zwr\u00f3cone w zestawie wynik\u00f3w.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Ogranicz wyniki do pasuj\u0105cych do zapytania.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Upewnij si\u0119, \u017ce zestaw wynik\u00f3w wyklucza okre\u015blone identyfikatory.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ogranicz zestaw wynik\u00f3w do okre\u015blonych identyfikator\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Przesu\u0144 zestaw wynik\u00f3w o okre\u015blon\u0105 liczb\u0119 element\u00f3w. Dotyczy tylko taksonomii hierarchicznych.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Sortuj atrybuty rosn\u0105co lub malej\u0105co.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortuj kolekcj\u0119 wed\u0142ug atrybutu zasobu.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Czy ukry\u0107 zasoby nieprzypisane do \u017cadnych produkt\u00f3w.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "Ogranicz zestaw wynik\u00f3w do zasob\u00f3w przypisanych do okre\u015blonego rodzica. Dotyczy tylko taksonomii hierarchicznych.",
                            "type": "integer",
                            "required": false
                        },
                        "product": {
                            "description": "Ogranicz zestaw wynik\u00f3w do zasob\u00f3w przypisanych do okre\u015blonego produktu.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Ogranicz zestaw wynik\u00f3w do zasob\u00f3w ze specyficznym \u015blimakiem.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "attribute_id": {
                            "description": "Unikalny identyfikator atrybutu termin\u00f3w.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "type": "string",
                            "description": "Nazwa zasobu.",
                            "required": true
                        },
                        "slug": {
                            "description": "Alfanumeryczny identyfikator zasobu, unikalny dla jego typu.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "Opis HTML zasobu.",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "description": "Kolejno\u015b\u0107 menu, u\u017cywana do sortowania zasob\u00f3w.",
                            "type": "integer",
                            "required": false
                        },
                        "woo_variation_swatches": {
                            "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": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "attribute_id": {
                            "description": "Unikalny identyfikator atrybutu termin\u00f3w.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "attribute_id": {
                            "description": "Unikalny identyfikator atrybutu termin\u00f3w.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "Nazwa terminu.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumeryczny identyfikator zasobu, unikalny dla jego typu.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "Opis HTML zasobu.",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "description": "Kolejno\u015b\u0107 menu, u\u017cywana do sortowania zasob\u00f3w.",
                            "type": "integer",
                            "required": false
                        },
                        "woo_variation_swatches": {
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "attribute_id": {
                            "description": "Unikalny identyfikator atrybutu termin\u00f3w.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "Musi by\u0107 prawd\u0105, poniewa\u017c zas\u00f3b nie obs\u0142uguje usuwania.",
                            "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": "Unikalny identyfikator atrybutu termin\u00f3w.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "Nazwa terminu.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumeryczny identyfikator zasobu, unikalny dla jego typu.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "Opis HTML zasobu.",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "description": "Kolejno\u015b\u0107 menu, u\u017cywana do sortowania zasob\u00f3w.",
                            "type": "integer",
                            "required": false
                        },
                        "woo_variation_swatches": {
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v1\/products\/attributes": {
            "namespace": "wc\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "description": "Nazwa zasobu.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "Alfanumeryczny identyfikator zasobu, unikalny dla jego typu.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "default": "select",
                            "description": "Typ atrybutu.",
                            "type": "string",
                            "enum": [
                                "select",
                                "color",
                                "image",
                                "button",
                                "radio"
                            ],
                            "required": false
                        },
                        "order_by": {
                            "default": "menu_order",
                            "description": "Domy\u015blna kolejno\u015b\u0107 sortowania.",
                            "type": "string",
                            "enum": [
                                "menu_order",
                                "name",
                                "name_num",
                                "id"
                            ],
                            "required": false
                        },
                        "has_archives": {
                            "default": false,
                            "description": "W\u0142\u0105cz\/wy\u0142\u0105cz archiwa atrybut\u00f3w.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/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": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "Nazwa atrybutu.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumeryczny identyfikator zasobu, unikalny dla jego typu.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Typ atrybutu.",
                            "type": "string",
                            "enum": [
                                "select",
                                "color",
                                "image",
                                "button",
                                "radio"
                            ],
                            "required": false
                        },
                        "order_by": {
                            "description": "Domy\u015blna kolejno\u015b\u0107 sortowania.",
                            "type": "string",
                            "enum": [
                                "menu_order",
                                "name",
                                "name_num",
                                "id"
                            ],
                            "required": false
                        },
                        "has_archives": {
                            "description": "W\u0142\u0105cz\/wy\u0142\u0105cz archiwa atrybut\u00f3w.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": true,
                            "type": "boolean",
                            "description": "Musi by\u0107 prawd\u0105, poniewa\u017c zas\u00f3b nie obs\u0142uguje usuwania.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v1\/products\/attributes\/batch": {
            "namespace": "wc\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Nazwa atrybutu.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumeryczny identyfikator zasobu, unikalny dla jego typu.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Typ atrybutu.",
                            "type": "string",
                            "enum": [
                                "select",
                                "color",
                                "image",
                                "button",
                                "radio"
                            ],
                            "required": false
                        },
                        "order_by": {
                            "description": "Domy\u015blna kolejno\u015b\u0107 sortowania.",
                            "type": "string",
                            "enum": [
                                "menu_order",
                                "name",
                                "name_num",
                                "id"
                            ],
                            "required": false
                        },
                        "has_archives": {
                            "description": "W\u0142\u0105cz\/wy\u0142\u0105cz archiwa atrybut\u00f3w.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/wc\/v1\/products\/attributes\/batch"
                    }
                ]
            }
        },
        "\/wc\/v1\/products\/categories": {
            "namespace": "wc\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Obecna strona kolekcji.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w, kt\u00f3re maj\u0105 by\u0107 zwr\u00f3cone w zestawie wynik\u00f3w.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Ogranicz wyniki do pasuj\u0105cych do zapytania.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Upewnij si\u0119, \u017ce zestaw wynik\u00f3w wyklucza okre\u015blone identyfikatory.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ogranicz zestaw wynik\u00f3w do okre\u015blonych identyfikator\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Przesu\u0144 zestaw wynik\u00f3w o okre\u015blon\u0105 liczb\u0119 element\u00f3w. Dotyczy tylko taksonomii hierarchicznych.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Sortuj atrybuty rosn\u0105co lub malej\u0105co.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortuj kolekcj\u0119 wed\u0142ug atrybutu zasobu.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Czy ukry\u0107 zasoby nieprzypisane do \u017cadnych produkt\u00f3w.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "Ogranicz zestaw wynik\u00f3w do zasob\u00f3w przypisanych do okre\u015blonego rodzica. Dotyczy tylko taksonomii hierarchicznych.",
                            "type": "integer",
                            "required": false
                        },
                        "product": {
                            "description": "Ogranicz zestaw wynik\u00f3w do zasob\u00f3w przypisanych do okre\u015blonego produktu.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Ogranicz zestaw wynik\u00f3w do zasob\u00f3w ze specyficznym \u015blimakiem.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "type": "string",
                            "description": "Nazwa zasobu.",
                            "required": true
                        },
                        "slug": {
                            "description": "Alfanumeryczny identyfikator zasobu, unikalny dla jego typu.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "Identyfikator zasobu nadrz\u0119dnego.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "Opis HTML zasobu.",
                            "type": "string",
                            "required": false
                        },
                        "display": {
                            "default": "default",
                            "description": "Typ wy\u015bwietlania archiwum kategorii.",
                            "type": "string",
                            "enum": [
                                "default",
                                "products",
                                "subcategories",
                                "both"
                            ],
                            "required": false
                        },
                        "image": {
                            "description": "Dane obrazu.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "Identyfikator obrazu.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "Data utworzenia obrazu w strefie czasowej witryny.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "Data ostatniej modyfikacji obrazu w strefie czasowej witryny.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "Adres URL obrazu.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "title": {
                                    "description": "Nazwa obrazu.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "Alternatywny tekst obrazka.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Kolejno\u015b\u0107 menu, u\u017cywana do sortowania zasob\u00f3w.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/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": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "Nazwa kategorii.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumeryczny identyfikator zasobu, unikalny dla jego typu.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "Identyfikator zasobu nadrz\u0119dnego.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "Opis HTML zasobu.",
                            "type": "string",
                            "required": false
                        },
                        "display": {
                            "description": "Typ wy\u015bwietlania archiwum kategorii.",
                            "type": "string",
                            "enum": [
                                "default",
                                "products",
                                "subcategories",
                                "both"
                            ],
                            "required": false
                        },
                        "image": {
                            "description": "Dane obrazu.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "Identyfikator obrazu.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "Data utworzenia obrazu w strefie czasowej witryny.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "Data ostatniej modyfikacji obrazu w strefie czasowej witryny.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "Adres URL obrazu.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "title": {
                                    "description": "Nazwa obrazu.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "Alternatywny tekst obrazka.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Kolejno\u015b\u0107 menu, u\u017cywana do sortowania zasob\u00f3w.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "Musi by\u0107 prawd\u0105, poniewa\u017c zas\u00f3b nie obs\u0142uguje usuwania.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v1\/products\/categories\/batch": {
            "namespace": "wc\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Nazwa kategorii.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumeryczny identyfikator zasobu, unikalny dla jego typu.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "Identyfikator zasobu nadrz\u0119dnego.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "Opis HTML zasobu.",
                            "type": "string",
                            "required": false
                        },
                        "display": {
                            "description": "Typ wy\u015bwietlania archiwum kategorii.",
                            "type": "string",
                            "enum": [
                                "default",
                                "products",
                                "subcategories",
                                "both"
                            ],
                            "required": false
                        },
                        "image": {
                            "description": "Dane obrazu.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "Identyfikator obrazu.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "Data utworzenia obrazu w strefie czasowej witryny.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "Data ostatniej modyfikacji obrazu w strefie czasowej witryny.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "Adres URL obrazu.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "title": {
                                    "description": "Nazwa obrazu.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "Alternatywny tekst obrazka.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Kolejno\u015b\u0107 menu, u\u017cywana do sortowania zasob\u00f3w.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/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": "Unikalny identyfikator produktu zmiennego.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Unikalny identyfikator wariantu.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "product_id": {
                            "description": "Unikalny identyfikator produktu zmiennego.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Unikalny identyfikator wariantu.",
                            "type": "integer",
                            "required": false
                        },
                        "review": {
                            "type": "string",
                            "description": "Przejrzyj tre\u015b\u0107.",
                            "required": true
                        },
                        "date_created": {
                            "description": "Data utworzenia recenzji w strefie czasowej witryny.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "rating": {
                            "description": "Ocena recenzji (od 0 do 5).",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "type": "string",
                            "description": "Nazwisko recenzenta.",
                            "required": true
                        },
                        "email": {
                            "type": "string",
                            "description": "Adres e-mail recenzenta.",
                            "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": "Unikalny identyfikator produktu zmiennego.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "product_id": {
                            "description": "Unikalny identyfikator produktu zmiennego.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "review": {
                            "description": "Tre\u015b\u0107 recenzji.",
                            "type": "string",
                            "required": false
                        },
                        "date_created": {
                            "description": "Data utworzenia recenzji w strefie czasowej witryny.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "rating": {
                            "description": "Ocena recenzji (od 0 do 5).",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "Nazwisko recenzenta.",
                            "type": "string",
                            "required": false
                        },
                        "email": {
                            "description": "E-mail recenzenta.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "product_id": {
                            "description": "Unikalny identyfikator produktu zmiennego.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "Czy omin\u0105\u0107 kosz i wymusi\u0107 usuni\u0119cie.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v1\/products\/shipping_classes": {
            "namespace": "wc\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Obecna strona kolekcji.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w, kt\u00f3re maj\u0105 by\u0107 zwr\u00f3cone w zestawie wynik\u00f3w.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Ogranicz wyniki do pasuj\u0105cych do zapytania.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Upewnij si\u0119, \u017ce zestaw wynik\u00f3w wyklucza okre\u015blone identyfikatory.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ogranicz zestaw wynik\u00f3w do okre\u015blonych identyfikator\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Przesu\u0144 zestaw wynik\u00f3w o okre\u015blon\u0105 liczb\u0119 element\u00f3w. Dotyczy tylko taksonomii hierarchicznych.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Sortuj atrybuty rosn\u0105co lub malej\u0105co.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortuj kolekcj\u0119 wed\u0142ug atrybutu zasobu.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Czy ukry\u0107 zasoby nieprzypisane do \u017cadnych produkt\u00f3w.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "Ogranicz zestaw wynik\u00f3w do zasob\u00f3w przypisanych do okre\u015blonego rodzica. Dotyczy tylko taksonomii hierarchicznych.",
                            "type": "integer",
                            "required": false
                        },
                        "product": {
                            "description": "Ogranicz zestaw wynik\u00f3w do zasob\u00f3w przypisanych do okre\u015blonego produktu.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Ogranicz zestaw wynik\u00f3w do zasob\u00f3w ze specyficznym \u015blimakiem.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "type": "string",
                            "description": "Nazwa zasobu.",
                            "required": true
                        },
                        "slug": {
                            "description": "Alfanumeryczny identyfikator zasobu, unikalny dla jego typu.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "Opis HTML zasobu.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/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": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "Nazwa klasy \u017ceglugowej.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumeryczny identyfikator zasobu, unikalny dla jego typu.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "Opis HTML zasobu.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "Musi by\u0107 prawd\u0105, poniewa\u017c zas\u00f3b nie obs\u0142uguje usuwania.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v1\/products\/shipping_classes\/batch": {
            "namespace": "wc\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Nazwa klasy \u017ceglugowej.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumeryczny identyfikator zasobu, unikalny dla jego typu.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "Opis HTML zasobu.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/wc\/v1\/products\/shipping_classes\/batch"
                    }
                ]
            }
        },
        "\/wc\/v1\/products\/tags": {
            "namespace": "wc\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Obecna strona kolekcji.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w, kt\u00f3re maj\u0105 by\u0107 zwr\u00f3cone w zestawie wynik\u00f3w.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Ogranicz wyniki do pasuj\u0105cych do zapytania.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Upewnij si\u0119, \u017ce zestaw wynik\u00f3w wyklucza okre\u015blone identyfikatory.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ogranicz zestaw wynik\u00f3w do okre\u015blonych identyfikator\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Przesu\u0144 zestaw wynik\u00f3w o okre\u015blon\u0105 liczb\u0119 element\u00f3w. Dotyczy tylko taksonomii hierarchicznych.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Sortuj atrybuty rosn\u0105co lub malej\u0105co.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortuj kolekcj\u0119 wed\u0142ug atrybutu zasobu.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Czy ukry\u0107 zasoby nieprzypisane do \u017cadnych produkt\u00f3w.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "Ogranicz zestaw wynik\u00f3w do zasob\u00f3w przypisanych do okre\u015blonego rodzica. Dotyczy tylko taksonomii hierarchicznych.",
                            "type": "integer",
                            "required": false
                        },
                        "product": {
                            "description": "Ogranicz zestaw wynik\u00f3w do zasob\u00f3w przypisanych do okre\u015blonego produktu.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Ogranicz zestaw wynik\u00f3w do zasob\u00f3w ze specyficznym \u015blimakiem.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "type": "string",
                            "description": "Nazwa zasobu.",
                            "required": true
                        },
                        "slug": {
                            "description": "Alfanumeryczny identyfikator zasobu, unikalny dla jego typu.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "Opis HTML zasobu.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/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": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "Nazwa tagu.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumeryczny identyfikator zasobu, unikalny dla jego typu.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "Opis HTML zasobu.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "Musi by\u0107 prawd\u0105, poniewa\u017c zas\u00f3b nie obs\u0142uguje usuwania.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v1\/products\/tags\/batch": {
            "namespace": "wc\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Nazwa tagu.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumeryczny identyfikator zasobu, unikalny dla jego typu.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "Opis HTML zasobu.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/wc\/v1\/products\/tags\/batch"
                    }
                ]
            }
        },
        "\/wc\/v1\/products": {
            "namespace": "wc\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Obecna strona kolekcji.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w, kt\u00f3re maj\u0105 by\u0107 zwr\u00f3cone w zestawie wynik\u00f3w.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Ogranicz wyniki do pasuj\u0105cych do zapytania.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Ogranicz odpowied\u017a do zasob\u00f3w opublikowanych po okre\u015blonej dacie zgodnej z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Ogranicz odpowied\u017a do zasob\u00f3w opublikowanych przed okre\u015blon\u0105 dat\u0105 zgodno\u015bci z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Upewnij si\u0119, \u017ce zestaw wynik\u00f3w wyklucza okre\u015blone identyfikatory.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ogranicz zestaw wynik\u00f3w do okre\u015blonych identyfikator\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Przesu\u0144 zestaw wynik\u00f3w o okre\u015blon\u0105 liczb\u0119 element\u00f3w.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Sortuj atrybuty rosn\u0105co lub malej\u0105co.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortuj kolekcj\u0119 wed\u0142ug atrybutu obiektu.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "modified"
                            ],
                            "required": false
                        },
                        "filter": {
                            "type": "object",
                            "description": "U\u017cyj argument\u00f3w WP Query, aby zmodyfikowa\u0107 odpowied\u017a; prywatne zmienne zapytania wymagaj\u0105 odpowiedniego upowa\u017cnienia.",
                            "required": false
                        },
                        "slug": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w z okre\u015blonym \u015blimakiem.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "any",
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w, kt\u00f3rym przypisano konkretny status.",
                            "type": "string",
                            "enum": [
                                "any",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "publish"
                            ],
                            "required": false
                        },
                        "type": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w, kt\u00f3rym przypisano okre\u015blony typ.",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable"
                            ],
                            "required": false
                        },
                        "category": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w, kt\u00f3rym przypisano konkretny identyfikator kategorii.",
                            "type": "string",
                            "required": false
                        },
                        "tag": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w, kt\u00f3rym przypisano konkretny identyfikator tagu.",
                            "type": "string",
                            "required": false
                        },
                        "shipping_class": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w, kt\u00f3rym przypisano konkretny identyfikator klasy wysy\u0142kowej.",
                            "type": "string",
                            "required": false
                        },
                        "attribute": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w posiadaj\u0105cych okre\u015blony atrybut.",
                            "type": "string",
                            "required": false
                        },
                        "attribute_term": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w z okre\u015blonym identyfikatorem atrybutu (wymagany jest przypisany atrybut).",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w o okre\u015blonym kodzie SKU.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "description": "Nazwa produktu.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u015alimak produktu.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "default": "simple",
                            "description": "Typ produktu.",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable"
                            ],
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Status produktu (status postu).",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish",
                                "future"
                            ],
                            "required": false
                        },
                        "featured": {
                            "default": false,
                            "description": "Polecany produkt.",
                            "type": "boolean",
                            "required": false
                        },
                        "catalog_visibility": {
                            "default": "visible",
                            "description": "Widoczno\u015b\u0107 katalogu.",
                            "type": "string",
                            "enum": [
                                "visible",
                                "catalog",
                                "search",
                                "hidden"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "Opis produktu.",
                            "type": "string",
                            "required": false
                        },
                        "short_description": {
                            "description": "Kr\u00f3tki opis produktu.",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "Unikalny identyfikator.",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "Cena regularna produktu.",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "Cena sprzeda\u017cy produktu.",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "Data rozpocz\u0119cia sprzeda\u017cy.",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "Data zako\u0144czenia ceny sprzeda\u017cy.",
                            "type": "string",
                            "required": false
                        },
                        "virtual": {
                            "default": false,
                            "description": "Je\u015bli produkt jest wirtualny.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "default": false,
                            "description": "Czy produkt jest mo\u017cliwy do pobrania.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "Lista plik\u00f3w do pobrania.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Identyfikator pliku.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nazwa pliku.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "Adres URL pliku.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "default": -1,
                            "description": "Liczba razy, kiedy pliki do pobrania mo\u017cna pobra\u0107 po zakupie.",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "default": -1,
                            "description": "Liczba dni do wyga\u015bni\u0119cia dost\u0119pu do plik\u00f3w do pobrania.",
                            "type": "integer",
                            "required": false
                        },
                        "download_type": {
                            "default": "standard",
                            "description": "Typ pobierania \u2013 kontroluje schemat w interfejsie u\u017cytkownika.",
                            "type": "string",
                            "enum": [
                                "standard"
                            ],
                            "required": false
                        },
                        "external_url": {
                            "description": "Zewn\u0119trzny adres URL produktu. Tylko dla produkt\u00f3w zewn\u0119trznych.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "button_text": {
                            "description": "Tekst zewn\u0119trznego przycisku produktu. Tylko dla produkt\u00f3w zewn\u0119trznych.",
                            "type": "string",
                            "required": false
                        },
                        "tax_status": {
                            "default": "taxable",
                            "description": "Status podatkowy.",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "Klasa podatkowa.",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "default": false,
                            "description": "Zarz\u0105dzanie zapasami na poziomie produktu.",
                            "type": "boolean",
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "Ilo\u015b\u0107 w magazynie.",
                            "type": "integer",
                            "required": false
                        },
                        "in_stock": {
                            "default": true,
                            "description": "Kontroluje, czy produkt jest oznaczony jako \u201ew magazynie\u201d czy \u201eniedost\u0119pny\u201d w interfejsie u\u017cytkownika.",
                            "type": "boolean",
                            "required": false
                        },
                        "backorders": {
                            "default": "no",
                            "description": "W przypadku zarz\u0105dzania stanami magazynowymi ta opcja kontroluje, czy dozwolone s\u0105 zam\u00f3wienia wsteczne.",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "sold_individually": {
                            "default": false,
                            "description": "Umo\u017cliwia zakup jednego artyku\u0142u w jednym zam\u00f3wieniu.",
                            "type": "boolean",
                            "required": false
                        },
                        "weight": {
                            "description": "Waga produktu (kg).",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "Wymiary produktu.",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "D\u0142ugo\u015b\u0107 produktu (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "Szeroko\u015b\u0107 produktu (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "Wysoko\u015b\u0107 produktu (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "\u015alimak klasy \u017ceglugowej.",
                            "type": "string",
                            "required": false
                        },
                        "reviews_allowed": {
                            "default": true,
                            "description": "Zezwalaj na recenzje.",
                            "type": "boolean",
                            "required": false
                        },
                        "upsell_ids": {
                            "description": "Lista identyfikator\u00f3w produkt\u00f3w upsellingowych.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "cross_sell_ids": {
                            "description": "Lista identyfikator\u00f3w produkt\u00f3w cross-sell.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "parent_id": {
                            "description": "Identyfikator produktu nadrz\u0119dnego.",
                            "type": "integer",
                            "required": false
                        },
                        "purchase_note": {
                            "description": "Opcjonalna notatka, kt\u00f3r\u0105 nale\u017cy wys\u0142a\u0107 klientowi po zakupie.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "Lista kategorii.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Identyfikator kategorii.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nazwa kategorii.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "Kategoria \u015blimaka.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "Lista tag\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Identyfikator tagu.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nazwa tagu.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "Oznacz \u015blimaka.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "images": {
                            "description": "Lista obraz\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Identyfikator obrazu.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "date_created": {
                                        "description": "Data utworzenia obrazu w strefie czasowej witryny.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified": {
                                        "description": "Data ostatniej modyfikacji obrazu w strefie czasowej witryny.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "src": {
                                        "description": "Adres URL obrazu.",
                                        "type": "string",
                                        "format": "uri",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nazwa obrazu.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "alt": {
                                        "description": "Alternatywny tekst obrazka.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "position": {
                                        "description": "Pozycja obrazu. 0 oznacza, \u017ce obraz jest wyr\u00f3\u017cniony.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "Lista atrybut\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Identyfikator atrybutu.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nazwa atrybutu.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "position": {
                                        "description": "Pozycja atrybutu.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "visible": {
                                        "description": "Zdefiniuj, czy atrybut jest widoczny na karcie \u201eDodatkowe informacje\u201d na stronie produktu.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation": {
                                        "description": "Okre\u015bl, czy atrybut mo\u017ce by\u0107 u\u017cywany jako zmienno\u015b\u0107.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "options": {
                                        "description": "Lista dost\u0119pnych nazw termin\u00f3w atrybutu.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "default_attributes": {
                            "description": "Domy\u015blne atrybuty wariant\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Identyfikator atrybutu.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nazwa atrybutu.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "Wybrana nazwa terminu atrybutu.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "variations": {
                            "description": "Lista wariant\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Identyfikator wariantu.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_created": {
                                        "description": "Data utworzenia wariantu w strefie czasowej witryny.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified": {
                                        "description": "Data ostatniej modyfikacji wariantu w strefie czasowej witryny.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "permalink": {
                                        "description": "Adres URL odmiany.",
                                        "type": "string",
                                        "format": "uri",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "sku": {
                                        "description": "Unikalny identyfikator.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "price": {
                                        "description": "Aktualna cena zmianowa.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "regular_price": {
                                        "description": "Zmiana ceny regularnej.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "sale_price": {
                                        "description": "Cena sprzeda\u017cy zmienna.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "date_on_sale_from": {
                                        "description": "Data rozpocz\u0119cia sprzeda\u017cy.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "date_on_sale_to": {
                                        "description": "Data zako\u0144czenia ceny sprzeda\u017cy.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "on_sale": {
                                        "description": "Pokazuje, czy dana odmiana jest obj\u0119ta promocj\u0105.",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "purchasable": {
                                        "description": "Pokazuje, czy dan\u0105 odmian\u0119 mo\u017cna kupi\u0107.",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "visible": {
                                        "description": "Je\u015bli zmiana jest widoczna.",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "virtual": {
                                        "description": "Je\u015bli zmiana jest wirtualna.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "downloadable": {
                                        "description": "Je\u015bli odmiana jest mo\u017cliwa do pobrania.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "downloads": {
                                        "description": "Lista plik\u00f3w do pobrania.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Identyfikator pliku.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "name": {
                                                    "description": "Nazwa pliku.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "file": {
                                                    "description": "Adres URL pliku.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    },
                                    "download_limit": {
                                        "description": "Liczba razy, kiedy pliki do pobrania mo\u017cna pobra\u0107 po zakupie.",
                                        "type": "integer",
                                        "default": null,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "download_expiry": {
                                        "description": "Liczba dni do wyga\u015bni\u0119cia dost\u0119pu do plik\u00f3w do pobrania.",
                                        "type": "integer",
                                        "default": null,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_status": {
                                        "description": "Status podatkowy.",
                                        "type": "string",
                                        "default": "taxable",
                                        "enum": [
                                            "taxable",
                                            "shipping",
                                            "none"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "Klasa podatkowa.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "manage_stock": {
                                        "description": "Zarz\u0105dzanie zapasami na poziomie zmienno\u015bci.",
                                        "type": [
                                            "boolean",
                                            "string"
                                        ],
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "stock_quantity": {
                                        "description": "Ilo\u015b\u0107 w magazynie.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "in_stock": {
                                        "description": "Kontroluje, czy dana odmiana jest oznaczona jako \u201ew magazynie\u201d lub \u201eniedost\u0119pna\u201d w interfejsie u\u017cytkownika.",
                                        "type": "boolean",
                                        "default": true,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "backorders": {
                                        "description": "W przypadku zarz\u0105dzania stanami magazynowymi ta opcja kontroluje, czy dozwolone s\u0105 zam\u00f3wienia wsteczne.",
                                        "type": "string",
                                        "default": "no",
                                        "enum": [
                                            "no",
                                            "notify",
                                            "yes"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "backorders_allowed": {
                                        "description": "Pokazuje, czy zam\u00f3wienia wsteczne s\u0105 dozwolone.",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "backordered": {
                                        "description": "Pokazuje, czy dana wariacja jest w zam\u00f3wieniu wstecznym.",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "weight": {
                                        "description": "Waga zmienna (kg).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "dimensions": {
                                        "description": "Wymiary zmienno\u015bci.",
                                        "type": "object",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "properties": {
                                            "length": {
                                                "description": "D\u0142ugo\u015b\u0107 zmienna (cm).",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "width": {
                                                "description": "Szeroko\u015b\u0107 zmiany (cm).",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "height": {
                                                "description": "Zmiana wysoko\u015bci (cm).",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            }
                                        }
                                    },
                                    "shipping_class": {
                                        "description": "\u015alimak klasy \u017ceglugowej.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "shipping_class_id": {
                                        "description": "Identyfikator klasy wysy\u0142kowej.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "image": {
                                        "description": "Dane dotycz\u0105ce zmian obrazu.",
                                        "type": "object",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "properties": {
                                            "id": {
                                                "description": "Identyfikator obrazu.",
                                                "type": "integer",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "date_created": {
                                                "description": "Data utworzenia obrazu w strefie czasowej witryny.",
                                                "type": [
                                                    "null",
                                                    "string"
                                                ],
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ],
                                                "readonly": true
                                            },
                                            "date_modified": {
                                                "description": "Data ostatniej modyfikacji obrazu w strefie czasowej witryny.",
                                                "type": [
                                                    "null",
                                                    "string"
                                                ],
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ],
                                                "readonly": true
                                            },
                                            "src": {
                                                "description": "Adres URL obrazu.",
                                                "type": "string",
                                                "format": "uri",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "name": {
                                                "description": "Nazwa obrazu.",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "alt": {
                                                "description": "Alternatywny tekst obrazka.",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "position": {
                                                "description": "Pozycja obrazu. 0 oznacza, \u017ce obraz jest wyr\u00f3\u017cniony.",
                                                "type": "integer",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            }
                                        }
                                    },
                                    "attributes": {
                                        "description": "Lista atrybut\u00f3w.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Identyfikator atrybutu.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "name": {
                                                    "description": "Nazwa atrybutu.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "option": {
                                                    "description": "Wybrana nazwa terminu atrybutu.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Kolejno\u015b\u0107 menu, u\u017cywana do sortowania produkt\u00f3w.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/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": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "Nazwa produktu.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u015alimak produktu.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Typ produktu.",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "Status produktu (status postu).",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish",
                                "future"
                            ],
                            "required": false
                        },
                        "featured": {
                            "description": "Polecany produkt.",
                            "type": "boolean",
                            "required": false
                        },
                        "catalog_visibility": {
                            "description": "Widoczno\u015b\u0107 katalogu.",
                            "type": "string",
                            "enum": [
                                "visible",
                                "catalog",
                                "search",
                                "hidden"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "Opis produktu.",
                            "type": "string",
                            "required": false
                        },
                        "short_description": {
                            "description": "Kr\u00f3tki opis produktu.",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "Unikalny identyfikator.",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "Cena regularna produktu.",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "Cena sprzeda\u017cy produktu.",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "Data rozpocz\u0119cia sprzeda\u017cy.",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "Data zako\u0144czenia ceny sprzeda\u017cy.",
                            "type": "string",
                            "required": false
                        },
                        "virtual": {
                            "description": "Je\u015bli produkt jest wirtualny.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "description": "Czy produkt jest mo\u017cliwy do pobrania.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "Lista plik\u00f3w do pobrania.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Identyfikator pliku.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nazwa pliku.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "Adres URL pliku.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "description": "Liczba razy, kiedy pliki do pobrania mo\u017cna pobra\u0107 po zakupie.",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "description": "Liczba dni do wyga\u015bni\u0119cia dost\u0119pu do plik\u00f3w do pobrania.",
                            "type": "integer",
                            "required": false
                        },
                        "download_type": {
                            "description": "Typ pobierania \u2013 kontroluje schemat w interfejsie u\u017cytkownika.",
                            "type": "string",
                            "enum": [
                                "standard"
                            ],
                            "required": false
                        },
                        "external_url": {
                            "description": "Zewn\u0119trzny adres URL produktu. Tylko dla produkt\u00f3w zewn\u0119trznych.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "button_text": {
                            "description": "Tekst zewn\u0119trznego przycisku produktu. Tylko dla produkt\u00f3w zewn\u0119trznych.",
                            "type": "string",
                            "required": false
                        },
                        "tax_status": {
                            "description": "Status podatkowy.",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "Klasa podatkowa.",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "description": "Zarz\u0105dzanie zapasami na poziomie produktu.",
                            "type": "boolean",
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "Ilo\u015b\u0107 w magazynie.",
                            "type": "integer",
                            "required": false
                        },
                        "in_stock": {
                            "description": "Kontroluje, czy produkt jest oznaczony jako \u201ew magazynie\u201d czy \u201eniedost\u0119pny\u201d w interfejsie u\u017cytkownika.",
                            "type": "boolean",
                            "required": false
                        },
                        "backorders": {
                            "description": "W przypadku zarz\u0105dzania stanami magazynowymi ta opcja kontroluje, czy dozwolone s\u0105 zam\u00f3wienia wsteczne.",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "sold_individually": {
                            "description": "Umo\u017cliwia zakup jednego artyku\u0142u w jednym zam\u00f3wieniu.",
                            "type": "boolean",
                            "required": false
                        },
                        "weight": {
                            "description": "Waga produktu (kg).",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "Wymiary produktu.",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "D\u0142ugo\u015b\u0107 produktu (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "Szeroko\u015b\u0107 produktu (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "Wysoko\u015b\u0107 produktu (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "\u015alimak klasy \u017ceglugowej.",
                            "type": "string",
                            "required": false
                        },
                        "reviews_allowed": {
                            "description": "Zezwalaj na recenzje.",
                            "type": "boolean",
                            "required": false
                        },
                        "upsell_ids": {
                            "description": "Lista identyfikator\u00f3w produkt\u00f3w upsellingowych.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "cross_sell_ids": {
                            "description": "Lista identyfikator\u00f3w produkt\u00f3w cross-sell.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "parent_id": {
                            "description": "Identyfikator produktu nadrz\u0119dnego.",
                            "type": "integer",
                            "required": false
                        },
                        "purchase_note": {
                            "description": "Opcjonalna notatka, kt\u00f3r\u0105 nale\u017cy wys\u0142a\u0107 klientowi po zakupie.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "Lista kategorii.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Identyfikator kategorii.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nazwa kategorii.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "Kategoria \u015blimaka.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "Lista tag\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Identyfikator tagu.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nazwa tagu.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "Oznacz \u015blimaka.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "images": {
                            "description": "Lista obraz\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Identyfikator obrazu.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "date_created": {
                                        "description": "Data utworzenia obrazu w strefie czasowej witryny.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified": {
                                        "description": "Data ostatniej modyfikacji obrazu w strefie czasowej witryny.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "src": {
                                        "description": "Adres URL obrazu.",
                                        "type": "string",
                                        "format": "uri",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nazwa obrazu.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "alt": {
                                        "description": "Alternatywny tekst obrazka.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "position": {
                                        "description": "Pozycja obrazu. 0 oznacza, \u017ce obraz jest wyr\u00f3\u017cniony.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "Lista atrybut\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Identyfikator atrybutu.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nazwa atrybutu.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "position": {
                                        "description": "Pozycja atrybutu.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "visible": {
                                        "description": "Zdefiniuj, czy atrybut jest widoczny na karcie \u201eDodatkowe informacje\u201d na stronie produktu.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation": {
                                        "description": "Okre\u015bl, czy atrybut mo\u017ce by\u0107 u\u017cywany jako zmienno\u015b\u0107.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "options": {
                                        "description": "Lista dost\u0119pnych nazw termin\u00f3w atrybutu.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "default_attributes": {
                            "description": "Domy\u015blne atrybuty wariant\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Identyfikator atrybutu.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nazwa atrybutu.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "Wybrana nazwa terminu atrybutu.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "variations": {
                            "description": "Lista wariant\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Identyfikator wariantu.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_created": {
                                        "description": "Data utworzenia wariantu w strefie czasowej witryny.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified": {
                                        "description": "Data ostatniej modyfikacji wariantu w strefie czasowej witryny.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "permalink": {
                                        "description": "Adres URL odmiany.",
                                        "type": "string",
                                        "format": "uri",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "sku": {
                                        "description": "Unikalny identyfikator.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "price": {
                                        "description": "Aktualna cena zmianowa.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "regular_price": {
                                        "description": "Zmiana ceny regularnej.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "sale_price": {
                                        "description": "Cena sprzeda\u017cy zmienna.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "date_on_sale_from": {
                                        "description": "Data rozpocz\u0119cia sprzeda\u017cy.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "date_on_sale_to": {
                                        "description": "Data zako\u0144czenia ceny sprzeda\u017cy.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "on_sale": {
                                        "description": "Pokazuje, czy dana odmiana jest obj\u0119ta promocj\u0105.",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "purchasable": {
                                        "description": "Pokazuje, czy dan\u0105 odmian\u0119 mo\u017cna kupi\u0107.",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "visible": {
                                        "description": "Je\u015bli zmiana jest widoczna.",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "virtual": {
                                        "description": "Je\u015bli zmiana jest wirtualna.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "downloadable": {
                                        "description": "Je\u015bli odmiana jest mo\u017cliwa do pobrania.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "downloads": {
                                        "description": "Lista plik\u00f3w do pobrania.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Identyfikator pliku.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "name": {
                                                    "description": "Nazwa pliku.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "file": {
                                                    "description": "Adres URL pliku.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    },
                                    "download_limit": {
                                        "description": "Liczba razy, kiedy pliki do pobrania mo\u017cna pobra\u0107 po zakupie.",
                                        "type": "integer",
                                        "default": null,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "download_expiry": {
                                        "description": "Liczba dni do wyga\u015bni\u0119cia dost\u0119pu do plik\u00f3w do pobrania.",
                                        "type": "integer",
                                        "default": null,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_status": {
                                        "description": "Status podatkowy.",
                                        "type": "string",
                                        "default": "taxable",
                                        "enum": [
                                            "taxable",
                                            "shipping",
                                            "none"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "Klasa podatkowa.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "manage_stock": {
                                        "description": "Zarz\u0105dzanie zapasami na poziomie zmienno\u015bci.",
                                        "type": [
                                            "boolean",
                                            "string"
                                        ],
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "stock_quantity": {
                                        "description": "Ilo\u015b\u0107 w magazynie.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "in_stock": {
                                        "description": "Kontroluje, czy dana odmiana jest oznaczona jako \u201ew magazynie\u201d lub \u201eniedost\u0119pna\u201d w interfejsie u\u017cytkownika.",
                                        "type": "boolean",
                                        "default": true,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "backorders": {
                                        "description": "W przypadku zarz\u0105dzania stanami magazynowymi ta opcja kontroluje, czy dozwolone s\u0105 zam\u00f3wienia wsteczne.",
                                        "type": "string",
                                        "default": "no",
                                        "enum": [
                                            "no",
                                            "notify",
                                            "yes"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "backorders_allowed": {
                                        "description": "Pokazuje, czy zam\u00f3wienia wsteczne s\u0105 dozwolone.",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "backordered": {
                                        "description": "Pokazuje, czy dana wariacja jest w zam\u00f3wieniu wstecznym.",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "weight": {
                                        "description": "Waga zmienna (kg).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "dimensions": {
                                        "description": "Wymiary zmienno\u015bci.",
                                        "type": "object",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "properties": {
                                            "length": {
                                                "description": "D\u0142ugo\u015b\u0107 zmienna (cm).",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "width": {
                                                "description": "Szeroko\u015b\u0107 zmiany (cm).",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "height": {
                                                "description": "Zmiana wysoko\u015bci (cm).",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            }
                                        }
                                    },
                                    "shipping_class": {
                                        "description": "\u015alimak klasy \u017ceglugowej.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "shipping_class_id": {
                                        "description": "Identyfikator klasy wysy\u0142kowej.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "image": {
                                        "description": "Dane dotycz\u0105ce zmian obrazu.",
                                        "type": "object",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "properties": {
                                            "id": {
                                                "description": "Identyfikator obrazu.",
                                                "type": "integer",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "date_created": {
                                                "description": "Data utworzenia obrazu w strefie czasowej witryny.",
                                                "type": [
                                                    "null",
                                                    "string"
                                                ],
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ],
                                                "readonly": true
                                            },
                                            "date_modified": {
                                                "description": "Data ostatniej modyfikacji obrazu w strefie czasowej witryny.",
                                                "type": [
                                                    "null",
                                                    "string"
                                                ],
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ],
                                                "readonly": true
                                            },
                                            "src": {
                                                "description": "Adres URL obrazu.",
                                                "type": "string",
                                                "format": "uri",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "name": {
                                                "description": "Nazwa obrazu.",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "alt": {
                                                "description": "Alternatywny tekst obrazka.",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "position": {
                                                "description": "Pozycja obrazu. 0 oznacza, \u017ce obraz jest wyr\u00f3\u017cniony.",
                                                "type": "integer",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            }
                                        }
                                    },
                                    "attributes": {
                                        "description": "Lista atrybut\u00f3w.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Identyfikator atrybutu.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "name": {
                                                    "description": "Nazwa atrybutu.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "option": {
                                                    "description": "Wybrana nazwa terminu atrybutu.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Kolejno\u015b\u0107 menu, u\u017cywana do sortowania produkt\u00f3w.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "description": "Czy omin\u0105\u0107 kosz i wymusi\u0107 usuni\u0119cie.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v1\/products\/batch": {
            "namespace": "wc\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Nazwa produktu.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u015alimak produktu.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Typ produktu.",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "Status produktu (status postu).",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish",
                                "future"
                            ],
                            "required": false
                        },
                        "featured": {
                            "description": "Polecany produkt.",
                            "type": "boolean",
                            "required": false
                        },
                        "catalog_visibility": {
                            "description": "Widoczno\u015b\u0107 katalogu.",
                            "type": "string",
                            "enum": [
                                "visible",
                                "catalog",
                                "search",
                                "hidden"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "Opis produktu.",
                            "type": "string",
                            "required": false
                        },
                        "short_description": {
                            "description": "Kr\u00f3tki opis produktu.",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "Unikalny identyfikator.",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "Cena regularna produktu.",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "Cena sprzeda\u017cy produktu.",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "Data rozpocz\u0119cia sprzeda\u017cy.",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "Data zako\u0144czenia ceny sprzeda\u017cy.",
                            "type": "string",
                            "required": false
                        },
                        "virtual": {
                            "description": "Je\u015bli produkt jest wirtualny.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "description": "Czy produkt jest mo\u017cliwy do pobrania.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "Lista plik\u00f3w do pobrania.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Identyfikator pliku.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nazwa pliku.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "Adres URL pliku.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "description": "Liczba razy, kiedy pliki do pobrania mo\u017cna pobra\u0107 po zakupie.",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "description": "Liczba dni do wyga\u015bni\u0119cia dost\u0119pu do plik\u00f3w do pobrania.",
                            "type": "integer",
                            "required": false
                        },
                        "download_type": {
                            "description": "Typ pobierania \u2013 kontroluje schemat w interfejsie u\u017cytkownika.",
                            "type": "string",
                            "enum": [
                                "standard"
                            ],
                            "required": false
                        },
                        "external_url": {
                            "description": "Zewn\u0119trzny adres URL produktu. Tylko dla produkt\u00f3w zewn\u0119trznych.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "button_text": {
                            "description": "Tekst zewn\u0119trznego przycisku produktu. Tylko dla produkt\u00f3w zewn\u0119trznych.",
                            "type": "string",
                            "required": false
                        },
                        "tax_status": {
                            "description": "Status podatkowy.",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "Klasa podatkowa.",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "description": "Zarz\u0105dzanie zapasami na poziomie produktu.",
                            "type": "boolean",
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "Ilo\u015b\u0107 w magazynie.",
                            "type": "integer",
                            "required": false
                        },
                        "in_stock": {
                            "description": "Kontroluje, czy produkt jest oznaczony jako \u201ew magazynie\u201d czy \u201eniedost\u0119pny\u201d w interfejsie u\u017cytkownika.",
                            "type": "boolean",
                            "required": false
                        },
                        "backorders": {
                            "description": "W przypadku zarz\u0105dzania stanami magazynowymi ta opcja kontroluje, czy dozwolone s\u0105 zam\u00f3wienia wsteczne.",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "sold_individually": {
                            "description": "Umo\u017cliwia zakup jednego artyku\u0142u w jednym zam\u00f3wieniu.",
                            "type": "boolean",
                            "required": false
                        },
                        "weight": {
                            "description": "Waga produktu (kg).",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "Wymiary produktu.",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "D\u0142ugo\u015b\u0107 produktu (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "Szeroko\u015b\u0107 produktu (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "Wysoko\u015b\u0107 produktu (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "\u015alimak klasy \u017ceglugowej.",
                            "type": "string",
                            "required": false
                        },
                        "reviews_allowed": {
                            "description": "Zezwalaj na recenzje.",
                            "type": "boolean",
                            "required": false
                        },
                        "upsell_ids": {
                            "description": "Lista identyfikator\u00f3w produkt\u00f3w upsellingowych.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "cross_sell_ids": {
                            "description": "Lista identyfikator\u00f3w produkt\u00f3w cross-sell.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "parent_id": {
                            "description": "Identyfikator produktu nadrz\u0119dnego.",
                            "type": "integer",
                            "required": false
                        },
                        "purchase_note": {
                            "description": "Opcjonalna notatka, kt\u00f3r\u0105 nale\u017cy wys\u0142a\u0107 klientowi po zakupie.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "Lista kategorii.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Identyfikator kategorii.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nazwa kategorii.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "Kategoria \u015blimaka.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "Lista tag\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Identyfikator tagu.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nazwa tagu.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "Oznacz \u015blimaka.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "images": {
                            "description": "Lista obraz\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Identyfikator obrazu.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "date_created": {
                                        "description": "Data utworzenia obrazu w strefie czasowej witryny.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified": {
                                        "description": "Data ostatniej modyfikacji obrazu w strefie czasowej witryny.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "src": {
                                        "description": "Adres URL obrazu.",
                                        "type": "string",
                                        "format": "uri",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nazwa obrazu.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "alt": {
                                        "description": "Alternatywny tekst obrazka.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "position": {
                                        "description": "Pozycja obrazu. 0 oznacza, \u017ce obraz jest wyr\u00f3\u017cniony.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "Lista atrybut\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Identyfikator atrybutu.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nazwa atrybutu.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "position": {
                                        "description": "Pozycja atrybutu.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "visible": {
                                        "description": "Zdefiniuj, czy atrybut jest widoczny na karcie \u201eDodatkowe informacje\u201d na stronie produktu.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation": {
                                        "description": "Okre\u015bl, czy atrybut mo\u017ce by\u0107 u\u017cywany jako zmienno\u015b\u0107.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "options": {
                                        "description": "Lista dost\u0119pnych nazw termin\u00f3w atrybutu.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "default_attributes": {
                            "description": "Domy\u015blne atrybuty wariant\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Identyfikator atrybutu.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nazwa atrybutu.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "Wybrana nazwa terminu atrybutu.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "variations": {
                            "description": "Lista wariant\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Identyfikator wariantu.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_created": {
                                        "description": "Data utworzenia wariantu w strefie czasowej witryny.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified": {
                                        "description": "Data ostatniej modyfikacji wariantu w strefie czasowej witryny.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "permalink": {
                                        "description": "Adres URL odmiany.",
                                        "type": "string",
                                        "format": "uri",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "sku": {
                                        "description": "Unikalny identyfikator.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "price": {
                                        "description": "Aktualna cena zmianowa.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "regular_price": {
                                        "description": "Zmiana ceny regularnej.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "sale_price": {
                                        "description": "Cena sprzeda\u017cy zmienna.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "date_on_sale_from": {
                                        "description": "Data rozpocz\u0119cia sprzeda\u017cy.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "date_on_sale_to": {
                                        "description": "Data zako\u0144czenia ceny sprzeda\u017cy.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "on_sale": {
                                        "description": "Pokazuje, czy dana odmiana jest obj\u0119ta promocj\u0105.",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "purchasable": {
                                        "description": "Pokazuje, czy dan\u0105 odmian\u0119 mo\u017cna kupi\u0107.",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "visible": {
                                        "description": "Je\u015bli zmiana jest widoczna.",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "virtual": {
                                        "description": "Je\u015bli zmiana jest wirtualna.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "downloadable": {
                                        "description": "Je\u015bli odmiana jest mo\u017cliwa do pobrania.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "downloads": {
                                        "description": "Lista plik\u00f3w do pobrania.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Identyfikator pliku.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "name": {
                                                    "description": "Nazwa pliku.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "file": {
                                                    "description": "Adres URL pliku.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    },
                                    "download_limit": {
                                        "description": "Liczba razy, kiedy pliki do pobrania mo\u017cna pobra\u0107 po zakupie.",
                                        "type": "integer",
                                        "default": null,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "download_expiry": {
                                        "description": "Liczba dni do wyga\u015bni\u0119cia dost\u0119pu do plik\u00f3w do pobrania.",
                                        "type": "integer",
                                        "default": null,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_status": {
                                        "description": "Status podatkowy.",
                                        "type": "string",
                                        "default": "taxable",
                                        "enum": [
                                            "taxable",
                                            "shipping",
                                            "none"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "Klasa podatkowa.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "manage_stock": {
                                        "description": "Zarz\u0105dzanie zapasami na poziomie zmienno\u015bci.",
                                        "type": [
                                            "boolean",
                                            "string"
                                        ],
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "stock_quantity": {
                                        "description": "Ilo\u015b\u0107 w magazynie.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "in_stock": {
                                        "description": "Kontroluje, czy dana odmiana jest oznaczona jako \u201ew magazynie\u201d lub \u201eniedost\u0119pna\u201d w interfejsie u\u017cytkownika.",
                                        "type": "boolean",
                                        "default": true,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "backorders": {
                                        "description": "W przypadku zarz\u0105dzania stanami magazynowymi ta opcja kontroluje, czy dozwolone s\u0105 zam\u00f3wienia wsteczne.",
                                        "type": "string",
                                        "default": "no",
                                        "enum": [
                                            "no",
                                            "notify",
                                            "yes"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "backorders_allowed": {
                                        "description": "Pokazuje, czy zam\u00f3wienia wsteczne s\u0105 dozwolone.",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "backordered": {
                                        "description": "Pokazuje, czy dana wariacja jest w zam\u00f3wieniu wstecznym.",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "weight": {
                                        "description": "Waga zmienna (kg).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "dimensions": {
                                        "description": "Wymiary zmienno\u015bci.",
                                        "type": "object",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "properties": {
                                            "length": {
                                                "description": "D\u0142ugo\u015b\u0107 zmienna (cm).",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "width": {
                                                "description": "Szeroko\u015b\u0107 zmiany (cm).",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "height": {
                                                "description": "Zmiana wysoko\u015bci (cm).",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            }
                                        }
                                    },
                                    "shipping_class": {
                                        "description": "\u015alimak klasy \u017ceglugowej.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "shipping_class_id": {
                                        "description": "Identyfikator klasy wysy\u0142kowej.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "image": {
                                        "description": "Dane dotycz\u0105ce zmian obrazu.",
                                        "type": "object",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "properties": {
                                            "id": {
                                                "description": "Identyfikator obrazu.",
                                                "type": "integer",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "date_created": {
                                                "description": "Data utworzenia obrazu w strefie czasowej witryny.",
                                                "type": [
                                                    "null",
                                                    "string"
                                                ],
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ],
                                                "readonly": true
                                            },
                                            "date_modified": {
                                                "description": "Data ostatniej modyfikacji obrazu w strefie czasowej witryny.",
                                                "type": [
                                                    "null",
                                                    "string"
                                                ],
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ],
                                                "readonly": true
                                            },
                                            "src": {
                                                "description": "Adres URL obrazu.",
                                                "type": "string",
                                                "format": "uri",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "name": {
                                                "description": "Nazwa obrazu.",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "alt": {
                                                "description": "Alternatywny tekst obrazka.",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "position": {
                                                "description": "Pozycja obrazu. 0 oznacza, \u017ce obraz jest wyr\u00f3\u017cniony.",
                                                "type": "integer",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            }
                                        }
                                    },
                                    "attributes": {
                                        "description": "Lista atrybut\u00f3w.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Identyfikator atrybutu.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "name": {
                                                    "description": "Nazwa atrybutu.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "option": {
                                                    "description": "Wybrana nazwa terminu atrybutu.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Kolejno\u015b\u0107 menu, u\u017cywana do sortowania produkt\u00f3w.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/wc\/v1\/products\/batch"
                    }
                ]
            }
        },
        "\/wc\/v1\/reports\/sales": {
            "namespace": "wc\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "period": {
                            "description": "Okres sprawozdawczy.",
                            "type": "string",
                            "enum": [
                                "week",
                                "month",
                                "last_month",
                                "year"
                            ],
                            "required": false
                        },
                        "date_min": {
                            "description": "Sprzeda\u017c zwrotna dla okre\u015blonej daty rozpocz\u0119cia. Data musi by\u0107 w formacie YYYY-MM-DD.",
                            "type": "string",
                            "format": "date",
                            "required": false
                        },
                        "date_max": {
                            "description": "Sprzeda\u017c zwrotna dla okre\u015blonej daty ko\u0144cowej. Data musi by\u0107 podana w formacie YYYY-MM-DD.",
                            "type": "string",
                            "format": "date",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/wc\/v1\/reports\/sales"
                    }
                ]
            }
        },
        "\/wc\/v1\/reports\/top_sellers": {
            "namespace": "wc\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "period": {
                            "description": "Okres sprawozdawczy.",
                            "type": "string",
                            "enum": [
                                "week",
                                "month",
                                "last_month",
                                "year"
                            ],
                            "required": false
                        },
                        "date_min": {
                            "description": "Sprzeda\u017c zwrotna dla okre\u015blonej daty rozpocz\u0119cia. Data musi by\u0107 w formacie YYYY-MM-DD.",
                            "type": "string",
                            "format": "date",
                            "required": false
                        },
                        "date_max": {
                            "description": "Sprzeda\u017c zwrotna dla okre\u015blonej daty ko\u0144cowej. Data musi by\u0107 podana w formacie YYYY-MM-DD.",
                            "type": "string",
                            "format": "date",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/wc\/v1\/reports\/top_sellers"
                    }
                ]
            }
        },
        "\/wc\/v1\/reports": {
            "namespace": "wc\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/wc\/v1\/reports"
                    }
                ]
            }
        },
        "\/wc\/v1\/taxes\/classes": {
            "namespace": "wc\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "description": "Nazwa klasy podatkowej.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/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": "Unikalny \u015blimak dla zasobu.",
                            "type": "string",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "Musi by\u0107 prawd\u0105, poniewa\u017c zas\u00f3b nie obs\u0142uguje usuwania.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v1\/taxes": {
            "namespace": "wc\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Aktualna strona kolekcji.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w, kt\u00f3re zostan\u0105 zwr\u00f3cone w zestawie wynik\u00f3w.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "offset": {
                            "description": "Przesu\u0144 zestaw wynik\u00f3w o okre\u015blon\u0105 liczb\u0119 element\u00f3w.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "default": "asc",
                            "description": "Sortuj atrybuty rosn\u0105co lub malej\u0105co.",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "orderby": {
                            "default": "order",
                            "description": "Sortuj kolekcj\u0119 wed\u0142ug atrybutu obiektu.",
                            "enum": [
                                "id",
                                "order",
                                "priority"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "class": {
                            "description": "Sortuj wed\u0142ug klasy podatkowej.",
                            "enum": [
                                "standard",
                                "reduced-rate",
                                "zero-rate"
                            ],
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "country": {
                            "description": "Kod kraju ISO 3166.",
                            "type": "string",
                            "required": false
                        },
                        "state": {
                            "description": "Kod stanu.",
                            "type": "string",
                            "required": false
                        },
                        "postcode": {
                            "description": "Kod pocztowy.",
                            "type": "string",
                            "required": false
                        },
                        "city": {
                            "description": "Nazwa miasta.",
                            "type": "string",
                            "required": false
                        },
                        "rate": {
                            "description": "Stawka podatku.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Nazwa stawki podatku.",
                            "type": "string",
                            "required": false
                        },
                        "priority": {
                            "default": 1,
                            "description": "Priorytet podatkowy.",
                            "type": "integer",
                            "required": false
                        },
                        "compound": {
                            "default": false,
                            "description": "Czy jest to stawka sk\u0142adana, czy nie.",
                            "type": "boolean",
                            "required": false
                        },
                        "shipping": {
                            "default": true,
                            "description": "Czy ta stawka podatku b\u0119dzie stosowana r\u00f3wnie\u017c do przesy\u0142ek.",
                            "type": "boolean",
                            "required": false
                        },
                        "order": {
                            "description": "Okre\u015bla kolejno\u015b\u0107, w jakiej b\u0119d\u0105 wy\u015bwietlane w zapytaniach.",
                            "type": "integer",
                            "required": false
                        },
                        "class": {
                            "default": "standard",
                            "description": "Klasa podatkowa.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "reduced-rate",
                                "zero-rate"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/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": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "country": {
                            "description": "Kod kraju ISO 3166.",
                            "type": "string",
                            "required": false
                        },
                        "state": {
                            "description": "Kod stanu.",
                            "type": "string",
                            "required": false
                        },
                        "postcode": {
                            "description": "Kod pocztowy.",
                            "type": "string",
                            "required": false
                        },
                        "city": {
                            "description": "Nazwa miasta.",
                            "type": "string",
                            "required": false
                        },
                        "rate": {
                            "description": "Stawka podatku.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Nazwa stawki podatku.",
                            "type": "string",
                            "required": false
                        },
                        "priority": {
                            "description": "Priorytet podatkowy.",
                            "type": "integer",
                            "required": false
                        },
                        "compound": {
                            "description": "Czy jest to stawka sk\u0142adana, czy nie.",
                            "type": "boolean",
                            "required": false
                        },
                        "shipping": {
                            "description": "Czy ta stawka podatku b\u0119dzie stosowana r\u00f3wnie\u017c do przesy\u0142ek.",
                            "type": "boolean",
                            "required": false
                        },
                        "order": {
                            "description": "Okre\u015bla kolejno\u015b\u0107, w jakiej b\u0119d\u0105 wy\u015bwietlane w zapytaniach.",
                            "type": "integer",
                            "required": false
                        },
                        "class": {
                            "description": "Klasa podatkowa.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "reduced-rate",
                                "zero-rate"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "Musi by\u0107 prawd\u0105, poniewa\u017c zas\u00f3b nie obs\u0142uguje usuwania.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v1\/taxes\/batch": {
            "namespace": "wc\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "country": {
                            "description": "Kod kraju ISO 3166.",
                            "type": "string",
                            "required": false
                        },
                        "state": {
                            "description": "Kod stanu.",
                            "type": "string",
                            "required": false
                        },
                        "postcode": {
                            "description": "Kod pocztowy.",
                            "type": "string",
                            "required": false
                        },
                        "city": {
                            "description": "Nazwa miasta.",
                            "type": "string",
                            "required": false
                        },
                        "rate": {
                            "description": "Stawka podatku.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Nazwa stawki podatku.",
                            "type": "string",
                            "required": false
                        },
                        "priority": {
                            "description": "Priorytet podatkowy.",
                            "type": "integer",
                            "required": false
                        },
                        "compound": {
                            "description": "Czy jest to stawka sk\u0142adana, czy nie.",
                            "type": "boolean",
                            "required": false
                        },
                        "shipping": {
                            "description": "Czy ta stawka podatku b\u0119dzie stosowana r\u00f3wnie\u017c do przesy\u0142ek.",
                            "type": "boolean",
                            "required": false
                        },
                        "order": {
                            "description": "Okre\u015bla kolejno\u015b\u0107, w jakiej b\u0119d\u0105 wy\u015bwietlane w zapytaniach.",
                            "type": "integer",
                            "required": false
                        },
                        "class": {
                            "description": "Klasa podatkowa.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "reduced-rate",
                                "zero-rate"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/wc\/v1\/taxes\/batch"
                    }
                ]
            }
        },
        "\/wc\/v1\/webhooks": {
            "namespace": "wc\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Obecna strona kolekcji.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w, kt\u00f3re maj\u0105 by\u0107 zwr\u00f3cone w zestawie wynik\u00f3w.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Ogranicz wyniki do pasuj\u0105cych do zapytania.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Ogranicz odpowied\u017a do zasob\u00f3w opublikowanych po okre\u015blonej dacie zgodnej z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Ogranicz odpowied\u017a do zasob\u00f3w opublikowanych przed okre\u015blon\u0105 dat\u0105 zgodno\u015bci z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Upewnij si\u0119, \u017ce zestaw wynik\u00f3w wyklucza okre\u015blone identyfikatory.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ogranicz zestaw wynik\u00f3w do okre\u015blonych identyfikator\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Przesu\u0144 zestaw wynik\u00f3w o okre\u015blon\u0105 liczb\u0119 element\u00f3w.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Sortuj atrybuty rosn\u0105co lub malej\u0105co.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortuj kolekcj\u0119 wed\u0142ug atrybutu obiektu.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "title"
                            ],
                            "required": false
                        },
                        "status": {
                            "default": "all",
                            "description": "Ogranicz zestaw wynik\u00f3w do webhook\u00f3w, kt\u00f3rym przypisano konkretny status.",
                            "type": "string",
                            "enum": [
                                "all",
                                "active",
                                "paused",
                                "disabled"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "description": "Przyjazna nazwa dla webhooka.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "active",
                            "description": "Status webhooka.",
                            "type": "string",
                            "enum": [
                                "active",
                                "paused",
                                "disabled"
                            ],
                            "required": false
                        },
                        "topic": {
                            "type": "string",
                            "description": "Temat webhooka.",
                            "required": true
                        },
                        "secret": {
                            "description": "Tajny klucz u\u017cywany do generowania skr\u00f3tu dostarczonego webhooka i podany w nag\u0142\u00f3wkach \u017c\u0105dania. Domy\u015blnie b\u0119dzie to skr\u00f3t MD5 z ID|username bie\u017c\u0105cego u\u017cytkownika, je\u015bli nie zostanie podany.",
                            "type": "string",
                            "required": false
                        },
                        "delivery_url": {
                            "type": "string",
                            "description": "Adres URL dostarczania webhook\u00f3w.",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/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": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "Przyjazna nazwa dla webhooka.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status webhooka.",
                            "type": "string",
                            "enum": [
                                "active",
                                "paused",
                                "disabled"
                            ],
                            "required": false
                        },
                        "topic": {
                            "description": "Temat webhooka.",
                            "type": "string",
                            "required": false
                        },
                        "secret": {
                            "description": "Tajny klucz u\u017cywany do generowania skr\u00f3tu dostarczonego webhooka i podany w nag\u0142\u00f3wkach \u017c\u0105dania. Domy\u015blnie b\u0119dzie to skr\u00f3t MD5 z ID|username bie\u017c\u0105cego u\u017cytkownika, je\u015bli nie zostanie podany.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "Musi by\u0107 prawd\u0105, poniewa\u017c zas\u00f3b nie obs\u0142uguje usuwania.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v1\/webhooks\/batch": {
            "namespace": "wc\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Przyjazna nazwa dla webhooka.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status webhooka.",
                            "type": "string",
                            "enum": [
                                "active",
                                "paused",
                                "disabled"
                            ],
                            "required": false
                        },
                        "topic": {
                            "description": "Temat webhooka.",
                            "type": "string",
                            "required": false
                        },
                        "secret": {
                            "description": "Tajny klucz u\u017cywany do generowania skr\u00f3tu dostarczonego webhooka i podany w nag\u0142\u00f3wkach \u017c\u0105dania. Domy\u015blnie b\u0119dzie to skr\u00f3t MD5 z ID|username bie\u017c\u0105cego u\u017cytkownika, je\u015bli nie zostanie podany.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/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": "Unikalny identyfikator webhooka.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "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": "Unikalny identyfikator webhooka.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v2\/coupons": {
            "namespace": "wc\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Aktualna strona kolekcji.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w, kt\u00f3re zostan\u0105 zwr\u00f3cone w zestawie wynik\u00f3w.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Ogranicz wyniki do tych, kt\u00f3re odpowiadaj\u0105 ci\u0105gowi znak\u00f3w.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Ogranicz odpowied\u017a do zasob\u00f3w opublikowanych po okre\u015blonej dacie zgodnej z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Ogranicz odpowied\u017a do zasob\u00f3w opublikowanych przed okre\u015blon\u0105 dat\u0105 zgodno\u015bci z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Ogranicz odpowied\u017a do zasob\u00f3w zmodyfikowanych po okre\u015blonej dacie zgodno\u015bci z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Ogranicz odpowied\u017a do zasob\u00f3w zmodyfikowanych przed okre\u015blon\u0105 dat\u0105 zgodno\u015bci z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "dates_are_gmt": {
                            "description": "Czy bra\u0107 pod uwag\u0119 daty publikacji GMT przy ograniczaniu odpowiedzi na podstawie daty publikacji lub modyfikacji?",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "exclude": {
                            "description": "Upewnij si\u0119, \u017ce zestaw wynik\u00f3w wyklucza okre\u015blone identyfikatory.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ogranicz zestaw wynik\u00f3w do okre\u015blonych identyfikator\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Przesu\u0144 zestaw wynik\u00f3w o okre\u015blon\u0105 liczb\u0119 element\u00f3w.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Sortuj atrybuty rosn\u0105co lub malej\u0105co.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortuj kolekcj\u0119 wed\u0142ug atrybutu obiektu.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "modified"
                            ],
                            "required": false
                        },
                        "code": {
                            "description": "Ogranicz zestaw wynik\u00f3w do zasob\u00f3w zawieraj\u0105cych okre\u015blony kod.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "code": {
                            "description": "Kod kuponu.",
                            "type": "string",
                            "required": true
                        },
                        "amount": {
                            "description": "Kwota rabatu. Powinna by\u0107 zawsze liczbowa, nawet je\u015bli jest ustawiona jako procent.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status kuponu. Zawsze powinien by\u0107 w wersji roboczej, opublikowanej lub oczekuj\u0105cej na przegl\u0105d",
                            "type": "string",
                            "required": false
                        },
                        "discount_type": {
                            "default": "fixed_cart",
                            "description": "Okre\u015bla rodzaj zni\u017cki, kt\u00f3ra zostanie zastosowana.",
                            "type": "string",
                            "enum": [
                                "percent",
                                "fixed_cart",
                                "fixed_product"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "Opis kuponu.",
                            "type": "string",
                            "required": false
                        },
                        "date_expires": {
                            "description": "Data wyga\u015bni\u0119cia kuponu w strefie czasowej witryny.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_expires_gmt": {
                            "description": "Data wyga\u015bni\u0119cia kuponu, podana w formacie GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "individual_use": {
                            "default": false,
                            "description": "Je\u015bli prawda, kupon mo\u017ce by\u0107 u\u017cyty tylko indywidualnie. Inne zastosowane kupony zostan\u0105 usuni\u0119te z koszyka.",
                            "type": "boolean",
                            "required": false
                        },
                        "product_ids": {
                            "description": "Lista identyfikator\u00f3w produkt\u00f3w, na kt\u00f3re mo\u017cna wykorzysta\u0107 kupon.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "excluded_product_ids": {
                            "description": "Lista identyfikator\u00f3w produkt\u00f3w, na kt\u00f3re nie mo\u017cna wykorzysta\u0107 kuponu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "usage_limit": {
                            "description": "Ile razy \u0142\u0105cznie mo\u017cna wykorzysta\u0107 kupon.",
                            "type": "integer",
                            "required": false
                        },
                        "usage_limit_per_user": {
                            "description": "Ile razy jeden klient mo\u017ce wykorzysta\u0107 kupon.",
                            "type": "integer",
                            "required": false
                        },
                        "limit_usage_to_x_items": {
                            "description": "Maksymalna liczba produkt\u00f3w w koszyku, na kt\u00f3re mo\u017cna zastosowa\u0107 kupon.",
                            "type": "integer",
                            "required": false
                        },
                        "free_shipping": {
                            "default": false,
                            "description": "Je\u015bli to prawda i darmowa wysy\u0142ka wymaga kuponu, kupon ten umo\u017cliwi darmow\u0105 wysy\u0142k\u0119.",
                            "type": "boolean",
                            "required": false
                        },
                        "product_categories": {
                            "description": "Lista identyfikator\u00f3w kategorii, kt\u00f3rych dotyczy kupon.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "excluded_product_categories": {
                            "description": "Lista identyfikator\u00f3w kategorii, kt\u00f3rych kupon nie obejmuje.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "exclude_sale_items": {
                            "default": false,
                            "description": "Je\u015bli ta informacja jest prawdziwa, kupon nie zostanie zastosowany do produkt\u00f3w obj\u0119tych cenami promocyjnymi.",
                            "type": "boolean",
                            "required": false
                        },
                        "minimum_amount": {
                            "description": "Minimalna kwota zam\u00f3wienia, kt\u00f3ra musi znale\u017a\u0107 si\u0119 w koszyku, aby kupon zosta\u0142 zastosowany.",
                            "type": "string",
                            "required": false
                        },
                        "maximum_amount": {
                            "description": "Maksymalna kwota zam\u00f3wienia dozwolona przy wykorzystaniu kuponu.",
                            "type": "string",
                            "required": false
                        },
                        "email_restrictions": {
                            "description": "Lista adres\u00f3w e-mail, na kt\u00f3re mo\u017cna wykorzysta\u0107 ten kupon.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "meta_data": {
                            "description": "Metadane.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Meta ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Klawisz meta.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Warto\u015b\u0107 meta.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/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": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "code": {
                            "description": "Kod kuponu.",
                            "type": "string",
                            "required": false
                        },
                        "amount": {
                            "description": "Kwota rabatu. Powinna by\u0107 zawsze liczbowa, nawet je\u015bli jest ustawiona jako procent.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status kuponu. Zawsze powinien by\u0107 w wersji roboczej, opublikowanej lub oczekuj\u0105cej na przegl\u0105d",
                            "type": "string",
                            "required": false
                        },
                        "discount_type": {
                            "description": "Okre\u015bla rodzaj zni\u017cki, kt\u00f3ra zostanie zastosowana.",
                            "type": "string",
                            "enum": [
                                "percent",
                                "fixed_cart",
                                "fixed_product"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "Opis kuponu.",
                            "type": "string",
                            "required": false
                        },
                        "date_expires": {
                            "description": "Data wyga\u015bni\u0119cia kuponu w strefie czasowej witryny.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_expires_gmt": {
                            "description": "Data wyga\u015bni\u0119cia kuponu, podana w formacie GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "individual_use": {
                            "description": "Je\u015bli prawda, kupon mo\u017ce by\u0107 u\u017cyty tylko indywidualnie. Inne zastosowane kupony zostan\u0105 usuni\u0119te z koszyka.",
                            "type": "boolean",
                            "required": false
                        },
                        "product_ids": {
                            "description": "Lista identyfikator\u00f3w produkt\u00f3w, na kt\u00f3re mo\u017cna wykorzysta\u0107 kupon.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "excluded_product_ids": {
                            "description": "Lista identyfikator\u00f3w produkt\u00f3w, na kt\u00f3re nie mo\u017cna wykorzysta\u0107 kuponu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "usage_limit": {
                            "description": "Ile razy \u0142\u0105cznie mo\u017cna wykorzysta\u0107 kupon.",
                            "type": "integer",
                            "required": false
                        },
                        "usage_limit_per_user": {
                            "description": "Ile razy jeden klient mo\u017ce wykorzysta\u0107 kupon.",
                            "type": "integer",
                            "required": false
                        },
                        "limit_usage_to_x_items": {
                            "description": "Maksymalna liczba produkt\u00f3w w koszyku, na kt\u00f3re mo\u017cna zastosowa\u0107 kupon.",
                            "type": "integer",
                            "required": false
                        },
                        "free_shipping": {
                            "description": "Je\u015bli to prawda i darmowa wysy\u0142ka wymaga kuponu, kupon ten umo\u017cliwi darmow\u0105 wysy\u0142k\u0119.",
                            "type": "boolean",
                            "required": false
                        },
                        "product_categories": {
                            "description": "Lista identyfikator\u00f3w kategorii, kt\u00f3rych dotyczy kupon.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "excluded_product_categories": {
                            "description": "Lista identyfikator\u00f3w kategorii, kt\u00f3rych kupon nie obejmuje.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "exclude_sale_items": {
                            "description": "Je\u015bli ta informacja jest prawdziwa, kupon nie zostanie zastosowany do produkt\u00f3w obj\u0119tych cenami promocyjnymi.",
                            "type": "boolean",
                            "required": false
                        },
                        "minimum_amount": {
                            "description": "Minimalna kwota zam\u00f3wienia, kt\u00f3ra musi znale\u017a\u0107 si\u0119 w koszyku, aby kupon zosta\u0142 zastosowany.",
                            "type": "string",
                            "required": false
                        },
                        "maximum_amount": {
                            "description": "Maksymalna kwota zam\u00f3wienia dozwolona przy wykorzystaniu kuponu.",
                            "type": "string",
                            "required": false
                        },
                        "email_restrictions": {
                            "description": "Lista adres\u00f3w e-mail, na kt\u00f3re mo\u017cna wykorzysta\u0107 ten kupon.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "meta_data": {
                            "description": "Metadane.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Meta ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Klawisz meta.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Warto\u015b\u0107 meta.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "Czy omin\u0105\u0107 kosz i wymusi\u0107 usuni\u0119cie.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v2\/coupons\/batch": {
            "namespace": "wc\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "code": {
                            "description": "Kod kuponu.",
                            "type": "string",
                            "required": false
                        },
                        "amount": {
                            "description": "Kwota rabatu. Powinna by\u0107 zawsze liczbowa, nawet je\u015bli jest ustawiona jako procent.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status kuponu. Zawsze powinien by\u0107 w wersji roboczej, opublikowanej lub oczekuj\u0105cej na przegl\u0105d",
                            "type": "string",
                            "required": false
                        },
                        "discount_type": {
                            "description": "Okre\u015bla rodzaj zni\u017cki, kt\u00f3ra zostanie zastosowana.",
                            "type": "string",
                            "enum": [
                                "percent",
                                "fixed_cart",
                                "fixed_product"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "Opis kuponu.",
                            "type": "string",
                            "required": false
                        },
                        "date_expires": {
                            "description": "Data wyga\u015bni\u0119cia kuponu w strefie czasowej witryny.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_expires_gmt": {
                            "description": "Data wyga\u015bni\u0119cia kuponu, podana w formacie GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "individual_use": {
                            "description": "Je\u015bli prawda, kupon mo\u017ce by\u0107 u\u017cyty tylko indywidualnie. Inne zastosowane kupony zostan\u0105 usuni\u0119te z koszyka.",
                            "type": "boolean",
                            "required": false
                        },
                        "product_ids": {
                            "description": "Lista identyfikator\u00f3w produkt\u00f3w, na kt\u00f3re mo\u017cna wykorzysta\u0107 kupon.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "excluded_product_ids": {
                            "description": "Lista identyfikator\u00f3w produkt\u00f3w, na kt\u00f3re nie mo\u017cna wykorzysta\u0107 kuponu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "usage_limit": {
                            "description": "Ile razy \u0142\u0105cznie mo\u017cna wykorzysta\u0107 kupon.",
                            "type": "integer",
                            "required": false
                        },
                        "usage_limit_per_user": {
                            "description": "Ile razy jeden klient mo\u017ce wykorzysta\u0107 kupon.",
                            "type": "integer",
                            "required": false
                        },
                        "limit_usage_to_x_items": {
                            "description": "Maksymalna liczba produkt\u00f3w w koszyku, na kt\u00f3re mo\u017cna zastosowa\u0107 kupon.",
                            "type": "integer",
                            "required": false
                        },
                        "free_shipping": {
                            "description": "Je\u015bli to prawda i darmowa wysy\u0142ka wymaga kuponu, kupon ten umo\u017cliwi darmow\u0105 wysy\u0142k\u0119.",
                            "type": "boolean",
                            "required": false
                        },
                        "product_categories": {
                            "description": "Lista identyfikator\u00f3w kategorii, kt\u00f3rych dotyczy kupon.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "excluded_product_categories": {
                            "description": "Lista identyfikator\u00f3w kategorii, kt\u00f3rych kupon nie obejmuje.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "exclude_sale_items": {
                            "description": "Je\u015bli ta informacja jest prawdziwa, kupon nie zostanie zastosowany do produkt\u00f3w obj\u0119tych cenami promocyjnymi.",
                            "type": "boolean",
                            "required": false
                        },
                        "minimum_amount": {
                            "description": "Minimalna kwota zam\u00f3wienia, kt\u00f3ra musi znale\u017a\u0107 si\u0119 w koszyku, aby kupon zosta\u0142 zastosowany.",
                            "type": "string",
                            "required": false
                        },
                        "maximum_amount": {
                            "description": "Maksymalna kwota zam\u00f3wienia dozwolona przy wykorzystaniu kuponu.",
                            "type": "string",
                            "required": false
                        },
                        "email_restrictions": {
                            "description": "Lista adres\u00f3w e-mail, na kt\u00f3re mo\u017cna wykorzysta\u0107 ten kupon.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "meta_data": {
                            "description": "Metadane.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Meta ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Klawisz meta.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Warto\u015b\u0107 meta.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/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": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v2\/customers": {
            "namespace": "wc\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Obecna strona kolekcji.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w, kt\u00f3re maj\u0105 by\u0107 zwr\u00f3cone w zestawie wynik\u00f3w.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Ogranicz wyniki do pasuj\u0105cych do zapytania.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Upewnij si\u0119, \u017ce zestaw wynik\u00f3w wyklucza okre\u015blone identyfikatory.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ogranicz zestaw wynik\u00f3w do okre\u015blonych identyfikator\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Przesu\u0144 zestaw wynik\u00f3w o okre\u015blon\u0105 liczb\u0119 element\u00f3w.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "default": "asc",
                            "description": "Sortuj atrybuty rosn\u0105co lub malej\u0105co.",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "orderby": {
                            "default": "name",
                            "description": "Sortuj kolekcj\u0119 wed\u0142ug atrybutu obiektu.",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "registered_date"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "email": {
                            "description": "Ogranicz zestaw wynik\u00f3w do zasob\u00f3w o okre\u015blonym adresie e-mail.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "role": {
                            "description": "Ogranicz zestaw wynik\u00f3w do zasob\u00f3w o okre\u015blonej roli.",
                            "type": "string",
                            "default": "customer",
                            "enum": [
                                "all",
                                "administrator",
                                "editor",
                                "author",
                                "contributor",
                                "subscriber",
                                "customer",
                                "shop_manager",
                                "wpseo_manager",
                                "wpseo_editor"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "email": {
                            "type": "string",
                            "description": "Nowy adres e-mail u\u017cytkownika.",
                            "required": true
                        },
                        "first_name": {
                            "description": "Imi\u0119 klienta.",
                            "type": "string",
                            "required": false
                        },
                        "last_name": {
                            "description": "Nazwisko klienta.",
                            "type": "string",
                            "required": false
                        },
                        "username": {
                            "description": "Nowa nazwa u\u017cytkownika.",
                            "type": "string",
                            "required": false
                        },
                        "password": {
                            "description": "Nowe has\u0142o u\u017cytkownika.",
                            "type": "string",
                            "required": false
                        },
                        "billing": {
                            "description": "Lista danych dotycz\u0105cych adresu rozliczeniowego.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Imi\u0119.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Nazwisko.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "Nazwa firmy.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "Adres wiersz 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "Adres wiersz 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "Nazwa miasta.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "Kod ISO lub nazwa stanu, prowincji lub okr\u0119gu.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "Kod pocztowy.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Kod ISO kraju.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "email": {
                                    "description": "Adres e-mail.",
                                    "type": "string",
                                    "format": "email",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "phone": {
                                    "description": "Numer telefonu.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping": {
                            "description": "Lista danych adresowych do wysy\u0142ki.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Imi\u0119.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Nazwisko.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "Nazwa firmy.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "Adres wiersz 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "Adres wiersz 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "Nazwa miasta.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "Kod ISO lub nazwa stanu, prowincji lub okr\u0119gu.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "Kod pocztowy.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Kod ISO kraju.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "meta_data": {
                            "description": "Metadane.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Meta ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Klawisz meta.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Warto\u015b\u0107 meta.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/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": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "email": {
                            "description": "Adres e-mail klienta.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "first_name": {
                            "description": "Imi\u0119 klienta.",
                            "type": "string",
                            "required": false
                        },
                        "last_name": {
                            "description": "Nazwisko klienta.",
                            "type": "string",
                            "required": false
                        },
                        "username": {
                            "description": "Nazwa logowania klienta.",
                            "type": "string",
                            "required": false
                        },
                        "password": {
                            "description": "Has\u0142o klienta.",
                            "type": "string",
                            "required": false
                        },
                        "billing": {
                            "description": "Lista danych dotycz\u0105cych adresu rozliczeniowego.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Imi\u0119.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Nazwisko.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "Nazwa firmy.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "Adres wiersz 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "Adres wiersz 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "Nazwa miasta.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "Kod ISO lub nazwa stanu, prowincji lub okr\u0119gu.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "Kod pocztowy.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Kod ISO kraju.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "email": {
                                    "description": "Adres e-mail.",
                                    "type": "string",
                                    "format": "email",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "phone": {
                                    "description": "Numer telefonu.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping": {
                            "description": "Lista danych adresowych do wysy\u0142ki.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Imi\u0119.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Nazwisko.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "Nazwa firmy.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "Adres wiersz 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "Adres wiersz 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "Nazwa miasta.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "Kod ISO lub nazwa stanu, prowincji lub okr\u0119gu.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "Kod pocztowy.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Kod ISO kraju.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "meta_data": {
                            "description": "Metadane.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Meta ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Klawisz meta.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Warto\u015b\u0107 meta.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "Musi by\u0107 prawd\u0105, poniewa\u017c zas\u00f3b nie obs\u0142uguje usuwania.",
                            "required": false
                        },
                        "reassign": {
                            "default": 0,
                            "type": "integer",
                            "description": "ID, do kt\u00f3rego ma zosta\u0107 przypisane nowe posty.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v2\/customers\/batch": {
            "namespace": "wc\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "email": {
                            "description": "Adres e-mail klienta.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "first_name": {
                            "description": "Imi\u0119 klienta.",
                            "type": "string",
                            "required": false
                        },
                        "last_name": {
                            "description": "Nazwisko klienta.",
                            "type": "string",
                            "required": false
                        },
                        "username": {
                            "description": "Nazwa logowania klienta.",
                            "type": "string",
                            "required": false
                        },
                        "password": {
                            "description": "Has\u0142o klienta.",
                            "type": "string",
                            "required": false
                        },
                        "billing": {
                            "description": "Lista danych dotycz\u0105cych adresu rozliczeniowego.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Imi\u0119.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Nazwisko.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "Nazwa firmy.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "Adres wiersz 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "Adres wiersz 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "Nazwa miasta.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "Kod ISO lub nazwa stanu, prowincji lub okr\u0119gu.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "Kod pocztowy.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Kod ISO kraju.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "email": {
                                    "description": "Adres e-mail.",
                                    "type": "string",
                                    "format": "email",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "phone": {
                                    "description": "Numer telefonu.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping": {
                            "description": "Lista danych adresowych do wysy\u0142ki.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Imi\u0119.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Nazwisko.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "Nazwa firmy.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "Adres wiersz 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "Adres wiersz 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "Nazwa miasta.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "Kod ISO lub nazwa stanu, prowincji lub okr\u0119gu.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "Kod pocztowy.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Kod ISO kraju.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "meta_data": {
                            "description": "Metadane.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Meta ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Klawisz meta.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Warto\u015b\u0107 meta.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/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": "Identyfikator zam\u00f3wienia.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "type": {
                            "default": "any",
                            "description": "Ogranicz wyniki do klient\u00f3w lub notatek wewn\u0119trznych.",
                            "type": "string",
                            "enum": [
                                "any",
                                "customer",
                                "internal"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "order_id": {
                            "description": "Identyfikator zam\u00f3wienia.",
                            "type": "integer",
                            "required": false
                        },
                        "note": {
                            "type": "string",
                            "description": "Tre\u015b\u0107 notatki zam\u00f3wienia.",
                            "required": true
                        },
                        "customer_note": {
                            "default": false,
                            "description": "Je\u015bli true, notatka zostanie pokazana klientom i zostan\u0105 oni powiadomieni. Je\u015bli false, notatka b\u0119dzie tylko do cel\u00f3w informacyjnych dla administratora.",
                            "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": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "order_id": {
                            "description": "Identyfikator zam\u00f3wienia.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "order_id": {
                            "description": "Identyfikator zam\u00f3wienia.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "Musi by\u0107 prawd\u0105, poniewa\u017c zas\u00f3b nie obs\u0142uguje usuwania.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v2\/orders\/(?P<order_id>[\\d]+)\/refunds": {
            "namespace": "wc\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "order_id": {
                            "description": "Identyfikator zam\u00f3wienia.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Aktualna strona kolekcji.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w, kt\u00f3re zostan\u0105 zwr\u00f3cone w zestawie wynik\u00f3w.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Ogranicz wyniki do tych, kt\u00f3re odpowiadaj\u0105 ci\u0105gowi znak\u00f3w.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Ogranicz odpowied\u017a do zasob\u00f3w opublikowanych po okre\u015blonej dacie zgodnej z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Ogranicz odpowied\u017a do zasob\u00f3w opublikowanych przed okre\u015blon\u0105 dat\u0105 zgodno\u015bci z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Ogranicz odpowied\u017a do zasob\u00f3w zmodyfikowanych po okre\u015blonej dacie zgodno\u015bci z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Ogranicz odpowied\u017a do zasob\u00f3w zmodyfikowanych przed okre\u015blon\u0105 dat\u0105 zgodno\u015bci z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "dates_are_gmt": {
                            "description": "Czy bra\u0107 pod uwag\u0119 daty publikacji GMT przy ograniczaniu odpowiedzi na podstawie daty publikacji lub modyfikacji?",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "exclude": {
                            "description": "Upewnij si\u0119, \u017ce zestaw wynik\u00f3w wyklucza okre\u015blone identyfikatory.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ogranicz zestaw wynik\u00f3w do okre\u015blonych identyfikator\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Przesu\u0144 zestaw wynik\u00f3w o okre\u015blon\u0105 liczb\u0119 element\u00f3w.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Sortuj atrybuty rosn\u0105co lub malej\u0105co.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortuj kolekcj\u0119 wed\u0142ug atrybutu obiektu.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "modified"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "Ogranicz zestaw wynik\u00f3w do tych o okre\u015blonych identyfikatorach nadrz\u0119dnych.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "Ogranicz zestaw wynik\u00f3w do wszystkich element\u00f3w z wyj\u0105tkiem tych o okre\u015blonym identyfikatorze nadrz\u0119dnym.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "dp": {
                            "default": 2,
                            "description": "Liczba miejsc dziesi\u0119tnych, jakie nale\u017cy zastosowa\u0107 w ka\u017cdym zasobie.",
                            "type": "integer",
                            "required": false
                        },
                        "order_item_display_meta": {
                            "default": false,
                            "description": "Poka\u017c tylko te meta dane, kt\u00f3re maj\u0105 by\u0107 wy\u015bwietlane dla zam\u00f3wienia.",
                            "type": "boolean",
                            "required": false
                        },
                        "include_meta": {
                            "default": [],
                            "description": "Ogranicz meta_data do okre\u015blonych kluczy.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "exclude_meta": {
                            "default": [],
                            "description": "Upewnij si\u0119, \u017ce meta_data wyklucza okre\u015blone klucze.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "order_id": {
                            "description": "Identyfikator zam\u00f3wienia.",
                            "type": "integer",
                            "required": false
                        },
                        "amount": {
                            "description": "Kwota zwrotu.",
                            "type": "string",
                            "required": false
                        },
                        "reason": {
                            "description": "Pow\u00f3d zwrotu.",
                            "type": "string",
                            "required": false
                        },
                        "refunded_by": {
                            "description": "Identyfikator u\u017cytkownika, kt\u00f3ry dokona\u0142 zwrotu.",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "Metadane.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Meta ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Klawisz meta.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Warto\u015b\u0107 meta.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "shipping_lines": {
                            "description": "Dane dotycz\u0105ce linii \u017ceglugowych.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID przedmiotu.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "method_title": {
                                        "description": "Nazwa metody wysy\u0142ki.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "method_id": {
                                        "description": "Identyfikator metody wysy\u0142ki.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "instance_id": {
                                        "description": "Identyfikator wyst\u0105pienia wysy\u0142ki.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total": {
                                        "description": "\u0141\u0105czna warto\u015b\u0107 pozycji (po uwzgl\u0119dnieniu rabat\u00f3w).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Ca\u0142kowita kwota podatku (po zni\u017ckach).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "Podatki liniowe.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Identyfikator stawki podatku.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "\u0141\u0105czna kwota podatku.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "Metadane.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Meta ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "Klawisz meta.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "Warto\u015b\u0107 meta.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "fee_lines": {
                            "description": "Dane dotycz\u0105ce op\u0142at.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID przedmiotu.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "Nazwa op\u0142aty.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "Klasa podatkowa op\u0142aty.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_status": {
                                        "description": "Status podatkowy op\u0142aty.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "taxable",
                                            "none"
                                        ]
                                    },
                                    "total": {
                                        "description": "\u0141\u0105czna warto\u015b\u0107 pozycji (po uwzgl\u0119dnieniu rabat\u00f3w).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Ca\u0142kowita kwota podatku (po zni\u017ckach).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "Podatki liniowe.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Identyfikator stawki podatku.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "\u0141\u0105czna kwota podatku.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "subtotal": {
                                                    "description": "Suma cz\u0119\u015bciowa podatku.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "Metadane.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Meta ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "Klawisz meta.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "Warto\u015b\u0107 meta.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "api_refund": {
                            "default": true,
                            "description": "Je\u015bli warto\u015b\u0107 jest r\u00f3wna prawda, do wygenerowania zwrotu zostanie u\u017cyty interfejs API bramki p\u0142atniczej.",
                            "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": "Identyfikator zam\u00f3wienia.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "order_id": {
                            "description": "Identyfikator zam\u00f3wienia.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": true,
                            "type": "boolean",
                            "description": "Musi by\u0107 prawd\u0105, poniewa\u017c zas\u00f3b nie obs\u0142uguje usuwania.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v2\/orders": {
            "namespace": "wc\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Aktualna strona kolekcji.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w, kt\u00f3re zostan\u0105 zwr\u00f3cone w zestawie wynik\u00f3w.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Ogranicz wyniki do tych, kt\u00f3re odpowiadaj\u0105 ci\u0105gowi znak\u00f3w.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Ogranicz odpowied\u017a do zasob\u00f3w opublikowanych po okre\u015blonej dacie zgodnej z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Ogranicz odpowied\u017a do zasob\u00f3w opublikowanych przed okre\u015blon\u0105 dat\u0105 zgodno\u015bci z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Ogranicz odpowied\u017a do zasob\u00f3w zmodyfikowanych po okre\u015blonej dacie zgodno\u015bci z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Ogranicz odpowied\u017a do zasob\u00f3w zmodyfikowanych przed okre\u015blon\u0105 dat\u0105 zgodno\u015bci z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "dates_are_gmt": {
                            "description": "Czy bra\u0107 pod uwag\u0119 daty publikacji GMT przy ograniczaniu odpowiedzi na podstawie daty publikacji lub modyfikacji?",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "exclude": {
                            "description": "Upewnij si\u0119, \u017ce zestaw wynik\u00f3w wyklucza okre\u015blone identyfikatory.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ogranicz zestaw wynik\u00f3w do okre\u015blonych identyfikator\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Przesu\u0144 zestaw wynik\u00f3w o okre\u015blon\u0105 liczb\u0119 element\u00f3w.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Sortuj atrybuty rosn\u0105co lub malej\u0105co.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortuj kolekcj\u0119 wed\u0142ug atrybutu obiektu.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "modified"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "Ogranicz zestaw wynik\u00f3w do tych o okre\u015blonych identyfikatorach nadrz\u0119dnych.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "Ogranicz zestaw wynik\u00f3w do wszystkich element\u00f3w z wyj\u0105tkiem tych o okre\u015blonym identyfikatorze nadrz\u0119dnym.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "status": {
                            "default": "any",
                            "description": "Ogranicz zestaw wynik\u00f3w do zam\u00f3wie\u0144, kt\u00f3rym przypisano konkretny status.",
                            "type": "string",
                            "enum": [
                                "any",
                                "trash",
                                "auto-draft",
                                "pending",
                                "processing",
                                "on-hold",
                                "completed",
                                "shipped",
                                "partial-shipped",
                                "cancelled",
                                "refunded",
                                "failed",
                                "checkout-draft"
                            ],
                            "required": false
                        },
                        "customer": {
                            "description": "Ogranicz zestaw wynik\u00f3w do zam\u00f3wie\u0144 przypisanych do konkretnego klienta.",
                            "type": "integer",
                            "required": false
                        },
                        "product": {
                            "description": "Ogranicz zestaw wynik\u00f3w do zam\u00f3wie\u0144 przypisanych do okre\u015blonego produktu.",
                            "type": "integer",
                            "required": false
                        },
                        "dp": {
                            "default": 2,
                            "description": "Liczba miejsc dziesi\u0119tnych, jakie nale\u017cy zastosowa\u0107 w ka\u017cdym zasobie.",
                            "type": "integer",
                            "required": false
                        },
                        "order_item_display_meta": {
                            "default": false,
                            "description": "Poka\u017c tylko te meta dane, kt\u00f3re maj\u0105 by\u0107 wy\u015bwietlane dla zam\u00f3wienia.",
                            "type": "boolean",
                            "required": false
                        },
                        "include_meta": {
                            "default": [],
                            "description": "Ogranicz meta_data do okre\u015blonych kluczy.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "exclude_meta": {
                            "default": [],
                            "description": "Upewnij si\u0119, \u017ce meta_data wyklucza okre\u015blone klucze.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent_id": {
                            "description": "Numer zam\u00f3wienia nadrz\u0119dnego.",
                            "type": "integer",
                            "required": false
                        },
                        "status": {
                            "default": "pending",
                            "description": "Status zam\u00f3wienia.",
                            "type": "string",
                            "enum": [
                                "auto-draft",
                                "pending",
                                "processing",
                                "on-hold",
                                "completed",
                                "shipped",
                                "partial-shipped",
                                "cancelled",
                                "refunded",
                                "failed",
                                "checkout-draft"
                            ],
                            "required": false
                        },
                        "currency": {
                            "default": "USD",
                            "description": "Waluta, w kt\u00f3rej utworzono zam\u00f3wienie, w formacie 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": "Identyfikator u\u017cytkownika, do kt\u00f3rego nale\u017cy zam\u00f3wienie. 0 dla go\u015bci.",
                            "type": "integer",
                            "required": false
                        },
                        "customer_note": {
                            "description": "Notatka pozostawiona przez klienta podczas realizacji transakcji.",
                            "type": "string",
                            "required": false
                        },
                        "billing": {
                            "description": "Adres rozliczeniowy.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Imi\u0119.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Nazwisko.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "Nazwa firmy.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "Adres wiersz 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "Adres wiersz 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "Nazwa miasta.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "Kod ISO lub nazwa stanu, prowincji lub okr\u0119gu.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "Kod pocztowy.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Kod kraju w formacie ISO 3166-1 alfa-2.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "email": {
                                    "description": "Adres e-mail.",
                                    "type": [
                                        "string",
                                        "null"
                                    ],
                                    "format": "email",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "phone": {
                                    "description": "Numer telefonu.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping": {
                            "description": "Adres wysy\u0142kowy.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Imi\u0119.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Nazwisko.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "Nazwa firmy.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "Adres wiersz 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "Adres wiersz 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "Nazwa miasta.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "Kod ISO lub nazwa stanu, prowincji lub okr\u0119gu.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "Kod pocztowy.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Kod kraju w formacie ISO 3166-1 alfa-2.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "payment_method": {
                            "description": "Identyfikator metody p\u0142atno\u015bci.",
                            "type": "string",
                            "required": false
                        },
                        "payment_method_title": {
                            "description": "Tytu\u0142 metody p\u0142atno\u015bci.",
                            "type": "string",
                            "required": false
                        },
                        "transaction_id": {
                            "description": "Unikalny identyfikator transakcji.",
                            "type": "string",
                            "required": false
                        },
                        "meta_data": {
                            "description": "Metadane.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Meta ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Klawisz meta.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Warto\u015b\u0107 meta.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "line_items": {
                            "description": "Dane dotycz\u0105ce pozycji zam\u00f3wienia.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID przedmiotu.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "Nazwa produktu.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "parent_name": {
                                        "description": "Nazwa produktu nadrz\u0119dnego, je\u015bli produkt jest wariantem.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "product_id": {
                                        "description": "Identyfikator produktu.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation_id": {
                                        "description": "Identyfikator wariantu, je\u015bli dotyczy.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "quantity": {
                                        "description": "Zam\u00f3wiona ilo\u015b\u0107.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "Klasa podatkowa produktu.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "subtotal": {
                                        "description": "Suma cz\u0119\u015bciowa wiersza (przed rabatami).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "subtotal_tax": {
                                        "description": "Suma cz\u0119\u015bciowa podatku (przed rabatami).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "total": {
                                        "description": "\u0141\u0105czna warto\u015b\u0107 pozycji (po uwzgl\u0119dnieniu rabat\u00f3w).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Ca\u0142kowita kwota podatku (po zni\u017ckach).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "Podatki liniowe.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Identyfikator stawki podatku.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "total": {
                                                    "description": "\u0141\u0105czna kwota podatku.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "subtotal": {
                                                    "description": "Suma cz\u0119\u015bciowa podatku.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "Metadane.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Meta ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "Klawisz meta.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "Warto\u015b\u0107 meta.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "display_key": {
                                                    "description": "Klawisz meta do wy\u015bwietlania interfejsu u\u017cytkownika.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "display_value": {
                                                    "description": "Warto\u015b\u0107 meta dla wy\u015bwietlania interfejsu u\u017cytkownika.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    },
                                    "sku": {
                                        "description": "Numer SKU produktu.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "global_unique_id": {
                                        "description": "GTIN, UPC, EAN lub ISBN.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "price": {
                                        "description": "Cena produktu.",
                                        "type": "number",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "image": {
                                        "description": "W\u0142a\u015bciwo\u015bci g\u0142\u00f3wnego obrazu produktu.",
                                        "type": "object",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "properties": {
                                            "id": {
                                                "description": "Identyfikator obrazu.",
                                                "type": "integer",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "src": {
                                                "description": "Adres URL obrazu.",
                                                "type": "string",
                                                "format": "uri",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "shipping_lines": {
                            "description": "Dane dotycz\u0105ce linii \u017ceglugowych.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID przedmiotu.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "method_title": {
                                        "description": "Nazwa metody wysy\u0142ki.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "method_id": {
                                        "description": "Identyfikator metody wysy\u0142ki.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "instance_id": {
                                        "description": "Identyfikator wyst\u0105pienia wysy\u0142ki.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total": {
                                        "description": "\u0141\u0105czna warto\u015b\u0107 pozycji (po uwzgl\u0119dnieniu rabat\u00f3w).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Ca\u0142kowita kwota podatku (po zni\u017ckach).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "Podatki liniowe.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Identyfikator stawki podatku.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "\u0141\u0105czna kwota podatku.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "Metadane.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Meta ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "Klawisz meta.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "Warto\u015b\u0107 meta.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "fee_lines": {
                            "description": "Dane dotycz\u0105ce op\u0142at.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID przedmiotu.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "Nazwa op\u0142aty.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "Klasa podatkowa op\u0142aty.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_status": {
                                        "description": "Status podatkowy op\u0142aty.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "taxable",
                                            "none"
                                        ]
                                    },
                                    "total": {
                                        "description": "\u0141\u0105czna warto\u015b\u0107 pozycji (po uwzgl\u0119dnieniu rabat\u00f3w).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Ca\u0142kowita kwota podatku (po zni\u017ckach).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "Podatki liniowe.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Identyfikator stawki podatku.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "\u0141\u0105czna kwota podatku.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "subtotal": {
                                                    "description": "Suma cz\u0119\u015bciowa podatku.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "Metadane.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Meta ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "Klawisz meta.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "Warto\u015b\u0107 meta.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "coupon_lines": {
                            "description": "Dane linii kupon\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID przedmiotu.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "code": {
                                        "description": "Kod kuponu.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "discount": {
                                        "description": "Ca\u0142kowity rabat.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "discount_tax": {
                                        "description": "Obni\u017cka ca\u0142kowitego podatku.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "discount_type": {
                                        "description": "Rodzaj zni\u017cki.",
                                        "type": "string",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "nominal_amount": {
                                        "description": "Kwota rabatu okre\u015blona na kuponie (warto\u015b\u0107 bezwzgl\u0119dna lub procentowa, w zale\u017cno\u015bci od rodzaju rabatu).",
                                        "type": "number",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "free_shipping": {
                                        "description": "Czy kupon gwarantuje bezp\u0142atn\u0105 dostaw\u0119, czy nie.",
                                        "type": "boolean",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "meta_data": {
                                        "description": "Metadane.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Meta ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "Klawisz meta.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "Warto\u015b\u0107 meta.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "set_paid": {
                            "default": false,
                            "description": "Zdefiniuj, czy zam\u00f3wienie jest op\u0142acone. Ustawi status na przetwarzanie i zmniejszy liczb\u0119 pozycji magazynowych.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/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": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "parent_id": {
                            "description": "Numer zam\u00f3wienia nadrz\u0119dnego.",
                            "type": "integer",
                            "required": false
                        },
                        "status": {
                            "description": "Status zam\u00f3wienia.",
                            "type": "string",
                            "enum": [
                                "auto-draft",
                                "pending",
                                "processing",
                                "on-hold",
                                "completed",
                                "shipped",
                                "partial-shipped",
                                "cancelled",
                                "refunded",
                                "failed",
                                "checkout-draft"
                            ],
                            "required": false
                        },
                        "currency": {
                            "description": "Waluta, w kt\u00f3rej utworzono zam\u00f3wienie, w formacie 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": "Identyfikator u\u017cytkownika, do kt\u00f3rego nale\u017cy zam\u00f3wienie. 0 dla go\u015bci.",
                            "type": "integer",
                            "required": false
                        },
                        "customer_note": {
                            "description": "Notatka pozostawiona przez klienta podczas realizacji transakcji.",
                            "type": "string",
                            "required": false
                        },
                        "billing": {
                            "description": "Adres rozliczeniowy.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Imi\u0119.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Nazwisko.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "Nazwa firmy.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "Adres wiersz 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "Adres wiersz 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "Nazwa miasta.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "Kod ISO lub nazwa stanu, prowincji lub okr\u0119gu.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "Kod pocztowy.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Kod kraju w formacie ISO 3166-1 alfa-2.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "email": {
                                    "description": "Adres e-mail.",
                                    "type": [
                                        "string",
                                        "null"
                                    ],
                                    "format": "email",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "phone": {
                                    "description": "Numer telefonu.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping": {
                            "description": "Adres wysy\u0142kowy.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Imi\u0119.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Nazwisko.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "Nazwa firmy.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "Adres wiersz 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "Adres wiersz 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "Nazwa miasta.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "Kod ISO lub nazwa stanu, prowincji lub okr\u0119gu.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "Kod pocztowy.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Kod kraju w formacie ISO 3166-1 alfa-2.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "payment_method": {
                            "description": "Identyfikator metody p\u0142atno\u015bci.",
                            "type": "string",
                            "required": false
                        },
                        "payment_method_title": {
                            "description": "Tytu\u0142 metody p\u0142atno\u015bci.",
                            "type": "string",
                            "required": false
                        },
                        "transaction_id": {
                            "description": "Unikalny identyfikator transakcji.",
                            "type": "string",
                            "required": false
                        },
                        "meta_data": {
                            "description": "Metadane.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Meta ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Klawisz meta.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Warto\u015b\u0107 meta.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "line_items": {
                            "description": "Dane dotycz\u0105ce pozycji zam\u00f3wienia.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID przedmiotu.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "Nazwa produktu.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "parent_name": {
                                        "description": "Nazwa produktu nadrz\u0119dnego, je\u015bli produkt jest wariantem.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "product_id": {
                                        "description": "Identyfikator produktu.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation_id": {
                                        "description": "Identyfikator wariantu, je\u015bli dotyczy.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "quantity": {
                                        "description": "Zam\u00f3wiona ilo\u015b\u0107.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "Klasa podatkowa produktu.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "subtotal": {
                                        "description": "Suma cz\u0119\u015bciowa wiersza (przed rabatami).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "subtotal_tax": {
                                        "description": "Suma cz\u0119\u015bciowa podatku (przed rabatami).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "total": {
                                        "description": "\u0141\u0105czna warto\u015b\u0107 pozycji (po uwzgl\u0119dnieniu rabat\u00f3w).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Ca\u0142kowita kwota podatku (po zni\u017ckach).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "Podatki liniowe.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Identyfikator stawki podatku.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "total": {
                                                    "description": "\u0141\u0105czna kwota podatku.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "subtotal": {
                                                    "description": "Suma cz\u0119\u015bciowa podatku.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "Metadane.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Meta ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "Klawisz meta.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "Warto\u015b\u0107 meta.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "display_key": {
                                                    "description": "Klawisz meta do wy\u015bwietlania interfejsu u\u017cytkownika.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "display_value": {
                                                    "description": "Warto\u015b\u0107 meta dla wy\u015bwietlania interfejsu u\u017cytkownika.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    },
                                    "sku": {
                                        "description": "Numer SKU produktu.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "global_unique_id": {
                                        "description": "GTIN, UPC, EAN lub ISBN.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "price": {
                                        "description": "Cena produktu.",
                                        "type": "number",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "image": {
                                        "description": "W\u0142a\u015bciwo\u015bci g\u0142\u00f3wnego obrazu produktu.",
                                        "type": "object",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "properties": {
                                            "id": {
                                                "description": "Identyfikator obrazu.",
                                                "type": "integer",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "src": {
                                                "description": "Adres URL obrazu.",
                                                "type": "string",
                                                "format": "uri",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "shipping_lines": {
                            "description": "Dane dotycz\u0105ce linii \u017ceglugowych.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID przedmiotu.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "method_title": {
                                        "description": "Nazwa metody wysy\u0142ki.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "method_id": {
                                        "description": "Identyfikator metody wysy\u0142ki.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "instance_id": {
                                        "description": "Identyfikator wyst\u0105pienia wysy\u0142ki.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total": {
                                        "description": "\u0141\u0105czna warto\u015b\u0107 pozycji (po uwzgl\u0119dnieniu rabat\u00f3w).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Ca\u0142kowita kwota podatku (po zni\u017ckach).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "Podatki liniowe.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Identyfikator stawki podatku.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "\u0141\u0105czna kwota podatku.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "Metadane.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Meta ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "Klawisz meta.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "Warto\u015b\u0107 meta.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "fee_lines": {
                            "description": "Dane dotycz\u0105ce op\u0142at.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID przedmiotu.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "Nazwa op\u0142aty.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "Klasa podatkowa op\u0142aty.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_status": {
                                        "description": "Status podatkowy op\u0142aty.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "taxable",
                                            "none"
                                        ]
                                    },
                                    "total": {
                                        "description": "\u0141\u0105czna warto\u015b\u0107 pozycji (po uwzgl\u0119dnieniu rabat\u00f3w).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Ca\u0142kowita kwota podatku (po zni\u017ckach).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "Podatki liniowe.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Identyfikator stawki podatku.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "\u0141\u0105czna kwota podatku.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "subtotal": {
                                                    "description": "Suma cz\u0119\u015bciowa podatku.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "Metadane.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Meta ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "Klawisz meta.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "Warto\u015b\u0107 meta.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "coupon_lines": {
                            "description": "Dane linii kupon\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID przedmiotu.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "code": {
                                        "description": "Kod kuponu.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "discount": {
                                        "description": "Ca\u0142kowity rabat.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "discount_tax": {
                                        "description": "Obni\u017cka ca\u0142kowitego podatku.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "discount_type": {
                                        "description": "Rodzaj zni\u017cki.",
                                        "type": "string",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "nominal_amount": {
                                        "description": "Kwota rabatu okre\u015blona na kuponie (warto\u015b\u0107 bezwzgl\u0119dna lub procentowa, w zale\u017cno\u015bci od rodzaju rabatu).",
                                        "type": "number",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "free_shipping": {
                                        "description": "Czy kupon gwarantuje bezp\u0142atn\u0105 dostaw\u0119, czy nie.",
                                        "type": "boolean",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "meta_data": {
                                        "description": "Metadane.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Meta ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "Klawisz meta.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "Warto\u015b\u0107 meta.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "set_paid": {
                            "description": "Zdefiniuj, czy zam\u00f3wienie jest op\u0142acone. Ustawi status na przetwarzanie i zmniejszy liczb\u0119 pozycji magazynowych.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "Czy omin\u0105\u0107 kosz i wymusi\u0107 usuni\u0119cie.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v2\/orders\/batch": {
            "namespace": "wc\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "parent_id": {
                            "description": "Numer zam\u00f3wienia nadrz\u0119dnego.",
                            "type": "integer",
                            "required": false
                        },
                        "status": {
                            "description": "Status zam\u00f3wienia.",
                            "type": "string",
                            "enum": [
                                "auto-draft",
                                "pending",
                                "processing",
                                "on-hold",
                                "completed",
                                "shipped",
                                "partial-shipped",
                                "cancelled",
                                "refunded",
                                "failed",
                                "checkout-draft"
                            ],
                            "required": false
                        },
                        "currency": {
                            "description": "Waluta, w kt\u00f3rej utworzono zam\u00f3wienie, w formacie 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": "Identyfikator u\u017cytkownika, do kt\u00f3rego nale\u017cy zam\u00f3wienie. 0 dla go\u015bci.",
                            "type": "integer",
                            "required": false
                        },
                        "customer_note": {
                            "description": "Notatka pozostawiona przez klienta podczas realizacji transakcji.",
                            "type": "string",
                            "required": false
                        },
                        "billing": {
                            "description": "Adres rozliczeniowy.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Imi\u0119.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Nazwisko.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "Nazwa firmy.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "Adres wiersz 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "Adres wiersz 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "Nazwa miasta.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "Kod ISO lub nazwa stanu, prowincji lub okr\u0119gu.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "Kod pocztowy.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Kod kraju w formacie ISO 3166-1 alfa-2.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "email": {
                                    "description": "Adres e-mail.",
                                    "type": [
                                        "string",
                                        "null"
                                    ],
                                    "format": "email",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "phone": {
                                    "description": "Numer telefonu.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping": {
                            "description": "Adres wysy\u0142kowy.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Imi\u0119.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Nazwisko.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "Nazwa firmy.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "Adres wiersz 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "Adres wiersz 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "Nazwa miasta.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "Kod ISO lub nazwa stanu, prowincji lub okr\u0119gu.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "Kod pocztowy.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Kod kraju w formacie ISO 3166-1 alfa-2.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "payment_method": {
                            "description": "Identyfikator metody p\u0142atno\u015bci.",
                            "type": "string",
                            "required": false
                        },
                        "payment_method_title": {
                            "description": "Tytu\u0142 metody p\u0142atno\u015bci.",
                            "type": "string",
                            "required": false
                        },
                        "transaction_id": {
                            "description": "Unikalny identyfikator transakcji.",
                            "type": "string",
                            "required": false
                        },
                        "meta_data": {
                            "description": "Metadane.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Meta ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Klawisz meta.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Warto\u015b\u0107 meta.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "line_items": {
                            "description": "Dane dotycz\u0105ce pozycji zam\u00f3wienia.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID przedmiotu.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "Nazwa produktu.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "parent_name": {
                                        "description": "Nazwa produktu nadrz\u0119dnego, je\u015bli produkt jest wariantem.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "product_id": {
                                        "description": "Identyfikator produktu.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation_id": {
                                        "description": "Identyfikator wariantu, je\u015bli dotyczy.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "quantity": {
                                        "description": "Zam\u00f3wiona ilo\u015b\u0107.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "Klasa podatkowa produktu.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "subtotal": {
                                        "description": "Suma cz\u0119\u015bciowa wiersza (przed rabatami).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "subtotal_tax": {
                                        "description": "Suma cz\u0119\u015bciowa podatku (przed rabatami).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "total": {
                                        "description": "\u0141\u0105czna warto\u015b\u0107 pozycji (po uwzgl\u0119dnieniu rabat\u00f3w).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Ca\u0142kowita kwota podatku (po zni\u017ckach).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "Podatki liniowe.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Identyfikator stawki podatku.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "total": {
                                                    "description": "\u0141\u0105czna kwota podatku.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "subtotal": {
                                                    "description": "Suma cz\u0119\u015bciowa podatku.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "Metadane.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Meta ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "Klawisz meta.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "Warto\u015b\u0107 meta.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "display_key": {
                                                    "description": "Klawisz meta do wy\u015bwietlania interfejsu u\u017cytkownika.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "display_value": {
                                                    "description": "Warto\u015b\u0107 meta dla wy\u015bwietlania interfejsu u\u017cytkownika.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    },
                                    "sku": {
                                        "description": "Numer SKU produktu.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "global_unique_id": {
                                        "description": "GTIN, UPC, EAN lub ISBN.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "price": {
                                        "description": "Cena produktu.",
                                        "type": "number",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "image": {
                                        "description": "W\u0142a\u015bciwo\u015bci g\u0142\u00f3wnego obrazu produktu.",
                                        "type": "object",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "properties": {
                                            "id": {
                                                "description": "Identyfikator obrazu.",
                                                "type": "integer",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "src": {
                                                "description": "Adres URL obrazu.",
                                                "type": "string",
                                                "format": "uri",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "shipping_lines": {
                            "description": "Dane dotycz\u0105ce linii \u017ceglugowych.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID przedmiotu.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "method_title": {
                                        "description": "Nazwa metody wysy\u0142ki.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "method_id": {
                                        "description": "Identyfikator metody wysy\u0142ki.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "instance_id": {
                                        "description": "Identyfikator wyst\u0105pienia wysy\u0142ki.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total": {
                                        "description": "\u0141\u0105czna warto\u015b\u0107 pozycji (po uwzgl\u0119dnieniu rabat\u00f3w).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Ca\u0142kowita kwota podatku (po zni\u017ckach).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "Podatki liniowe.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Identyfikator stawki podatku.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "\u0141\u0105czna kwota podatku.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "Metadane.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Meta ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "Klawisz meta.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "Warto\u015b\u0107 meta.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "fee_lines": {
                            "description": "Dane dotycz\u0105ce op\u0142at.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID przedmiotu.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "Nazwa op\u0142aty.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "Klasa podatkowa op\u0142aty.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_status": {
                                        "description": "Status podatkowy op\u0142aty.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "taxable",
                                            "none"
                                        ]
                                    },
                                    "total": {
                                        "description": "\u0141\u0105czna warto\u015b\u0107 pozycji (po uwzgl\u0119dnieniu rabat\u00f3w).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Ca\u0142kowita kwota podatku (po zni\u017ckach).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "Podatki liniowe.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Identyfikator stawki podatku.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "\u0141\u0105czna kwota podatku.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "subtotal": {
                                                    "description": "Suma cz\u0119\u015bciowa podatku.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "Metadane.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Meta ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "Klawisz meta.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "Warto\u015b\u0107 meta.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "coupon_lines": {
                            "description": "Dane linii kupon\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID przedmiotu.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "code": {
                                        "description": "Kod kuponu.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "discount": {
                                        "description": "Ca\u0142kowity rabat.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "discount_tax": {
                                        "description": "Obni\u017cka ca\u0142kowitego podatku.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "discount_type": {
                                        "description": "Rodzaj zni\u017cki.",
                                        "type": "string",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "nominal_amount": {
                                        "description": "Kwota rabatu okre\u015blona na kuponie (warto\u015b\u0107 bezwzgl\u0119dna lub procentowa, w zale\u017cno\u015bci od rodzaju rabatu).",
                                        "type": "number",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "free_shipping": {
                                        "description": "Czy kupon gwarantuje bezp\u0142atn\u0105 dostaw\u0119, czy nie.",
                                        "type": "boolean",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "meta_data": {
                                        "description": "Metadane.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Meta ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "Klawisz meta.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "Warto\u015b\u0107 meta.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "set_paid": {
                            "description": "Zdefiniuj, czy zam\u00f3wienie jest op\u0142acone. Ustawi status na przetwarzanie i zmniejszy liczb\u0119 pozycji magazynowych.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/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": "Unikalny identyfikator atrybutu termin\u00f3w.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Obecna strona kolekcji.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w, kt\u00f3re maj\u0105 by\u0107 zwr\u00f3cone w zestawie wynik\u00f3w.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Ogranicz wyniki do pasuj\u0105cych do zapytania.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Upewnij si\u0119, \u017ce zestaw wynik\u00f3w wyklucza okre\u015blone identyfikatory.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ogranicz zestaw wynik\u00f3w do okre\u015blonych identyfikator\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Przesu\u0144 zestaw wynik\u00f3w o okre\u015blon\u0105 liczb\u0119 element\u00f3w. Dotyczy tylko taksonomii hierarchicznych.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Sortuj atrybuty rosn\u0105co lub malej\u0105co.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortuj kolekcj\u0119 wed\u0142ug atrybutu zasobu.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Czy ukry\u0107 zasoby nieprzypisane do \u017cadnych produkt\u00f3w.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "Ogranicz zestaw wynik\u00f3w do zasob\u00f3w przypisanych do okre\u015blonego rodzica. Dotyczy tylko taksonomii hierarchicznych.",
                            "type": "integer",
                            "required": false
                        },
                        "product": {
                            "description": "Ogranicz zestaw wynik\u00f3w do zasob\u00f3w przypisanych do okre\u015blonego produktu.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Ogranicz zestaw wynik\u00f3w do zasob\u00f3w ze specyficznym \u015blimakiem.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "attribute_id": {
                            "description": "Unikalny identyfikator atrybutu termin\u00f3w.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "type": "string",
                            "description": "Nazwa zasobu.",
                            "required": true
                        },
                        "slug": {
                            "description": "Alfanumeryczny identyfikator zasobu, unikalny dla jego typu.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "Opis HTML zasobu.",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "description": "Kolejno\u015b\u0107 menu, u\u017cywana do sortowania zasob\u00f3w.",
                            "type": "integer",
                            "required": false
                        },
                        "woo_variation_swatches": {
                            "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": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "attribute_id": {
                            "description": "Unikalny identyfikator atrybutu termin\u00f3w.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "attribute_id": {
                            "description": "Unikalny identyfikator atrybutu termin\u00f3w.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "Nazwa terminu.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumeryczny identyfikator zasobu, unikalny dla jego typu.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "Opis HTML zasobu.",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "description": "Kolejno\u015b\u0107 menu, u\u017cywana do sortowania zasob\u00f3w.",
                            "type": "integer",
                            "required": false
                        },
                        "woo_variation_swatches": {
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "attribute_id": {
                            "description": "Unikalny identyfikator atrybutu termin\u00f3w.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "Musi by\u0107 prawd\u0105, poniewa\u017c zas\u00f3b nie obs\u0142uguje usuwania.",
                            "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": "Unikalny identyfikator atrybutu termin\u00f3w.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "Nazwa terminu.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumeryczny identyfikator zasobu, unikalny dla jego typu.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "Opis HTML zasobu.",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "description": "Kolejno\u015b\u0107 menu, u\u017cywana do sortowania zasob\u00f3w.",
                            "type": "integer",
                            "required": false
                        },
                        "woo_variation_swatches": {
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v2\/products\/attributes": {
            "namespace": "wc\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "description": "Nazwa zasobu.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "Alfanumeryczny identyfikator zasobu, unikalny dla jego typu.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "default": "select",
                            "description": "Typ atrybutu.",
                            "type": "string",
                            "enum": [
                                "select",
                                "color",
                                "image",
                                "button",
                                "radio"
                            ],
                            "required": false
                        },
                        "order_by": {
                            "default": "menu_order",
                            "description": "Domy\u015blna kolejno\u015b\u0107 sortowania.",
                            "type": "string",
                            "enum": [
                                "menu_order",
                                "name",
                                "name_num",
                                "id"
                            ],
                            "required": false
                        },
                        "has_archives": {
                            "default": false,
                            "description": "W\u0142\u0105cz\/wy\u0142\u0105cz archiwa atrybut\u00f3w.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/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": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "Nazwa atrybutu.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumeryczny identyfikator zasobu, unikalny dla jego typu.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Typ atrybutu.",
                            "type": "string",
                            "enum": [
                                "select",
                                "color",
                                "image",
                                "button",
                                "radio"
                            ],
                            "required": false
                        },
                        "order_by": {
                            "description": "Domy\u015blna kolejno\u015b\u0107 sortowania.",
                            "type": "string",
                            "enum": [
                                "menu_order",
                                "name",
                                "name_num",
                                "id"
                            ],
                            "required": false
                        },
                        "has_archives": {
                            "description": "W\u0142\u0105cz\/wy\u0142\u0105cz archiwa atrybut\u00f3w.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": true,
                            "type": "boolean",
                            "description": "Musi by\u0107 prawd\u0105, poniewa\u017c zas\u00f3b nie obs\u0142uguje usuwania.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v2\/products\/attributes\/batch": {
            "namespace": "wc\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Nazwa atrybutu.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumeryczny identyfikator zasobu, unikalny dla jego typu.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Typ atrybutu.",
                            "type": "string",
                            "enum": [
                                "select",
                                "color",
                                "image",
                                "button",
                                "radio"
                            ],
                            "required": false
                        },
                        "order_by": {
                            "description": "Domy\u015blna kolejno\u015b\u0107 sortowania.",
                            "type": "string",
                            "enum": [
                                "menu_order",
                                "name",
                                "name_num",
                                "id"
                            ],
                            "required": false
                        },
                        "has_archives": {
                            "description": "W\u0142\u0105cz\/wy\u0142\u0105cz archiwa atrybut\u00f3w.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/wc\/v2\/products\/attributes\/batch"
                    }
                ]
            }
        },
        "\/wc\/v2\/products\/categories": {
            "namespace": "wc\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Obecna strona kolekcji.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w, kt\u00f3re maj\u0105 by\u0107 zwr\u00f3cone w zestawie wynik\u00f3w.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Ogranicz wyniki do pasuj\u0105cych do zapytania.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Upewnij si\u0119, \u017ce zestaw wynik\u00f3w wyklucza okre\u015blone identyfikatory.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ogranicz zestaw wynik\u00f3w do okre\u015blonych identyfikator\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Przesu\u0144 zestaw wynik\u00f3w o okre\u015blon\u0105 liczb\u0119 element\u00f3w. Dotyczy tylko taksonomii hierarchicznych.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Sortuj atrybuty rosn\u0105co lub malej\u0105co.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortuj kolekcj\u0119 wed\u0142ug atrybutu zasobu.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Czy ukry\u0107 zasoby nieprzypisane do \u017cadnych produkt\u00f3w.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "Ogranicz zestaw wynik\u00f3w do zasob\u00f3w przypisanych do okre\u015blonego rodzica. Dotyczy tylko taksonomii hierarchicznych.",
                            "type": "integer",
                            "required": false
                        },
                        "product": {
                            "description": "Ogranicz zestaw wynik\u00f3w do zasob\u00f3w przypisanych do okre\u015blonego produktu.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Ogranicz zestaw wynik\u00f3w do zasob\u00f3w ze specyficznym \u015blimakiem.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "type": "string",
                            "description": "Nazwa zasobu.",
                            "required": true
                        },
                        "slug": {
                            "description": "Alfanumeryczny identyfikator zasobu, unikalny dla jego typu.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "Identyfikator zasobu nadrz\u0119dnego.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "Opis HTML zasobu.",
                            "type": "string",
                            "required": false
                        },
                        "display": {
                            "default": "default",
                            "description": "Typ wy\u015bwietlania archiwum kategorii.",
                            "type": "string",
                            "enum": [
                                "default",
                                "products",
                                "subcategories",
                                "both"
                            ],
                            "required": false
                        },
                        "image": {
                            "description": "Dane obrazu.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "Identyfikator obrazu.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "Data utworzenia obrazu w strefie czasowej witryny.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "Data utworzenia obrazu w formacie GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "Data ostatniej modyfikacji obrazu w strefie czasowej witryny.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "Data ostatniej modyfikacji obrazu, w formacie GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "Adres URL obrazu.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "title": {
                                    "description": "Nazwa obrazu.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "Alternatywny tekst obrazka.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Kolejno\u015b\u0107 menu, u\u017cywana do sortowania zasob\u00f3w.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/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": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "Nazwa kategorii.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumeryczny identyfikator zasobu, unikalny dla jego typu.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "Identyfikator zasobu nadrz\u0119dnego.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "Opis HTML zasobu.",
                            "type": "string",
                            "required": false
                        },
                        "display": {
                            "description": "Typ wy\u015bwietlania archiwum kategorii.",
                            "type": "string",
                            "enum": [
                                "default",
                                "products",
                                "subcategories",
                                "both"
                            ],
                            "required": false
                        },
                        "image": {
                            "description": "Dane obrazu.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "Identyfikator obrazu.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "Data utworzenia obrazu w strefie czasowej witryny.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "Data utworzenia obrazu w formacie GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "Data ostatniej modyfikacji obrazu w strefie czasowej witryny.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "Data ostatniej modyfikacji obrazu, w formacie GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "Adres URL obrazu.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "title": {
                                    "description": "Nazwa obrazu.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "Alternatywny tekst obrazka.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Kolejno\u015b\u0107 menu, u\u017cywana do sortowania zasob\u00f3w.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "Musi by\u0107 prawd\u0105, poniewa\u017c zas\u00f3b nie obs\u0142uguje usuwania.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v2\/products\/categories\/batch": {
            "namespace": "wc\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Nazwa kategorii.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumeryczny identyfikator zasobu, unikalny dla jego typu.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "Identyfikator zasobu nadrz\u0119dnego.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "Opis HTML zasobu.",
                            "type": "string",
                            "required": false
                        },
                        "display": {
                            "description": "Typ wy\u015bwietlania archiwum kategorii.",
                            "type": "string",
                            "enum": [
                                "default",
                                "products",
                                "subcategories",
                                "both"
                            ],
                            "required": false
                        },
                        "image": {
                            "description": "Dane obrazu.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "Identyfikator obrazu.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "Data utworzenia obrazu w strefie czasowej witryny.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "Data utworzenia obrazu w formacie GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "Data ostatniej modyfikacji obrazu w strefie czasowej witryny.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "Data ostatniej modyfikacji obrazu, w formacie GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "Adres URL obrazu.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "title": {
                                    "description": "Nazwa obrazu.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "Alternatywny tekst obrazka.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Kolejno\u015b\u0107 menu, u\u017cywana do sortowania zasob\u00f3w.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/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": "Unikalny identyfikator produktu zmiennego.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Unikalny identyfikator wariantu.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "product_id": {
                            "description": "Unikalny identyfikator produktu zmiennego.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Unikalny identyfikator wariantu.",
                            "type": "integer",
                            "required": false
                        },
                        "review": {
                            "type": "string",
                            "description": "Przejrzyj tre\u015b\u0107.",
                            "required": true
                        },
                        "date_created": {
                            "description": "Data utworzenia recenzji w strefie czasowej witryny.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_created_gmt": {
                            "description": "Data utworzenia recenzji, w formacie GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "rating": {
                            "description": "Ocena recenzji (od 0 do 5).",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "type": "string",
                            "description": "Nazwisko recenzenta.",
                            "required": true
                        },
                        "email": {
                            "type": "string",
                            "description": "Adres e-mail recenzenta.",
                            "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": "Unikalny identyfikator produktu zmiennego.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "product_id": {
                            "description": "Unikalny identyfikator produktu zmiennego.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "review": {
                            "description": "Tre\u015b\u0107 recenzji.",
                            "type": "string",
                            "required": false
                        },
                        "date_created": {
                            "description": "Data utworzenia recenzji w strefie czasowej witryny.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_created_gmt": {
                            "description": "Data utworzenia recenzji, w formacie GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "rating": {
                            "description": "Ocena recenzji (od 0 do 5).",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "Nazwisko recenzenta.",
                            "type": "string",
                            "required": false
                        },
                        "email": {
                            "description": "E-mail recenzenta.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "product_id": {
                            "description": "Unikalny identyfikator produktu zmiennego.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "Czy omin\u0105\u0107 kosz i wymusi\u0107 usuni\u0119cie.",
                            "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": "Unikalny identyfikator produktu zmiennego.",
                            "type": "integer",
                            "required": false
                        },
                        "review": {
                            "description": "Tre\u015b\u0107 recenzji.",
                            "type": "string",
                            "required": false
                        },
                        "date_created": {
                            "description": "Data utworzenia recenzji w strefie czasowej witryny.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_created_gmt": {
                            "description": "Data utworzenia recenzji, w formacie GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "rating": {
                            "description": "Ocena recenzji (od 0 do 5).",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "Nazwisko recenzenta.",
                            "type": "string",
                            "required": false
                        },
                        "email": {
                            "description": "E-mail recenzenta.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v2\/products\/shipping_classes": {
            "namespace": "wc\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Obecna strona kolekcji.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w, kt\u00f3re maj\u0105 by\u0107 zwr\u00f3cone w zestawie wynik\u00f3w.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Ogranicz wyniki do pasuj\u0105cych do zapytania.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Upewnij si\u0119, \u017ce zestaw wynik\u00f3w wyklucza okre\u015blone identyfikatory.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ogranicz zestaw wynik\u00f3w do okre\u015blonych identyfikator\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Przesu\u0144 zestaw wynik\u00f3w o okre\u015blon\u0105 liczb\u0119 element\u00f3w. Dotyczy tylko taksonomii hierarchicznych.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Sortuj atrybuty rosn\u0105co lub malej\u0105co.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortuj kolekcj\u0119 wed\u0142ug atrybutu zasobu.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Czy ukry\u0107 zasoby nieprzypisane do \u017cadnych produkt\u00f3w.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "Ogranicz zestaw wynik\u00f3w do zasob\u00f3w przypisanych do okre\u015blonego rodzica. Dotyczy tylko taksonomii hierarchicznych.",
                            "type": "integer",
                            "required": false
                        },
                        "product": {
                            "description": "Ogranicz zestaw wynik\u00f3w do zasob\u00f3w przypisanych do okre\u015blonego produktu.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Ogranicz zestaw wynik\u00f3w do zasob\u00f3w ze specyficznym \u015blimakiem.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "type": "string",
                            "description": "Nazwa zasobu.",
                            "required": true
                        },
                        "slug": {
                            "description": "Alfanumeryczny identyfikator zasobu, unikalny dla jego typu.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "Opis HTML zasobu.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/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": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "Nazwa klasy \u017ceglugowej.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumeryczny identyfikator zasobu, unikalny dla jego typu.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "Opis HTML zasobu.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "Musi by\u0107 prawd\u0105, poniewa\u017c zas\u00f3b nie obs\u0142uguje usuwania.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v2\/products\/shipping_classes\/batch": {
            "namespace": "wc\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Nazwa klasy \u017ceglugowej.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumeryczny identyfikator zasobu, unikalny dla jego typu.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "Opis HTML zasobu.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/wc\/v2\/products\/shipping_classes\/batch"
                    }
                ]
            }
        },
        "\/wc\/v2\/products\/tags": {
            "namespace": "wc\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Obecna strona kolekcji.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w, kt\u00f3re maj\u0105 by\u0107 zwr\u00f3cone w zestawie wynik\u00f3w.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Ogranicz wyniki do pasuj\u0105cych do zapytania.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Upewnij si\u0119, \u017ce zestaw wynik\u00f3w wyklucza okre\u015blone identyfikatory.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ogranicz zestaw wynik\u00f3w do okre\u015blonych identyfikator\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Przesu\u0144 zestaw wynik\u00f3w o okre\u015blon\u0105 liczb\u0119 element\u00f3w. Dotyczy tylko taksonomii hierarchicznych.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Sortuj atrybuty rosn\u0105co lub malej\u0105co.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortuj kolekcj\u0119 wed\u0142ug atrybutu zasobu.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Czy ukry\u0107 zasoby nieprzypisane do \u017cadnych produkt\u00f3w.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "Ogranicz zestaw wynik\u00f3w do zasob\u00f3w przypisanych do okre\u015blonego rodzica. Dotyczy tylko taksonomii hierarchicznych.",
                            "type": "integer",
                            "required": false
                        },
                        "product": {
                            "description": "Ogranicz zestaw wynik\u00f3w do zasob\u00f3w przypisanych do okre\u015blonego produktu.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Ogranicz zestaw wynik\u00f3w do zasob\u00f3w ze specyficznym \u015blimakiem.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "type": "string",
                            "description": "Nazwa zasobu.",
                            "required": true
                        },
                        "slug": {
                            "description": "Alfanumeryczny identyfikator zasobu, unikalny dla jego typu.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "Opis HTML zasobu.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/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": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "Nazwa tagu.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumeryczny identyfikator zasobu, unikalny dla jego typu.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "Opis HTML zasobu.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "Musi by\u0107 prawd\u0105, poniewa\u017c zas\u00f3b nie obs\u0142uguje usuwania.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v2\/products\/tags\/batch": {
            "namespace": "wc\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Nazwa tagu.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumeryczny identyfikator zasobu, unikalny dla jego typu.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "Opis HTML zasobu.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/wc\/v2\/products\/tags\/batch"
                    }
                ]
            }
        },
        "\/wc\/v2\/products": {
            "namespace": "wc\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Aktualna strona kolekcji.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w, kt\u00f3re zostan\u0105 zwr\u00f3cone w zestawie wynik\u00f3w.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Ogranicz wyniki do tych, kt\u00f3re odpowiadaj\u0105 ci\u0105gowi znak\u00f3w.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Ogranicz odpowied\u017a do zasob\u00f3w opublikowanych po okre\u015blonej dacie zgodnej z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Ogranicz odpowied\u017a do zasob\u00f3w opublikowanych przed okre\u015blon\u0105 dat\u0105 zgodno\u015bci z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Ogranicz odpowied\u017a do zasob\u00f3w zmodyfikowanych po okre\u015blonej dacie zgodno\u015bci z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Ogranicz odpowied\u017a do zasob\u00f3w zmodyfikowanych przed okre\u015blon\u0105 dat\u0105 zgodno\u015bci z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "dates_are_gmt": {
                            "description": "Czy bra\u0107 pod uwag\u0119 daty publikacji GMT przy ograniczaniu odpowiedzi na podstawie daty publikacji lub modyfikacji?",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "exclude": {
                            "description": "Upewnij si\u0119, \u017ce zestaw wynik\u00f3w wyklucza okre\u015blone identyfikatory.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ogranicz zestaw wynik\u00f3w do okre\u015blonych identyfikator\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Przesu\u0144 zestaw wynik\u00f3w o okre\u015blon\u0105 liczb\u0119 element\u00f3w.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Sortuj atrybuty rosn\u0105co lub malej\u0105co.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortuj kolekcj\u0119 wed\u0142ug atrybutu obiektu.",
                            "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": "Ogranicz zestaw wynik\u00f3w do tych o okre\u015blonych identyfikatorach nadrz\u0119dnych.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "Ogranicz zestaw wynik\u00f3w do wszystkich element\u00f3w z wyj\u0105tkiem tych o okre\u015blonym identyfikatorze nadrz\u0119dnym.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "brand": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w, kt\u00f3rym przypisano konkretny identyfikator marki.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w z okre\u015blonym \u015blimakiem.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "any",
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w, kt\u00f3rym przypisano konkretny status.",
                            "type": "string",
                            "enum": [
                                "any",
                                "future",
                                "trash",
                                "draft",
                                "pending",
                                "private",
                                "publish"
                            ],
                            "required": false
                        },
                        "type": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w, kt\u00f3rym przypisano okre\u015blony typ.",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable"
                            ],
                            "required": false
                        },
                        "sku": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w o okre\u015blonych kodach SKU. U\u017cyj przecink\u00f3w do rozdzielenia.",
                            "type": "string",
                            "required": false
                        },
                        "featured": {
                            "description": "Ogranicz zestaw wynik\u00f3w do polecanych produkt\u00f3w.",
                            "type": "boolean",
                            "required": false
                        },
                        "category": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w, kt\u00f3rym przypisano konkretny identyfikator kategorii.",
                            "type": "string",
                            "required": false
                        },
                        "tag": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w, kt\u00f3rym przypisano konkretny identyfikator tagu.",
                            "type": "string",
                            "required": false
                        },
                        "shipping_class": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w, kt\u00f3rym przypisano konkretny identyfikator klasy wysy\u0142kowej.",
                            "type": "string",
                            "required": false
                        },
                        "attribute": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w z okre\u015blonym atrybutem. U\u017cyj nazwy taksonomii\/slug atrybutu.",
                            "type": "string",
                            "required": false
                        },
                        "attribute_term": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w z okre\u015blonym identyfikatorem atrybutu (wymagany jest przypisany atrybut).",
                            "type": "string",
                            "required": false
                        },
                        "in_stock": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w dost\u0119pnych w magazynie lub niedost\u0119pnych w magazynie.",
                            "type": "boolean",
                            "required": false
                        },
                        "on_sale": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w obj\u0119tych promocj\u0105.",
                            "type": "boolean",
                            "required": false
                        },
                        "min_price": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w na podstawie ceny minimalnej.",
                            "type": "string",
                            "required": false
                        },
                        "max_price": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w na podstawie maksymalnej ceny.",
                            "type": "string",
                            "required": false
                        },
                        "include_meta": {
                            "default": [],
                            "description": "Ogranicz meta_data do okre\u015blonych kluczy.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "exclude_meta": {
                            "default": [],
                            "description": "Upewnij si\u0119, \u017ce meta_data wyklucza okre\u015blone klucze.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "description": "Nazwa produktu.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u015alimak produktu.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "default": "simple",
                            "description": "Typ produktu.",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable"
                            ],
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Status produktu (status postu).",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish",
                                "future"
                            ],
                            "required": false
                        },
                        "featured": {
                            "default": false,
                            "description": "Polecany produkt.",
                            "type": "boolean",
                            "required": false
                        },
                        "catalog_visibility": {
                            "default": "visible",
                            "description": "Widoczno\u015b\u0107 katalogu.",
                            "type": "string",
                            "enum": [
                                "visible",
                                "catalog",
                                "search",
                                "hidden"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "Opis produktu.",
                            "type": "string",
                            "required": false
                        },
                        "short_description": {
                            "description": "Kr\u00f3tki opis produktu.",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "Unikalny identyfikator.",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "Cena regularna produktu.",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "Cena sprzeda\u017cy produktu.",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "Data rozpocz\u0119cia sprzeda\u017cy w strefie czasowej witryny.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "Data rozpocz\u0119cia sprzeda\u017cy, w formacie GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "Data zako\u0144czenia sprzeda\u017cy w strefie czasowej witryny.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "Data zako\u0144czenia sprzeda\u017cy, w formacie GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "virtual": {
                            "default": false,
                            "description": "Je\u015bli produkt jest wirtualny.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "default": false,
                            "description": "Czy produkt jest mo\u017cliwy do pobrania.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "Lista plik\u00f3w do pobrania.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Identyfikator pliku.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nazwa pliku.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "Adres URL pliku.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "default": -1,
                            "description": "Liczba razy, kiedy pliki do pobrania mo\u017cna pobra\u0107 po zakupie.",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "default": -1,
                            "description": "Liczba dni do wyga\u015bni\u0119cia dost\u0119pu do plik\u00f3w do pobrania.",
                            "type": "integer",
                            "required": false
                        },
                        "external_url": {
                            "description": "Zewn\u0119trzny adres URL produktu. Tylko dla produkt\u00f3w zewn\u0119trznych.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "button_text": {
                            "description": "Tekst zewn\u0119trznego przycisku produktu. Tylko dla produkt\u00f3w zewn\u0119trznych.",
                            "type": "string",
                            "required": false
                        },
                        "tax_status": {
                            "default": "taxable",
                            "description": "Status podatkowy.",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "Klasa podatkowa.",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "default": false,
                            "description": "Zarz\u0105dzanie zapasami na poziomie produktu.",
                            "type": "boolean",
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "Ilo\u015b\u0107 w magazynie.",
                            "type": "integer",
                            "required": false
                        },
                        "in_stock": {
                            "default": true,
                            "description": "Kontroluje, czy produkt jest oznaczony jako \u201ew magazynie\u201d czy \u201eniedost\u0119pny\u201d w interfejsie u\u017cytkownika.",
                            "type": "boolean",
                            "required": false
                        },
                        "backorders": {
                            "default": "no",
                            "description": "W przypadku zarz\u0105dzania stanami magazynowymi ta opcja kontroluje, czy dozwolone s\u0105 zam\u00f3wienia wsteczne.",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "sold_individually": {
                            "default": false,
                            "description": "Umo\u017cliwia zakup jednego artyku\u0142u w jednym zam\u00f3wieniu.",
                            "type": "boolean",
                            "required": false
                        },
                        "weight": {
                            "description": "Waga produktu (kg).",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "Wymiary produktu.",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "D\u0142ugo\u015b\u0107 produktu (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "Szeroko\u015b\u0107 produktu (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "Wysoko\u015b\u0107 produktu (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "\u015alimak klasy \u017ceglugowej.",
                            "type": "string",
                            "required": false
                        },
                        "reviews_allowed": {
                            "default": true,
                            "description": "Zezwalaj na recenzje.",
                            "type": "boolean",
                            "required": false
                        },
                        "upsell_ids": {
                            "description": "Lista identyfikator\u00f3w produkt\u00f3w up-sellingowych.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "cross_sell_ids": {
                            "description": "Lista identyfikator\u00f3w produkt\u00f3w cross-sell.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "parent_id": {
                            "description": "Identyfikator produktu nadrz\u0119dnego.",
                            "type": "integer",
                            "required": false
                        },
                        "purchase_note": {
                            "description": "Opcjonalna notatka, kt\u00f3r\u0105 nale\u017cy wys\u0142a\u0107 klientowi po zakupie.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "Lista kategorii.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Identyfikator kategorii.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nazwa kategorii.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "Kategoria \u015blimaka.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "Lista tag\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Identyfikator tagu.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nazwa tagu.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "Oznacz \u015blimaka.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "images": {
                            "description": "Lista obraz\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Identyfikator obrazu.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "date_created": {
                                        "description": "Data utworzenia obrazu w strefie czasowej witryny.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_created_gmt": {
                                        "description": "Data utworzenia obrazu w formacie GMT.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified": {
                                        "description": "Data ostatniej modyfikacji obrazu w strefie czasowej witryny.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified_gmt": {
                                        "description": "Data ostatniej modyfikacji obrazu, w formacie GMT.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "src": {
                                        "description": "Adres URL obrazu.",
                                        "type": "string",
                                        "format": "uri",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nazwa obrazu.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "alt": {
                                        "description": "Alternatywny tekst obrazka.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "position": {
                                        "description": "Pozycja obrazu. 0 oznacza, \u017ce obraz jest wyr\u00f3\u017cniony.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "Lista atrybut\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Identyfikator atrybutu.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nazwa atrybutu.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "position": {
                                        "description": "Pozycja atrybutu.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "visible": {
                                        "description": "Zdefiniuj, czy atrybut jest widoczny na karcie \u201eDodatkowe informacje\u201d na stronie produktu.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation": {
                                        "description": "Okre\u015bl, czy atrybut mo\u017ce by\u0107 u\u017cywany jako zmienno\u015b\u0107.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "options": {
                                        "description": "Lista dost\u0119pnych nazw termin\u00f3w atrybutu.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "string"
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "default_attributes": {
                            "description": "Domy\u015blne atrybuty wariant\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Identyfikator atrybutu.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nazwa atrybutu.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "Wybrana nazwa terminu atrybutu.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "grouped_products": {
                            "description": "Lista identyfikator\u00f3w produkt\u00f3w grupowych.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Kolejno\u015b\u0107 menu, u\u017cywana do sortowania produkt\u00f3w.",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "Metadane.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Meta ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Klawisz meta.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Warto\u015b\u0107 meta.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/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": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "Nazwa produktu.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u015alimak produktu.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Typ produktu.",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "Status produktu (status postu).",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish",
                                "future"
                            ],
                            "required": false
                        },
                        "featured": {
                            "description": "Polecany produkt.",
                            "type": "boolean",
                            "required": false
                        },
                        "catalog_visibility": {
                            "description": "Widoczno\u015b\u0107 katalogu.",
                            "type": "string",
                            "enum": [
                                "visible",
                                "catalog",
                                "search",
                                "hidden"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "Opis produktu.",
                            "type": "string",
                            "required": false
                        },
                        "short_description": {
                            "description": "Kr\u00f3tki opis produktu.",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "Unikalny identyfikator.",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "Cena regularna produktu.",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "Cena sprzeda\u017cy produktu.",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "Data rozpocz\u0119cia sprzeda\u017cy w strefie czasowej witryny.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "Data rozpocz\u0119cia sprzeda\u017cy, w formacie GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "Data zako\u0144czenia sprzeda\u017cy w strefie czasowej witryny.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "Data zako\u0144czenia sprzeda\u017cy, w formacie GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "virtual": {
                            "description": "Je\u015bli produkt jest wirtualny.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "description": "Czy produkt jest mo\u017cliwy do pobrania.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "Lista plik\u00f3w do pobrania.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Identyfikator pliku.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nazwa pliku.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "Adres URL pliku.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "description": "Liczba razy, kiedy pliki do pobrania mo\u017cna pobra\u0107 po zakupie.",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "description": "Liczba dni do wyga\u015bni\u0119cia dost\u0119pu do plik\u00f3w do pobrania.",
                            "type": "integer",
                            "required": false
                        },
                        "external_url": {
                            "description": "Zewn\u0119trzny adres URL produktu. Tylko dla produkt\u00f3w zewn\u0119trznych.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "button_text": {
                            "description": "Tekst zewn\u0119trznego przycisku produktu. Tylko dla produkt\u00f3w zewn\u0119trznych.",
                            "type": "string",
                            "required": false
                        },
                        "tax_status": {
                            "description": "Status podatkowy.",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "Klasa podatkowa.",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "description": "Zarz\u0105dzanie zapasami na poziomie produktu.",
                            "type": "boolean",
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "Ilo\u015b\u0107 w magazynie.",
                            "type": "integer",
                            "required": false
                        },
                        "in_stock": {
                            "description": "Kontroluje, czy produkt jest oznaczony jako \u201ew magazynie\u201d czy \u201eniedost\u0119pny\u201d w interfejsie u\u017cytkownika.",
                            "type": "boolean",
                            "required": false
                        },
                        "backorders": {
                            "description": "W przypadku zarz\u0105dzania stanami magazynowymi ta opcja kontroluje, czy dozwolone s\u0105 zam\u00f3wienia wsteczne.",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "sold_individually": {
                            "description": "Umo\u017cliwia zakup jednego artyku\u0142u w jednym zam\u00f3wieniu.",
                            "type": "boolean",
                            "required": false
                        },
                        "weight": {
                            "description": "Waga produktu (kg).",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "Wymiary produktu.",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "D\u0142ugo\u015b\u0107 produktu (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "Szeroko\u015b\u0107 produktu (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "Wysoko\u015b\u0107 produktu (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "\u015alimak klasy \u017ceglugowej.",
                            "type": "string",
                            "required": false
                        },
                        "reviews_allowed": {
                            "description": "Zezwalaj na recenzje.",
                            "type": "boolean",
                            "required": false
                        },
                        "upsell_ids": {
                            "description": "Lista identyfikator\u00f3w produkt\u00f3w up-sellingowych.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "cross_sell_ids": {
                            "description": "Lista identyfikator\u00f3w produkt\u00f3w cross-sell.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "parent_id": {
                            "description": "Identyfikator produktu nadrz\u0119dnego.",
                            "type": "integer",
                            "required": false
                        },
                        "purchase_note": {
                            "description": "Opcjonalna notatka, kt\u00f3r\u0105 nale\u017cy wys\u0142a\u0107 klientowi po zakupie.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "Lista kategorii.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Identyfikator kategorii.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nazwa kategorii.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "Kategoria \u015blimaka.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "Lista tag\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Identyfikator tagu.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nazwa tagu.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "Oznacz \u015blimaka.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "images": {
                            "description": "Lista obraz\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Identyfikator obrazu.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "date_created": {
                                        "description": "Data utworzenia obrazu w strefie czasowej witryny.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_created_gmt": {
                                        "description": "Data utworzenia obrazu w formacie GMT.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified": {
                                        "description": "Data ostatniej modyfikacji obrazu w strefie czasowej witryny.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified_gmt": {
                                        "description": "Data ostatniej modyfikacji obrazu, w formacie GMT.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "src": {
                                        "description": "Adres URL obrazu.",
                                        "type": "string",
                                        "format": "uri",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nazwa obrazu.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "alt": {
                                        "description": "Alternatywny tekst obrazka.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "position": {
                                        "description": "Pozycja obrazu. 0 oznacza, \u017ce obraz jest wyr\u00f3\u017cniony.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "Lista atrybut\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Identyfikator atrybutu.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nazwa atrybutu.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "position": {
                                        "description": "Pozycja atrybutu.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "visible": {
                                        "description": "Zdefiniuj, czy atrybut jest widoczny na karcie \u201eDodatkowe informacje\u201d na stronie produktu.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation": {
                                        "description": "Okre\u015bl, czy atrybut mo\u017ce by\u0107 u\u017cywany jako zmienno\u015b\u0107.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "options": {
                                        "description": "Lista dost\u0119pnych nazw termin\u00f3w atrybutu.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "string"
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "default_attributes": {
                            "description": "Domy\u015blne atrybuty wariant\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Identyfikator atrybutu.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nazwa atrybutu.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "Wybrana nazwa terminu atrybutu.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "grouped_products": {
                            "description": "Lista identyfikator\u00f3w produkt\u00f3w grupowych.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Kolejno\u015b\u0107 menu, u\u017cywana do sortowania produkt\u00f3w.",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "Metadane.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Meta ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Klawisz meta.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Warto\u015b\u0107 meta.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "description": "Czy omin\u0105\u0107 kosz i wymusi\u0107 usuni\u0119cie.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v2\/products\/batch": {
            "namespace": "wc\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Nazwa produktu.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u015alimak produktu.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Typ produktu.",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "Status produktu (status postu).",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish",
                                "future"
                            ],
                            "required": false
                        },
                        "featured": {
                            "description": "Polecany produkt.",
                            "type": "boolean",
                            "required": false
                        },
                        "catalog_visibility": {
                            "description": "Widoczno\u015b\u0107 katalogu.",
                            "type": "string",
                            "enum": [
                                "visible",
                                "catalog",
                                "search",
                                "hidden"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "Opis produktu.",
                            "type": "string",
                            "required": false
                        },
                        "short_description": {
                            "description": "Kr\u00f3tki opis produktu.",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "Unikalny identyfikator.",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "Cena regularna produktu.",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "Cena sprzeda\u017cy produktu.",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "Data rozpocz\u0119cia sprzeda\u017cy w strefie czasowej witryny.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "Data rozpocz\u0119cia sprzeda\u017cy, w formacie GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "Data zako\u0144czenia sprzeda\u017cy w strefie czasowej witryny.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "Data zako\u0144czenia sprzeda\u017cy, w formacie GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "virtual": {
                            "description": "Je\u015bli produkt jest wirtualny.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "description": "Czy produkt jest mo\u017cliwy do pobrania.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "Lista plik\u00f3w do pobrania.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Identyfikator pliku.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nazwa pliku.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "Adres URL pliku.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "description": "Liczba razy, kiedy pliki do pobrania mo\u017cna pobra\u0107 po zakupie.",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "description": "Liczba dni do wyga\u015bni\u0119cia dost\u0119pu do plik\u00f3w do pobrania.",
                            "type": "integer",
                            "required": false
                        },
                        "external_url": {
                            "description": "Zewn\u0119trzny adres URL produktu. Tylko dla produkt\u00f3w zewn\u0119trznych.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "button_text": {
                            "description": "Tekst zewn\u0119trznego przycisku produktu. Tylko dla produkt\u00f3w zewn\u0119trznych.",
                            "type": "string",
                            "required": false
                        },
                        "tax_status": {
                            "description": "Status podatkowy.",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "Klasa podatkowa.",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "description": "Zarz\u0105dzanie zapasami na poziomie produktu.",
                            "type": "boolean",
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "Ilo\u015b\u0107 w magazynie.",
                            "type": "integer",
                            "required": false
                        },
                        "in_stock": {
                            "description": "Kontroluje, czy produkt jest oznaczony jako \u201ew magazynie\u201d czy \u201eniedost\u0119pny\u201d w interfejsie u\u017cytkownika.",
                            "type": "boolean",
                            "required": false
                        },
                        "backorders": {
                            "description": "W przypadku zarz\u0105dzania stanami magazynowymi ta opcja kontroluje, czy dozwolone s\u0105 zam\u00f3wienia wsteczne.",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "sold_individually": {
                            "description": "Umo\u017cliwia zakup jednego artyku\u0142u w jednym zam\u00f3wieniu.",
                            "type": "boolean",
                            "required": false
                        },
                        "weight": {
                            "description": "Waga produktu (kg).",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "Wymiary produktu.",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "D\u0142ugo\u015b\u0107 produktu (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "Szeroko\u015b\u0107 produktu (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "Wysoko\u015b\u0107 produktu (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "\u015alimak klasy \u017ceglugowej.",
                            "type": "string",
                            "required": false
                        },
                        "reviews_allowed": {
                            "description": "Zezwalaj na recenzje.",
                            "type": "boolean",
                            "required": false
                        },
                        "upsell_ids": {
                            "description": "Lista identyfikator\u00f3w produkt\u00f3w up-sellingowych.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "cross_sell_ids": {
                            "description": "Lista identyfikator\u00f3w produkt\u00f3w cross-sell.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "parent_id": {
                            "description": "Identyfikator produktu nadrz\u0119dnego.",
                            "type": "integer",
                            "required": false
                        },
                        "purchase_note": {
                            "description": "Opcjonalna notatka, kt\u00f3r\u0105 nale\u017cy wys\u0142a\u0107 klientowi po zakupie.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "Lista kategorii.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Identyfikator kategorii.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nazwa kategorii.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "Kategoria \u015blimaka.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "Lista tag\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Identyfikator tagu.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nazwa tagu.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "Oznacz \u015blimaka.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "images": {
                            "description": "Lista obraz\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Identyfikator obrazu.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "date_created": {
                                        "description": "Data utworzenia obrazu w strefie czasowej witryny.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_created_gmt": {
                                        "description": "Data utworzenia obrazu w formacie GMT.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified": {
                                        "description": "Data ostatniej modyfikacji obrazu w strefie czasowej witryny.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified_gmt": {
                                        "description": "Data ostatniej modyfikacji obrazu, w formacie GMT.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "src": {
                                        "description": "Adres URL obrazu.",
                                        "type": "string",
                                        "format": "uri",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nazwa obrazu.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "alt": {
                                        "description": "Alternatywny tekst obrazka.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "position": {
                                        "description": "Pozycja obrazu. 0 oznacza, \u017ce obraz jest wyr\u00f3\u017cniony.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "Lista atrybut\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Identyfikator atrybutu.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nazwa atrybutu.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "position": {
                                        "description": "Pozycja atrybutu.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "visible": {
                                        "description": "Zdefiniuj, czy atrybut jest widoczny na karcie \u201eDodatkowe informacje\u201d na stronie produktu.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation": {
                                        "description": "Okre\u015bl, czy atrybut mo\u017ce by\u0107 u\u017cywany jako zmienno\u015b\u0107.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "options": {
                                        "description": "Lista dost\u0119pnych nazw termin\u00f3w atrybutu.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "string"
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "default_attributes": {
                            "description": "Domy\u015blne atrybuty wariant\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Identyfikator atrybutu.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nazwa atrybutu.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "Wybrana nazwa terminu atrybutu.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "grouped_products": {
                            "description": "Lista identyfikator\u00f3w produkt\u00f3w grupowych.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Kolejno\u015b\u0107 menu, u\u017cywana do sortowania produkt\u00f3w.",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "Metadane.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Meta ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Klawisz meta.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Warto\u015b\u0107 meta.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/wc\/v2\/products\/batch"
                    }
                ]
            }
        },
        "\/wc\/v2\/products\/(?P<product_id>[\\d]+)\/variations": {
            "namespace": "wc\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "product_id": {
                            "description": "Unikalny identyfikator produktu zmiennego.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Aktualna strona kolekcji.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w, kt\u00f3re zostan\u0105 zwr\u00f3cone w zestawie wynik\u00f3w.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Ogranicz wyniki do tych, kt\u00f3re odpowiadaj\u0105 ci\u0105gowi znak\u00f3w.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Ogranicz odpowied\u017a do zasob\u00f3w opublikowanych po okre\u015blonej dacie zgodnej z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Ogranicz odpowied\u017a do zasob\u00f3w opublikowanych przed okre\u015blon\u0105 dat\u0105 zgodno\u015bci z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Ogranicz odpowied\u017a do zasob\u00f3w zmodyfikowanych po okre\u015blonej dacie zgodno\u015bci z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Ogranicz odpowied\u017a do zasob\u00f3w zmodyfikowanych przed okre\u015blon\u0105 dat\u0105 zgodno\u015bci z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "dates_are_gmt": {
                            "description": "Czy bra\u0107 pod uwag\u0119 daty publikacji GMT przy ograniczaniu odpowiedzi na podstawie daty publikacji lub modyfikacji?",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "exclude": {
                            "description": "Upewnij si\u0119, \u017ce zestaw wynik\u00f3w wyklucza okre\u015blone identyfikatory.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ogranicz zestaw wynik\u00f3w do okre\u015blonych identyfikator\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Przesu\u0144 zestaw wynik\u00f3w o okre\u015blon\u0105 liczb\u0119 element\u00f3w.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Sortuj atrybuty rosn\u0105co lub malej\u0105co.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortuj kolekcj\u0119 wed\u0142ug atrybutu obiektu.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "modified",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "Ogranicz zestaw wynik\u00f3w do tych o okre\u015blonych identyfikatorach nadrz\u0119dnych.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "Ogranicz zestaw wynik\u00f3w do wszystkich element\u00f3w z wyj\u0105tkiem tych o okre\u015blonym identyfikatorze nadrz\u0119dnym.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "slug": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w z okre\u015blonym \u015blimakiem.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "any",
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w, kt\u00f3rym przypisano konkretny status.",
                            "type": "string",
                            "enum": [
                                "any",
                                "future",
                                "trash",
                                "draft",
                                "pending",
                                "private",
                                "publish"
                            ],
                            "required": false
                        },
                        "type": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w, kt\u00f3rym przypisano okre\u015blony typ.",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable"
                            ],
                            "required": false
                        },
                        "sku": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w o okre\u015blonych kodach SKU. U\u017cyj przecink\u00f3w do rozdzielenia.",
                            "type": "string",
                            "required": false
                        },
                        "featured": {
                            "description": "Ogranicz zestaw wynik\u00f3w do polecanych produkt\u00f3w.",
                            "type": "boolean",
                            "required": false
                        },
                        "category": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w, kt\u00f3rym przypisano konkretny identyfikator kategorii.",
                            "type": "string",
                            "required": false
                        },
                        "tag": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w, kt\u00f3rym przypisano konkretny identyfikator tagu.",
                            "type": "string",
                            "required": false
                        },
                        "shipping_class": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w, kt\u00f3rym przypisano konkretny identyfikator klasy wysy\u0142kowej.",
                            "type": "string",
                            "required": false
                        },
                        "attribute": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w z okre\u015blonym atrybutem. U\u017cyj nazwy taksonomii\/slug atrybutu.",
                            "type": "string",
                            "required": false
                        },
                        "attribute_term": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w z okre\u015blonym identyfikatorem atrybutu (wymagany jest przypisany atrybut).",
                            "type": "string",
                            "required": false
                        },
                        "in_stock": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w dost\u0119pnych w magazynie lub niedost\u0119pnych w magazynie.",
                            "type": "boolean",
                            "required": false
                        },
                        "on_sale": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w obj\u0119tych promocj\u0105.",
                            "type": "boolean",
                            "required": false
                        },
                        "min_price": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w na podstawie ceny minimalnej.",
                            "type": "string",
                            "required": false
                        },
                        "max_price": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w na podstawie maksymalnej ceny.",
                            "type": "string",
                            "required": false
                        },
                        "include_meta": {
                            "default": [],
                            "description": "Ogranicz meta_data do okre\u015blonych kluczy.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "exclude_meta": {
                            "default": [],
                            "description": "Upewnij si\u0119, \u017ce meta_data wyklucza okre\u015blone klucze.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "product_id": {
                            "description": "Unikalny identyfikator produktu zmiennego.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "Opis wariantu.",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "Unikalny identyfikator.",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "Zmiana ceny regularnej.",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "Cena sprzeda\u017cy zmienna.",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "Data rozpocz\u0119cia sprzeda\u017cy w strefie czasowej witryny.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "Data rozpocz\u0119cia sprzeda\u017cy, w formacie GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "Data zako\u0144czenia sprzeda\u017cy w strefie czasowej witryny.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "Data zako\u0144czenia sprzeda\u017cy, w formacie GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "visible": {
                            "default": true,
                            "description": "Okre\u015bl, czy dana odmiana jest widoczna na stronie produktu.",
                            "type": "boolean",
                            "required": false
                        },
                        "virtual": {
                            "default": false,
                            "description": "Je\u015bli zmiana jest wirtualna.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "default": false,
                            "description": "Je\u015bli odmiana jest mo\u017cliwa do pobrania.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "Lista plik\u00f3w do pobrania.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Identyfikator pliku.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nazwa pliku.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "Adres URL pliku.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "default": -1,
                            "description": "Liczba razy, kiedy pliki do pobrania mo\u017cna pobra\u0107 po zakupie.",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "default": -1,
                            "description": "Liczba dni do wyga\u015bni\u0119cia dost\u0119pu do plik\u00f3w do pobrania.",
                            "type": "integer",
                            "required": false
                        },
                        "tax_status": {
                            "default": "taxable",
                            "description": "Status podatkowy.",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "Klasa podatkowa.",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "default": false,
                            "description": "Zarz\u0105dzanie zapasami na poziomie zmienno\u015bci.",
                            "type": [
                                "null",
                                "object",
                                "string",
                                "number",
                                "boolean",
                                "integer",
                                "array"
                            ],
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "Ilo\u015b\u0107 w magazynie.",
                            "type": "integer",
                            "required": false
                        },
                        "in_stock": {
                            "default": true,
                            "description": "Kontroluje, czy dana odmiana jest oznaczona jako \u201ew magazynie\u201d lub \u201eniedost\u0119pna\u201d w interfejsie u\u017cytkownika.",
                            "type": "boolean",
                            "required": false
                        },
                        "backorders": {
                            "default": "no",
                            "description": "W przypadku zarz\u0105dzania stanami magazynowymi ta opcja kontroluje, czy dozwolone s\u0105 zam\u00f3wienia wsteczne.",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "weight": {
                            "description": "Waga zmienna (kg).",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "Wymiary zmienno\u015bci.",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "D\u0142ugo\u015b\u0107 zmienna (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "Szeroko\u015b\u0107 zmiany (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "Zmiana wysoko\u015bci (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "\u015alimak klasy \u017ceglugowej.",
                            "type": "string",
                            "required": false
                        },
                        "image": {
                            "description": "Dane dotycz\u0105ce zmian obrazu.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "Identyfikator obrazu.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "Data utworzenia obrazu w strefie czasowej witryny.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "Data utworzenia obrazu w formacie GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "Data ostatniej modyfikacji obrazu w strefie czasowej witryny.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "Data ostatniej modyfikacji obrazu, w formacie GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "Adres URL obrazu.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "name": {
                                    "description": "Nazwa obrazu.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "Alternatywny tekst obrazka.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "position": {
                                    "description": "Pozycja obrazu. 0 oznacza, \u017ce obraz jest wyr\u00f3\u017cniony.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "Lista atrybut\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Identyfikator atrybutu.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nazwa atrybutu.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "Wybrana nazwa terminu atrybutu.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Kolejno\u015b\u0107 menu, u\u017cywana do sortowania produkt\u00f3w.",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "Metadane.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Meta ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Klawisz meta.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Warto\u015b\u0107 meta.",
                                        "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": "Unikalny identyfikator produktu zmiennego.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Unikalny identyfikator wariantu.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "product_id": {
                            "description": "Unikalny identyfikator produktu zmiennego.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Unikalny identyfikator wariantu.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "Opis wariantu.",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "Unikalny identyfikator.",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "Zmiana ceny regularnej.",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "Cena sprzeda\u017cy zmienna.",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "Data rozpocz\u0119cia sprzeda\u017cy w strefie czasowej witryny.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "Data rozpocz\u0119cia sprzeda\u017cy, w formacie GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "Data zako\u0144czenia sprzeda\u017cy w strefie czasowej witryny.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "Data zako\u0144czenia sprzeda\u017cy, w formacie GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "visible": {
                            "description": "Okre\u015bl, czy dana odmiana jest widoczna na stronie produktu.",
                            "type": "boolean",
                            "required": false
                        },
                        "virtual": {
                            "description": "Je\u015bli zmiana jest wirtualna.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "description": "Je\u015bli odmiana jest mo\u017cliwa do pobrania.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "Lista plik\u00f3w do pobrania.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Identyfikator pliku.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nazwa pliku.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "Adres URL pliku.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "description": "Liczba razy, kiedy pliki do pobrania mo\u017cna pobra\u0107 po zakupie.",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "description": "Liczba dni do wyga\u015bni\u0119cia dost\u0119pu do plik\u00f3w do pobrania.",
                            "type": "integer",
                            "required": false
                        },
                        "tax_status": {
                            "description": "Status podatkowy.",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "Klasa podatkowa.",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "description": "Zarz\u0105dzanie zapasami na poziomie zmienno\u015bci.",
                            "type": [
                                "null",
                                "object",
                                "string",
                                "number",
                                "boolean",
                                "integer",
                                "array"
                            ],
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "Ilo\u015b\u0107 w magazynie.",
                            "type": "integer",
                            "required": false
                        },
                        "in_stock": {
                            "description": "Kontroluje, czy dana odmiana jest oznaczona jako \u201ew magazynie\u201d lub \u201eniedost\u0119pna\u201d w interfejsie u\u017cytkownika.",
                            "type": "boolean",
                            "required": false
                        },
                        "backorders": {
                            "description": "W przypadku zarz\u0105dzania stanami magazynowymi ta opcja kontroluje, czy dozwolone s\u0105 zam\u00f3wienia wsteczne.",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "weight": {
                            "description": "Waga zmienna (kg).",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "Wymiary zmienno\u015bci.",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "D\u0142ugo\u015b\u0107 zmienna (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "Szeroko\u015b\u0107 zmiany (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "Zmiana wysoko\u015bci (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "\u015alimak klasy \u017ceglugowej.",
                            "type": "string",
                            "required": false
                        },
                        "image": {
                            "description": "Dane dotycz\u0105ce zmian obrazu.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "Identyfikator obrazu.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "Data utworzenia obrazu w strefie czasowej witryny.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "Data utworzenia obrazu w formacie GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "Data ostatniej modyfikacji obrazu w strefie czasowej witryny.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "Data ostatniej modyfikacji obrazu, w formacie GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "Adres URL obrazu.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "name": {
                                    "description": "Nazwa obrazu.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "Alternatywny tekst obrazka.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "position": {
                                    "description": "Pozycja obrazu. 0 oznacza, \u017ce obraz jest wyr\u00f3\u017cniony.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "Lista atrybut\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Identyfikator atrybutu.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nazwa atrybutu.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "Wybrana nazwa terminu atrybutu.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Kolejno\u015b\u0107 menu, u\u017cywana do sortowania produkt\u00f3w.",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "Metadane.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Meta ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Klawisz meta.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Warto\u015b\u0107 meta.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "product_id": {
                            "description": "Unikalny identyfikator produktu zmiennego.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Unikalny identyfikator wariantu.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "Czy omin\u0105\u0107 kosz i wymusi\u0107 usuni\u0119cie.",
                            "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": "Unikalny identyfikator produktu zmiennego.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "Opis wariantu.",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "Unikalny identyfikator.",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "Zmiana ceny regularnej.",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "Cena sprzeda\u017cy zmienna.",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "Data rozpocz\u0119cia sprzeda\u017cy w strefie czasowej witryny.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "Data rozpocz\u0119cia sprzeda\u017cy, w formacie GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "Data zako\u0144czenia sprzeda\u017cy w strefie czasowej witryny.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "Data zako\u0144czenia sprzeda\u017cy, w formacie GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "visible": {
                            "description": "Okre\u015bl, czy dana odmiana jest widoczna na stronie produktu.",
                            "type": "boolean",
                            "required": false
                        },
                        "virtual": {
                            "description": "Je\u015bli zmiana jest wirtualna.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "description": "Je\u015bli odmiana jest mo\u017cliwa do pobrania.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "Lista plik\u00f3w do pobrania.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Identyfikator pliku.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nazwa pliku.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "Adres URL pliku.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "description": "Liczba razy, kiedy pliki do pobrania mo\u017cna pobra\u0107 po zakupie.",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "description": "Liczba dni do wyga\u015bni\u0119cia dost\u0119pu do plik\u00f3w do pobrania.",
                            "type": "integer",
                            "required": false
                        },
                        "tax_status": {
                            "description": "Status podatkowy.",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "Klasa podatkowa.",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "description": "Zarz\u0105dzanie zapasami na poziomie zmienno\u015bci.",
                            "type": [
                                "null",
                                "object",
                                "string",
                                "number",
                                "boolean",
                                "integer",
                                "array"
                            ],
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "Ilo\u015b\u0107 w magazynie.",
                            "type": "integer",
                            "required": false
                        },
                        "in_stock": {
                            "description": "Kontroluje, czy dana odmiana jest oznaczona jako \u201ew magazynie\u201d lub \u201eniedost\u0119pna\u201d w interfejsie u\u017cytkownika.",
                            "type": "boolean",
                            "required": false
                        },
                        "backorders": {
                            "description": "W przypadku zarz\u0105dzania stanami magazynowymi ta opcja kontroluje, czy dozwolone s\u0105 zam\u00f3wienia wsteczne.",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "weight": {
                            "description": "Waga zmienna (kg).",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "Wymiary zmienno\u015bci.",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "D\u0142ugo\u015b\u0107 zmienna (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "Szeroko\u015b\u0107 zmiany (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "Zmiana wysoko\u015bci (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "\u015alimak klasy \u017ceglugowej.",
                            "type": "string",
                            "required": false
                        },
                        "image": {
                            "description": "Dane dotycz\u0105ce zmian obrazu.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "Identyfikator obrazu.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "Data utworzenia obrazu w strefie czasowej witryny.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "Data utworzenia obrazu w formacie GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "Data ostatniej modyfikacji obrazu w strefie czasowej witryny.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "Data ostatniej modyfikacji obrazu, w formacie GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "Adres URL obrazu.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "name": {
                                    "description": "Nazwa obrazu.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "Alternatywny tekst obrazka.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "position": {
                                    "description": "Pozycja obrazu. 0 oznacza, \u017ce obraz jest wyr\u00f3\u017cniony.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "Lista atrybut\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Identyfikator atrybutu.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nazwa atrybutu.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "Wybrana nazwa terminu atrybutu.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Kolejno\u015b\u0107 menu, u\u017cywana do sortowania produkt\u00f3w.",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "Metadane.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Meta ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Klawisz meta.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Warto\u015b\u0107 meta.",
                                        "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": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "period": {
                            "description": "Okres sprawozdawczy.",
                            "type": "string",
                            "enum": [
                                "week",
                                "month",
                                "last_month",
                                "year"
                            ],
                            "required": false
                        },
                        "date_min": {
                            "description": "Sprzeda\u017c zwrotna dla okre\u015blonej daty rozpocz\u0119cia. Data musi by\u0107 w formacie YYYY-MM-DD.",
                            "type": "string",
                            "format": "date",
                            "required": false
                        },
                        "date_max": {
                            "description": "Sprzeda\u017c zwrotna dla okre\u015blonej daty ko\u0144cowej. Data musi by\u0107 podana w formacie YYYY-MM-DD.",
                            "type": "string",
                            "format": "date",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/wc\/v2\/reports\/sales"
                    }
                ]
            }
        },
        "\/wc\/v2\/reports\/top_sellers": {
            "namespace": "wc\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "period": {
                            "description": "Okres sprawozdawczy.",
                            "type": "string",
                            "enum": [
                                "week",
                                "month",
                                "last_month",
                                "year"
                            ],
                            "required": false
                        },
                        "date_min": {
                            "description": "Sprzeda\u017c zwrotna dla okre\u015blonej daty rozpocz\u0119cia. Data musi by\u0107 w formacie YYYY-MM-DD.",
                            "type": "string",
                            "format": "date",
                            "required": false
                        },
                        "date_max": {
                            "description": "Sprzeda\u017c zwrotna dla okre\u015blonej daty ko\u0144cowej. Data musi by\u0107 podana w formacie YYYY-MM-DD.",
                            "type": "string",
                            "format": "date",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/wc\/v2\/reports\/top_sellers"
                    }
                ]
            }
        },
        "\/wc\/v2\/reports": {
            "namespace": "wc\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/wc\/v2\/reports"
                    }
                ]
            }
        },
        "\/wc\/v2\/settings": {
            "namespace": "wc\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/wc\/v2\/settings"
                    }
                ]
            }
        },
        "\/wc\/v2\/settings\/(?P<group_id>[\\w-]+)": {
            "namespace": "wc\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "group": {
                            "description": "Identyfikator grupy ustawie\u0144.",
                            "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": "Identyfikator grupy ustawie\u0144.",
                            "type": "string",
                            "required": false
                        },
                        "value": {
                            "description": "Ustawianie warto\u015bci.",
                            "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": "Identyfikator grupy ustawie\u0144.",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "Unikalny identyfikator zasobu.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "group": {
                            "description": "Identyfikator grupy ustawie\u0144.",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "Unikalny identyfikator zasobu.",
                            "type": "string",
                            "required": false
                        },
                        "value": {
                            "description": "Ustawianie warto\u015bci.",
                            "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": "Nazwa strefy \u017ceglugowej.",
                            "required": true
                        },
                        "order": {
                            "description": "Zam\u00f3wienie strefy wysy\u0142ki.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/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": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "Nazwa strefy \u017ceglugowej.",
                            "type": "string",
                            "required": false
                        },
                        "order": {
                            "description": "Zam\u00f3wienie strefy wysy\u0142ki.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "Czy omin\u0105\u0107 kosz i wymusi\u0107 usuni\u0119cie.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v2\/shipping\/zones\/(?P<id>[\\d]+)\/locations": {
            "namespace": "wc\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "code": {
                            "description": "Kod lokalizacji strefy wysy\u0142ki.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Typ lokalizacji strefy wysy\u0142ki.",
                            "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": "Unikalny identyfikator strefy.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "zone_id": {
                            "description": "Unikalny identyfikator strefy.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Kolejno\u015b\u0107 sortowania wed\u0142ug metod wysy\u0142ki.",
                            "type": "integer",
                            "required": false
                        },
                        "enabled": {
                            "description": "Status metody wysy\u0142ki w\u0142\u0105czony.",
                            "type": "boolean",
                            "required": false
                        },
                        "settings": {
                            "description": "Ustawienia metody wysy\u0142ki.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "Unikalny identyfikator ustawienia.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "label": {
                                    "description": "Czytelna dla cz\u0142owieka etykieta ustawienia u\u017cywanego w interfejsach.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "description": {
                                    "description": "Opis ustawie\u0144 u\u017cywanych w interfejsach, czytelny dla cz\u0142owieka.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "type": {
                                    "description": "Rodzaj ustawienia.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "enum": [
                                        "text",
                                        "email",
                                        "number",
                                        "color",
                                        "password",
                                        "textarea",
                                        "select",
                                        "multiselect",
                                        "radio",
                                        "image_width",
                                        "checkbox"
                                    ],
                                    "readonly": true
                                },
                                "value": {
                                    "description": "Ustawianie warto\u015bci.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "default": {
                                    "description": "Warto\u015b\u0107 domy\u015blna ustawienia.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "tip": {
                                    "description": "Dodatkowy tekst pomocy dotycz\u0105cy ustawienia, wy\u015bwietlany u\u017cytkownikowi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "placeholder": {
                                    "description": "Tekst zast\u0119pczy, kt\u00f3ry b\u0119dzie wy\u015bwietlany w polach tekstowych.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "method_id": {
                            "description": "Identyfikator metody wysy\u0142ki.",
                            "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": "Unikalny identyfikator strefy.",
                            "type": "integer",
                            "required": false
                        },
                        "instance_id": {
                            "description": "Unikalny identyfikator instancji.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "zone_id": {
                            "description": "Unikalny identyfikator strefy.",
                            "type": "integer",
                            "required": false
                        },
                        "instance_id": {
                            "description": "Unikalny identyfikator instancji.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Kolejno\u015b\u0107 sortowania wed\u0142ug metod wysy\u0142ki.",
                            "type": "integer",
                            "required": false
                        },
                        "enabled": {
                            "description": "Status metody wysy\u0142ki w\u0142\u0105czony.",
                            "type": "boolean",
                            "required": false
                        },
                        "settings": {
                            "description": "Ustawienia metody wysy\u0142ki.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "Unikalny identyfikator ustawienia.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "label": {
                                    "description": "Czytelna dla cz\u0142owieka etykieta ustawienia u\u017cywanego w interfejsach.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "description": {
                                    "description": "Opis ustawie\u0144 u\u017cywanych w interfejsach, czytelny dla cz\u0142owieka.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "type": {
                                    "description": "Rodzaj ustawienia.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "enum": [
                                        "text",
                                        "email",
                                        "number",
                                        "color",
                                        "password",
                                        "textarea",
                                        "select",
                                        "multiselect",
                                        "radio",
                                        "image_width",
                                        "checkbox"
                                    ],
                                    "readonly": true
                                },
                                "value": {
                                    "description": "Ustawianie warto\u015bci.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "default": {
                                    "description": "Warto\u015b\u0107 domy\u015blna ustawienia.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "tip": {
                                    "description": "Dodatkowy tekst pomocy dotycz\u0105cy ustawienia, wy\u015bwietlany u\u017cytkownikowi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "placeholder": {
                                    "description": "Tekst zast\u0119pczy, kt\u00f3ry b\u0119dzie wy\u015bwietlany w polach tekstowych.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "zone_id": {
                            "description": "Unikalny identyfikator strefy.",
                            "type": "integer",
                            "required": false
                        },
                        "instance_id": {
                            "description": "Unikalny identyfikator instancji.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "Czy omin\u0105\u0107 kosz i wymusi\u0107 usuni\u0119cie.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v2\/taxes\/classes": {
            "namespace": "wc\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "description": "Nazwa klasy podatkowej.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/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": "Unikalny \u015blimak dla zasobu.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "slug": {
                            "description": "Unikalny \u015blimak dla zasobu.",
                            "type": "string",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "Musi by\u0107 prawd\u0105, poniewa\u017c zas\u00f3b nie obs\u0142uguje usuwania.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v2\/taxes": {
            "namespace": "wc\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Aktualna strona kolekcji.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w, kt\u00f3re zostan\u0105 zwr\u00f3cone w zestawie wynik\u00f3w.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "offset": {
                            "description": "Przesu\u0144 zestaw wynik\u00f3w o okre\u015blon\u0105 liczb\u0119 element\u00f3w.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "default": "asc",
                            "description": "Sortuj atrybuty rosn\u0105co lub malej\u0105co.",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "orderby": {
                            "default": "order",
                            "description": "Sortuj kolekcj\u0119 wed\u0142ug atrybutu obiektu.",
                            "enum": [
                                "id",
                                "order",
                                "priority"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "class": {
                            "description": "Sortuj wed\u0142ug klasy podatkowej.",
                            "enum": [
                                "standard",
                                "reduced-rate",
                                "zero-rate"
                            ],
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "country": {
                            "description": "Kod kraju ISO 3166.",
                            "type": "string",
                            "required": false
                        },
                        "state": {
                            "description": "Kod stanu.",
                            "type": "string",
                            "required": false
                        },
                        "postcode": {
                            "description": "Kod pocztowy.",
                            "type": "string",
                            "required": false
                        },
                        "city": {
                            "description": "Nazwa miasta.",
                            "type": "string",
                            "required": false
                        },
                        "rate": {
                            "description": "Stawka podatku.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Nazwa stawki podatku.",
                            "type": "string",
                            "required": false
                        },
                        "priority": {
                            "default": 1,
                            "description": "Priorytet podatkowy.",
                            "type": "integer",
                            "required": false
                        },
                        "compound": {
                            "default": false,
                            "description": "Czy jest to stawka sk\u0142adana, czy nie.",
                            "type": "boolean",
                            "required": false
                        },
                        "shipping": {
                            "default": true,
                            "description": "Czy ta stawka podatku b\u0119dzie stosowana r\u00f3wnie\u017c do przesy\u0142ek.",
                            "type": "boolean",
                            "required": false
                        },
                        "order": {
                            "description": "Okre\u015bla kolejno\u015b\u0107, w jakiej b\u0119d\u0105 wy\u015bwietlane w zapytaniach.",
                            "type": "integer",
                            "required": false
                        },
                        "class": {
                            "default": "standard",
                            "description": "Klasa podatkowa.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "reduced-rate",
                                "zero-rate"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/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": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "country": {
                            "description": "Kod kraju ISO 3166.",
                            "type": "string",
                            "required": false
                        },
                        "state": {
                            "description": "Kod stanu.",
                            "type": "string",
                            "required": false
                        },
                        "postcode": {
                            "description": "Kod pocztowy.",
                            "type": "string",
                            "required": false
                        },
                        "city": {
                            "description": "Nazwa miasta.",
                            "type": "string",
                            "required": false
                        },
                        "rate": {
                            "description": "Stawka podatku.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Nazwa stawki podatku.",
                            "type": "string",
                            "required": false
                        },
                        "priority": {
                            "description": "Priorytet podatkowy.",
                            "type": "integer",
                            "required": false
                        },
                        "compound": {
                            "description": "Czy jest to stawka sk\u0142adana, czy nie.",
                            "type": "boolean",
                            "required": false
                        },
                        "shipping": {
                            "description": "Czy ta stawka podatku b\u0119dzie stosowana r\u00f3wnie\u017c do przesy\u0142ek.",
                            "type": "boolean",
                            "required": false
                        },
                        "order": {
                            "description": "Okre\u015bla kolejno\u015b\u0107, w jakiej b\u0119d\u0105 wy\u015bwietlane w zapytaniach.",
                            "type": "integer",
                            "required": false
                        },
                        "class": {
                            "description": "Klasa podatkowa.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "reduced-rate",
                                "zero-rate"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "Musi by\u0107 prawd\u0105, poniewa\u017c zas\u00f3b nie obs\u0142uguje usuwania.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v2\/taxes\/batch": {
            "namespace": "wc\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "country": {
                            "description": "Kod kraju ISO 3166.",
                            "type": "string",
                            "required": false
                        },
                        "state": {
                            "description": "Kod stanu.",
                            "type": "string",
                            "required": false
                        },
                        "postcode": {
                            "description": "Kod pocztowy.",
                            "type": "string",
                            "required": false
                        },
                        "city": {
                            "description": "Nazwa miasta.",
                            "type": "string",
                            "required": false
                        },
                        "rate": {
                            "description": "Stawka podatku.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Nazwa stawki podatku.",
                            "type": "string",
                            "required": false
                        },
                        "priority": {
                            "description": "Priorytet podatkowy.",
                            "type": "integer",
                            "required": false
                        },
                        "compound": {
                            "description": "Czy jest to stawka sk\u0142adana, czy nie.",
                            "type": "boolean",
                            "required": false
                        },
                        "shipping": {
                            "description": "Czy ta stawka podatku b\u0119dzie stosowana r\u00f3wnie\u017c do przesy\u0142ek.",
                            "type": "boolean",
                            "required": false
                        },
                        "order": {
                            "description": "Okre\u015bla kolejno\u015b\u0107, w jakiej b\u0119d\u0105 wy\u015bwietlane w zapytaniach.",
                            "type": "integer",
                            "required": false
                        },
                        "class": {
                            "description": "Klasa podatkowa.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "reduced-rate",
                                "zero-rate"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/wc\/v2\/taxes\/batch"
                    }
                ]
            }
        },
        "\/wc\/v2\/webhooks": {
            "namespace": "wc\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Obecna strona kolekcji.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w, kt\u00f3re maj\u0105 by\u0107 zwr\u00f3cone w zestawie wynik\u00f3w.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Ogranicz wyniki do pasuj\u0105cych do zapytania.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Ogranicz odpowied\u017a do zasob\u00f3w opublikowanych po okre\u015blonej dacie zgodnej z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Ogranicz odpowied\u017a do zasob\u00f3w opublikowanych przed okre\u015blon\u0105 dat\u0105 zgodno\u015bci z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Upewnij si\u0119, \u017ce zestaw wynik\u00f3w wyklucza okre\u015blone identyfikatory.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ogranicz zestaw wynik\u00f3w do okre\u015blonych identyfikator\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Przesu\u0144 zestaw wynik\u00f3w o okre\u015blon\u0105 liczb\u0119 element\u00f3w.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Sortuj atrybuty rosn\u0105co lub malej\u0105co.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortuj kolekcj\u0119 wed\u0142ug atrybutu obiektu.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "title"
                            ],
                            "required": false
                        },
                        "status": {
                            "default": "all",
                            "description": "Ogranicz zestaw wynik\u00f3w do webhook\u00f3w, kt\u00f3rym przypisano konkretny status.",
                            "type": "string",
                            "enum": [
                                "all",
                                "active",
                                "paused",
                                "disabled"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "description": "Przyjazna nazwa dla webhooka.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "active",
                            "description": "Status webhooka.",
                            "type": "string",
                            "enum": [
                                "active",
                                "paused",
                                "disabled"
                            ],
                            "required": false
                        },
                        "topic": {
                            "type": "string",
                            "description": "Temat webhooka.",
                            "required": true
                        },
                        "secret": {
                            "description": "Tajny klucz u\u017cywany do generowania skr\u00f3tu dostarczonego webhooka i podany w nag\u0142\u00f3wkach \u017c\u0105dania. Domy\u015blnie b\u0119dzie to skr\u00f3t MD5 z ID|username bie\u017c\u0105cego u\u017cytkownika, je\u015bli nie zostanie podany.",
                            "type": "string",
                            "required": false
                        },
                        "delivery_url": {
                            "type": "string",
                            "description": "Adres URL dostarczania webhook\u00f3w.",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/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": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "Przyjazna nazwa dla webhooka.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status webhooka.",
                            "type": "string",
                            "enum": [
                                "active",
                                "paused",
                                "disabled"
                            ],
                            "required": false
                        },
                        "topic": {
                            "description": "Temat webhooka.",
                            "type": "string",
                            "required": false
                        },
                        "secret": {
                            "description": "Tajny klucz u\u017cywany do generowania skr\u00f3tu dostarczonego webhooka i podany w nag\u0142\u00f3wkach \u017c\u0105dania. Domy\u015blnie b\u0119dzie to skr\u00f3t MD5 z ID|username bie\u017c\u0105cego u\u017cytkownika, je\u015bli nie zostanie podany.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "Musi by\u0107 prawd\u0105, poniewa\u017c zas\u00f3b nie obs\u0142uguje usuwania.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v2\/webhooks\/batch": {
            "namespace": "wc\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Przyjazna nazwa dla webhooka.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status webhooka.",
                            "type": "string",
                            "enum": [
                                "active",
                                "paused",
                                "disabled"
                            ],
                            "required": false
                        },
                        "topic": {
                            "description": "Temat webhooka.",
                            "type": "string",
                            "required": false
                        },
                        "secret": {
                            "description": "Tajny klucz u\u017cywany do generowania skr\u00f3tu dostarczonego webhooka i podany w nag\u0142\u00f3wkach \u017c\u0105dania. Domy\u015blnie b\u0119dzie to skr\u00f3t MD5 z ID|username bie\u017c\u0105cego u\u017cytkownika, je\u015bli nie zostanie podany.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/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": "Unikalny identyfikator webhooka.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "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": "Unikalny identyfikator webhooka.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v2\/system_status": {
            "namespace": "wc\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/wc\/v2\/system_status"
                    }
                ]
            }
        },
        "\/wc\/v2\/system_status\/tools": {
            "namespace": "wc\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/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": "Unikalny identyfikator zasobu.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Unikalny identyfikator narz\u0119dzia.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Nazwa narz\u0119dzia.",
                            "type": "string",
                            "required": false
                        },
                        "action": {
                            "description": "Co spowoduje uruchomienie narz\u0119dzia.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "Opis narz\u0119dzia.",
                            "type": "string",
                            "required": false
                        },
                        "success": {
                            "description": "Czy narz\u0119dzie uruchomi\u0142o si\u0119 prawid\u0142owo?",
                            "type": "boolean",
                            "required": false
                        },
                        "message": {
                            "description": "Komunikat o zwrocie narz\u0119dzia.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v2\/shipping_methods": {
            "namespace": "wc\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/wc\/v2\/shipping_methods"
                    }
                ]
            }
        },
        "\/wc\/v2\/shipping_methods\/(?P<id>[\\w-]+)": {
            "namespace": "wc\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Unikalny identyfikator zasobu.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v2\/payment_gateways": {
            "namespace": "wc\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/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": "Unikalny identyfikator zasobu.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Unikalny identyfikator zasobu.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Tytu\u0142 bramki p\u0142atniczej podczas realizacji transakcji.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "Opis bramki p\u0142atniczej przy kasie.",
                            "type": "string",
                            "required": false
                        },
                        "order": {
                            "description": "Kolejno\u015b\u0107 sortowania bramki p\u0142atno\u015bci.",
                            "type": "integer",
                            "required": false
                        },
                        "enabled": {
                            "description": "Status w\u0142\u0105czonej bramki p\u0142atniczej.",
                            "type": "boolean",
                            "required": false
                        },
                        "settings": {
                            "description": "Ustawienia bramki p\u0142atniczej.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "Unikalny identyfikator ustawienia.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "label": {
                                    "description": "Czytelna dla cz\u0142owieka etykieta ustawienia u\u017cywanego w interfejsach.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "description": {
                                    "description": "Opis ustawie\u0144 u\u017cywanych w interfejsach, czytelny dla cz\u0142owieka.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "type": {
                                    "description": "Rodzaj ustawienia.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "enum": [
                                        "text",
                                        "email",
                                        "number",
                                        "color",
                                        "password",
                                        "textarea",
                                        "select",
                                        "multiselect",
                                        "radio",
                                        "image_width",
                                        "checkbox"
                                    ],
                                    "readonly": true
                                },
                                "value": {
                                    "description": "Ustawianie warto\u015bci.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "default": {
                                    "description": "Warto\u015b\u0107 domy\u015blna ustawienia.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "tip": {
                                    "description": "Dodatkowy tekst pomocy dotycz\u0105cy ustawienia, wy\u015bwietlany u\u017cytkownikowi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "placeholder": {
                                    "description": "Tekst zast\u0119pczy, kt\u00f3ry b\u0119dzie wy\u015bwietlany w polach tekstowych.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/coupons": {
            "namespace": "wc\/v3",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Aktualna strona kolekcji.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w, kt\u00f3re zostan\u0105 zwr\u00f3cone w zestawie wynik\u00f3w.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Ogranicz wyniki do tych, kt\u00f3re odpowiadaj\u0105 ci\u0105gowi znak\u00f3w.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Ogranicz odpowied\u017a do zasob\u00f3w opublikowanych po okre\u015blonej dacie zgodnej z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Ogranicz odpowied\u017a do zasob\u00f3w opublikowanych przed okre\u015blon\u0105 dat\u0105 zgodno\u015bci z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Ogranicz odpowied\u017a do zasob\u00f3w zmodyfikowanych po okre\u015blonej dacie zgodno\u015bci z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Ogranicz odpowied\u017a do zasob\u00f3w zmodyfikowanych przed okre\u015blon\u0105 dat\u0105 zgodno\u015bci z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "dates_are_gmt": {
                            "description": "Czy bra\u0107 pod uwag\u0119 daty publikacji GMT przy ograniczaniu odpowiedzi na podstawie daty publikacji lub modyfikacji?",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "exclude": {
                            "description": "Upewnij si\u0119, \u017ce zestaw wynik\u00f3w wyklucza okre\u015blone identyfikatory.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ogranicz zestaw wynik\u00f3w do okre\u015blonych identyfikator\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Przesu\u0144 zestaw wynik\u00f3w o okre\u015blon\u0105 liczb\u0119 element\u00f3w.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Sortuj atrybuty rosn\u0105co lub malej\u0105co.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortuj kolekcj\u0119 wed\u0142ug atrybutu obiektu.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "modified"
                            ],
                            "required": false
                        },
                        "code": {
                            "description": "Ogranicz zestaw wynik\u00f3w do zasob\u00f3w zawieraj\u0105cych okre\u015blony kod.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "code": {
                            "description": "Kod kuponu.",
                            "type": "string",
                            "required": true
                        },
                        "amount": {
                            "description": "Kwota rabatu. Powinna by\u0107 zawsze liczbowa, nawet je\u015bli jest ustawiona jako procent.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status kuponu. Zawsze powinien by\u0107 w wersji roboczej, opublikowanej lub oczekuj\u0105cej na przegl\u0105d",
                            "type": "string",
                            "required": false
                        },
                        "discount_type": {
                            "default": "fixed_cart",
                            "description": "Okre\u015bla rodzaj zni\u017cki, kt\u00f3ra zostanie zastosowana.",
                            "type": "string",
                            "enum": [
                                "percent",
                                "fixed_cart",
                                "fixed_product"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "Opis kuponu.",
                            "type": "string",
                            "required": false
                        },
                        "date_expires": {
                            "description": "Data wyga\u015bni\u0119cia kuponu w strefie czasowej witryny.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_expires_gmt": {
                            "description": "Data wyga\u015bni\u0119cia kuponu, podana w formacie GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "individual_use": {
                            "default": false,
                            "description": "Je\u015bli prawda, kupon mo\u017ce by\u0107 u\u017cyty tylko indywidualnie. Inne zastosowane kupony zostan\u0105 usuni\u0119te z koszyka.",
                            "type": "boolean",
                            "required": false
                        },
                        "product_ids": {
                            "description": "Lista identyfikator\u00f3w produkt\u00f3w, na kt\u00f3re mo\u017cna wykorzysta\u0107 kupon.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "excluded_product_ids": {
                            "description": "Lista identyfikator\u00f3w produkt\u00f3w, na kt\u00f3re nie mo\u017cna wykorzysta\u0107 kuponu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "usage_limit": {
                            "description": "Ile razy \u0142\u0105cznie mo\u017cna wykorzysta\u0107 kupon.",
                            "type": "integer",
                            "required": false
                        },
                        "usage_limit_per_user": {
                            "description": "Ile razy jeden klient mo\u017ce wykorzysta\u0107 kupon.",
                            "type": "integer",
                            "required": false
                        },
                        "limit_usage_to_x_items": {
                            "description": "Maksymalna liczba produkt\u00f3w w koszyku, na kt\u00f3re mo\u017cna zastosowa\u0107 kupon.",
                            "type": "integer",
                            "required": false
                        },
                        "free_shipping": {
                            "default": false,
                            "description": "Je\u015bli to prawda i darmowa wysy\u0142ka wymaga kuponu, kupon ten umo\u017cliwi darmow\u0105 wysy\u0142k\u0119.",
                            "type": "boolean",
                            "required": false
                        },
                        "product_categories": {
                            "description": "Lista identyfikator\u00f3w kategorii, kt\u00f3rych dotyczy kupon.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "excluded_product_categories": {
                            "description": "Lista identyfikator\u00f3w kategorii, kt\u00f3rych kupon nie obejmuje.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "exclude_sale_items": {
                            "default": false,
                            "description": "Je\u015bli ta informacja jest prawdziwa, kupon nie zostanie zastosowany do produkt\u00f3w obj\u0119tych cenami promocyjnymi.",
                            "type": "boolean",
                            "required": false
                        },
                        "minimum_amount": {
                            "description": "Minimalna kwota zam\u00f3wienia, kt\u00f3ra musi znale\u017a\u0107 si\u0119 w koszyku, aby kupon zosta\u0142 zastosowany.",
                            "type": "string",
                            "required": false
                        },
                        "maximum_amount": {
                            "description": "Maksymalna kwota zam\u00f3wienia dozwolona przy wykorzystaniu kuponu.",
                            "type": "string",
                            "required": false
                        },
                        "email_restrictions": {
                            "description": "Lista adres\u00f3w e-mail, na kt\u00f3re mo\u017cna wykorzysta\u0107 ten kupon.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "meta_data": {
                            "description": "Metadane.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Meta ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Klawisz meta.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Warto\u015b\u0107 meta.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/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": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "code": {
                            "description": "Kod kuponu.",
                            "type": "string",
                            "required": false
                        },
                        "amount": {
                            "description": "Kwota rabatu. Powinna by\u0107 zawsze liczbowa, nawet je\u015bli jest ustawiona jako procent.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status kuponu. Zawsze powinien by\u0107 w wersji roboczej, opublikowanej lub oczekuj\u0105cej na przegl\u0105d",
                            "type": "string",
                            "required": false
                        },
                        "discount_type": {
                            "description": "Okre\u015bla rodzaj zni\u017cki, kt\u00f3ra zostanie zastosowana.",
                            "type": "string",
                            "enum": [
                                "percent",
                                "fixed_cart",
                                "fixed_product"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "Opis kuponu.",
                            "type": "string",
                            "required": false
                        },
                        "date_expires": {
                            "description": "Data wyga\u015bni\u0119cia kuponu w strefie czasowej witryny.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_expires_gmt": {
                            "description": "Data wyga\u015bni\u0119cia kuponu, podana w formacie GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "individual_use": {
                            "description": "Je\u015bli prawda, kupon mo\u017ce by\u0107 u\u017cyty tylko indywidualnie. Inne zastosowane kupony zostan\u0105 usuni\u0119te z koszyka.",
                            "type": "boolean",
                            "required": false
                        },
                        "product_ids": {
                            "description": "Lista identyfikator\u00f3w produkt\u00f3w, na kt\u00f3re mo\u017cna wykorzysta\u0107 kupon.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "excluded_product_ids": {
                            "description": "Lista identyfikator\u00f3w produkt\u00f3w, na kt\u00f3re nie mo\u017cna wykorzysta\u0107 kuponu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "usage_limit": {
                            "description": "Ile razy \u0142\u0105cznie mo\u017cna wykorzysta\u0107 kupon.",
                            "type": "integer",
                            "required": false
                        },
                        "usage_limit_per_user": {
                            "description": "Ile razy jeden klient mo\u017ce wykorzysta\u0107 kupon.",
                            "type": "integer",
                            "required": false
                        },
                        "limit_usage_to_x_items": {
                            "description": "Maksymalna liczba produkt\u00f3w w koszyku, na kt\u00f3re mo\u017cna zastosowa\u0107 kupon.",
                            "type": "integer",
                            "required": false
                        },
                        "free_shipping": {
                            "description": "Je\u015bli to prawda i darmowa wysy\u0142ka wymaga kuponu, kupon ten umo\u017cliwi darmow\u0105 wysy\u0142k\u0119.",
                            "type": "boolean",
                            "required": false
                        },
                        "product_categories": {
                            "description": "Lista identyfikator\u00f3w kategorii, kt\u00f3rych dotyczy kupon.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "excluded_product_categories": {
                            "description": "Lista identyfikator\u00f3w kategorii, kt\u00f3rych kupon nie obejmuje.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "exclude_sale_items": {
                            "description": "Je\u015bli ta informacja jest prawdziwa, kupon nie zostanie zastosowany do produkt\u00f3w obj\u0119tych cenami promocyjnymi.",
                            "type": "boolean",
                            "required": false
                        },
                        "minimum_amount": {
                            "description": "Minimalna kwota zam\u00f3wienia, kt\u00f3ra musi znale\u017a\u0107 si\u0119 w koszyku, aby kupon zosta\u0142 zastosowany.",
                            "type": "string",
                            "required": false
                        },
                        "maximum_amount": {
                            "description": "Maksymalna kwota zam\u00f3wienia dozwolona przy wykorzystaniu kuponu.",
                            "type": "string",
                            "required": false
                        },
                        "email_restrictions": {
                            "description": "Lista adres\u00f3w e-mail, na kt\u00f3re mo\u017cna wykorzysta\u0107 ten kupon.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "meta_data": {
                            "description": "Metadane.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Meta ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Klawisz meta.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Warto\u015b\u0107 meta.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "Czy omin\u0105\u0107 kosz i wymusi\u0107 usuni\u0119cie.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/coupons\/batch": {
            "namespace": "wc\/v3",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "code": {
                            "description": "Kod kuponu.",
                            "type": "string",
                            "required": false
                        },
                        "amount": {
                            "description": "Kwota rabatu. Powinna by\u0107 zawsze liczbowa, nawet je\u015bli jest ustawiona jako procent.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status kuponu. Zawsze powinien by\u0107 w wersji roboczej, opublikowanej lub oczekuj\u0105cej na przegl\u0105d",
                            "type": "string",
                            "required": false
                        },
                        "discount_type": {
                            "description": "Okre\u015bla rodzaj zni\u017cki, kt\u00f3ra zostanie zastosowana.",
                            "type": "string",
                            "enum": [
                                "percent",
                                "fixed_cart",
                                "fixed_product"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "Opis kuponu.",
                            "type": "string",
                            "required": false
                        },
                        "date_expires": {
                            "description": "Data wyga\u015bni\u0119cia kuponu w strefie czasowej witryny.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_expires_gmt": {
                            "description": "Data wyga\u015bni\u0119cia kuponu, podana w formacie GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "individual_use": {
                            "description": "Je\u015bli prawda, kupon mo\u017ce by\u0107 u\u017cyty tylko indywidualnie. Inne zastosowane kupony zostan\u0105 usuni\u0119te z koszyka.",
                            "type": "boolean",
                            "required": false
                        },
                        "product_ids": {
                            "description": "Lista identyfikator\u00f3w produkt\u00f3w, na kt\u00f3re mo\u017cna wykorzysta\u0107 kupon.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "excluded_product_ids": {
                            "description": "Lista identyfikator\u00f3w produkt\u00f3w, na kt\u00f3re nie mo\u017cna wykorzysta\u0107 kuponu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "usage_limit": {
                            "description": "Ile razy \u0142\u0105cznie mo\u017cna wykorzysta\u0107 kupon.",
                            "type": "integer",
                            "required": false
                        },
                        "usage_limit_per_user": {
                            "description": "Ile razy jeden klient mo\u017ce wykorzysta\u0107 kupon.",
                            "type": "integer",
                            "required": false
                        },
                        "limit_usage_to_x_items": {
                            "description": "Maksymalna liczba produkt\u00f3w w koszyku, na kt\u00f3re mo\u017cna zastosowa\u0107 kupon.",
                            "type": "integer",
                            "required": false
                        },
                        "free_shipping": {
                            "description": "Je\u015bli to prawda i darmowa wysy\u0142ka wymaga kuponu, kupon ten umo\u017cliwi darmow\u0105 wysy\u0142k\u0119.",
                            "type": "boolean",
                            "required": false
                        },
                        "product_categories": {
                            "description": "Lista identyfikator\u00f3w kategorii, kt\u00f3rych dotyczy kupon.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "excluded_product_categories": {
                            "description": "Lista identyfikator\u00f3w kategorii, kt\u00f3rych kupon nie obejmuje.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "exclude_sale_items": {
                            "description": "Je\u015bli ta informacja jest prawdziwa, kupon nie zostanie zastosowany do produkt\u00f3w obj\u0119tych cenami promocyjnymi.",
                            "type": "boolean",
                            "required": false
                        },
                        "minimum_amount": {
                            "description": "Minimalna kwota zam\u00f3wienia, kt\u00f3ra musi znale\u017a\u0107 si\u0119 w koszyku, aby kupon zosta\u0142 zastosowany.",
                            "type": "string",
                            "required": false
                        },
                        "maximum_amount": {
                            "description": "Maksymalna kwota zam\u00f3wienia dozwolona przy wykorzystaniu kuponu.",
                            "type": "string",
                            "required": false
                        },
                        "email_restrictions": {
                            "description": "Lista adres\u00f3w e-mail, na kt\u00f3re mo\u017cna wykorzysta\u0107 ten kupon.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "meta_data": {
                            "description": "Metadane.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Meta ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Klawisz meta.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Warto\u015b\u0107 meta.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/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": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/customers": {
            "namespace": "wc\/v3",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Obecna strona kolekcji.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w, kt\u00f3re maj\u0105 by\u0107 zwr\u00f3cone w zestawie wynik\u00f3w.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Ogranicz wyniki do pasuj\u0105cych do zapytania.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Upewnij si\u0119, \u017ce zestaw wynik\u00f3w wyklucza okre\u015blone identyfikatory.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ogranicz zestaw wynik\u00f3w do okre\u015blonych identyfikator\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Przesu\u0144 zestaw wynik\u00f3w o okre\u015blon\u0105 liczb\u0119 element\u00f3w.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "default": "asc",
                            "description": "Sortuj atrybuty rosn\u0105co lub malej\u0105co.",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "orderby": {
                            "default": "name",
                            "description": "Sortuj kolekcj\u0119 wed\u0142ug atrybutu obiektu.",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "registered_date"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "email": {
                            "description": "Ogranicz zestaw wynik\u00f3w do zasob\u00f3w o okre\u015blonym adresie e-mail.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "role": {
                            "description": "Ogranicz zestaw wynik\u00f3w do zasob\u00f3w o okre\u015blonej roli.",
                            "type": "string",
                            "default": "customer",
                            "enum": [
                                "all",
                                "administrator",
                                "editor",
                                "author",
                                "contributor",
                                "subscriber",
                                "customer",
                                "shop_manager",
                                "wpseo_manager",
                                "wpseo_editor"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "email": {
                            "type": "string",
                            "description": "Nowy adres e-mail u\u017cytkownika.",
                            "required": true
                        },
                        "first_name": {
                            "description": "Imi\u0119 klienta.",
                            "type": "string",
                            "required": false
                        },
                        "last_name": {
                            "description": "Nazwisko klienta.",
                            "type": "string",
                            "required": false
                        },
                        "username": {
                            "description": "Nowa nazwa u\u017cytkownika.",
                            "type": "string",
                            "required": false
                        },
                        "password": {
                            "description": "Nowe has\u0142o u\u017cytkownika.",
                            "type": "string",
                            "required": false
                        },
                        "billing": {
                            "description": "Lista danych dotycz\u0105cych adresu rozliczeniowego.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Imi\u0119.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Nazwisko.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "Nazwa firmy.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "Adres wiersz 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "Adres wiersz 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "Nazwa miasta.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "Kod ISO lub nazwa stanu, prowincji lub okr\u0119gu.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "Kod pocztowy.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Kod ISO kraju.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "email": {
                                    "description": "Adres e-mail.",
                                    "type": "string",
                                    "format": "email",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "phone": {
                                    "description": "Numer telefonu.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping": {
                            "description": "Lista danych adresowych do wysy\u0142ki.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Imi\u0119.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Nazwisko.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "Nazwa firmy.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "Adres wiersz 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "Adres wiersz 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "Nazwa miasta.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "Kod ISO lub nazwa stanu, prowincji lub okr\u0119gu.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "Kod pocztowy.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Kod ISO kraju.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "phone": {
                                    "description": "Numer telefonu.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "meta_data": {
                            "description": "Metadane.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Meta ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Klawisz meta.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Warto\u015b\u0107 meta.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/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": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "email": {
                            "description": "Adres e-mail klienta.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "first_name": {
                            "description": "Imi\u0119 klienta.",
                            "type": "string",
                            "required": false
                        },
                        "last_name": {
                            "description": "Nazwisko klienta.",
                            "type": "string",
                            "required": false
                        },
                        "username": {
                            "description": "Nazwa logowania klienta.",
                            "type": "string",
                            "required": false
                        },
                        "password": {
                            "description": "Has\u0142o klienta.",
                            "type": "string",
                            "required": false
                        },
                        "billing": {
                            "description": "Lista danych dotycz\u0105cych adresu rozliczeniowego.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Imi\u0119.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Nazwisko.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "Nazwa firmy.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "Adres wiersz 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "Adres wiersz 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "Nazwa miasta.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "Kod ISO lub nazwa stanu, prowincji lub okr\u0119gu.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "Kod pocztowy.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Kod ISO kraju.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "email": {
                                    "description": "Adres e-mail.",
                                    "type": "string",
                                    "format": "email",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "phone": {
                                    "description": "Numer telefonu.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping": {
                            "description": "Lista danych adresowych do wysy\u0142ki.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Imi\u0119.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Nazwisko.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "Nazwa firmy.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "Adres wiersz 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "Adres wiersz 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "Nazwa miasta.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "Kod ISO lub nazwa stanu, prowincji lub okr\u0119gu.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "Kod pocztowy.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Kod ISO kraju.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "phone": {
                                    "description": "Numer telefonu.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "meta_data": {
                            "description": "Metadane.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Meta ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Klawisz meta.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Warto\u015b\u0107 meta.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "Musi by\u0107 prawd\u0105, poniewa\u017c zas\u00f3b nie obs\u0142uguje usuwania.",
                            "required": false
                        },
                        "reassign": {
                            "default": 0,
                            "type": "integer",
                            "description": "ID, do kt\u00f3rego ma zosta\u0107 przypisane nowe posty.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/customers\/batch": {
            "namespace": "wc\/v3",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "email": {
                            "description": "Adres e-mail klienta.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "first_name": {
                            "description": "Imi\u0119 klienta.",
                            "type": "string",
                            "required": false
                        },
                        "last_name": {
                            "description": "Nazwisko klienta.",
                            "type": "string",
                            "required": false
                        },
                        "username": {
                            "description": "Nazwa logowania klienta.",
                            "type": "string",
                            "required": false
                        },
                        "password": {
                            "description": "Has\u0142o klienta.",
                            "type": "string",
                            "required": false
                        },
                        "billing": {
                            "description": "Lista danych dotycz\u0105cych adresu rozliczeniowego.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Imi\u0119.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Nazwisko.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "Nazwa firmy.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "Adres wiersz 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "Adres wiersz 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "Nazwa miasta.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "Kod ISO lub nazwa stanu, prowincji lub okr\u0119gu.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "Kod pocztowy.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Kod ISO kraju.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "email": {
                                    "description": "Adres e-mail.",
                                    "type": "string",
                                    "format": "email",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "phone": {
                                    "description": "Numer telefonu.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping": {
                            "description": "Lista danych adresowych do wysy\u0142ki.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Imi\u0119.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Nazwisko.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "Nazwa firmy.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "Adres wiersz 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "Adres wiersz 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "Nazwa miasta.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "Kod ISO lub nazwa stanu, prowincji lub okr\u0119gu.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "Kod pocztowy.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Kod ISO kraju.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "phone": {
                                    "description": "Numer telefonu.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "meta_data": {
                            "description": "Metadane.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Meta ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Klawisz meta.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Warto\u015b\u0107 meta.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/wc\/v3\/customers\/batch"
                    }
                ]
            }
        },
        "\/wc\/v3\/layout-templates": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "area": {
                            "description": "Obszar, w kt\u00f3rym mo\u017cna pobra\u0107 szablony.",
                            "type": "string",
                            "default": "",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/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": "Unikalny identyfikator zasobu.",
                            "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": "Identyfikator zam\u00f3wienia.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "type": {
                            "default": "any",
                            "description": "Ogranicz wyniki do klient\u00f3w lub notatek wewn\u0119trznych.",
                            "type": "string",
                            "enum": [
                                "any",
                                "customer",
                                "internal"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "order_id": {
                            "description": "Identyfikator zam\u00f3wienia.",
                            "type": "integer",
                            "required": false
                        },
                        "note": {
                            "type": "string",
                            "description": "Tre\u015b\u0107 notatki zam\u00f3wienia.",
                            "required": true
                        },
                        "customer_note": {
                            "default": false,
                            "description": "Je\u015bli true, notatka zostanie pokazana klientom i zostan\u0105 oni powiadomieni. Je\u015bli false, notatka b\u0119dzie tylko do cel\u00f3w informacyjnych dla administratora.",
                            "type": "boolean",
                            "required": false
                        },
                        "added_by_user": {
                            "default": false,
                            "description": "Je\u015bli true, ta notatka zostanie przypisana do bie\u017c\u0105cego u\u017cytkownika. Je\u015bli false, notatka zostanie przypisana do systemu.",
                            "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": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "order_id": {
                            "description": "Identyfikator zam\u00f3wienia.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "order_id": {
                            "description": "Identyfikator zam\u00f3wienia.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "Musi by\u0107 prawd\u0105, poniewa\u017c zas\u00f3b nie obs\u0142uguje usuwania.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/orders\/(?P<order_id>[\\d]+)\/refunds": {
            "namespace": "wc\/v3",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "order_id": {
                            "description": "Identyfikator zam\u00f3wienia.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Aktualna strona kolekcji.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w, kt\u00f3re zostan\u0105 zwr\u00f3cone w zestawie wynik\u00f3w.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Ogranicz wyniki do tych, kt\u00f3re odpowiadaj\u0105 ci\u0105gowi znak\u00f3w.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Ogranicz odpowied\u017a do zasob\u00f3w opublikowanych po okre\u015blonej dacie zgodnej z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Ogranicz odpowied\u017a do zasob\u00f3w opublikowanych przed okre\u015blon\u0105 dat\u0105 zgodno\u015bci z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Ogranicz odpowied\u017a do zasob\u00f3w zmodyfikowanych po okre\u015blonej dacie zgodno\u015bci z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Ogranicz odpowied\u017a do zasob\u00f3w zmodyfikowanych przed okre\u015blon\u0105 dat\u0105 zgodno\u015bci z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "dates_are_gmt": {
                            "description": "Czy bra\u0107 pod uwag\u0119 daty publikacji GMT przy ograniczaniu odpowiedzi na podstawie daty publikacji lub modyfikacji?",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "exclude": {
                            "description": "Upewnij si\u0119, \u017ce zestaw wynik\u00f3w wyklucza okre\u015blone identyfikatory.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ogranicz zestaw wynik\u00f3w do okre\u015blonych identyfikator\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Przesu\u0144 zestaw wynik\u00f3w o okre\u015blon\u0105 liczb\u0119 element\u00f3w.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Sortuj atrybuty rosn\u0105co lub malej\u0105co.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortuj kolekcj\u0119 wed\u0142ug atrybutu obiektu.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "modified"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "Ogranicz zestaw wynik\u00f3w do tych o okre\u015blonych identyfikatorach nadrz\u0119dnych.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "Ogranicz zestaw wynik\u00f3w do wszystkich element\u00f3w z wyj\u0105tkiem tych o okre\u015blonym identyfikatorze nadrz\u0119dnym.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "dp": {
                            "default": 2,
                            "description": "Liczba miejsc dziesi\u0119tnych, jakie nale\u017cy zastosowa\u0107 w ka\u017cdym zasobie.",
                            "type": "integer",
                            "required": false
                        },
                        "order_item_display_meta": {
                            "default": false,
                            "description": "Poka\u017c tylko te meta dane, kt\u00f3re maj\u0105 by\u0107 wy\u015bwietlane dla zam\u00f3wienia.",
                            "type": "boolean",
                            "required": false
                        },
                        "include_meta": {
                            "default": [],
                            "description": "Ogranicz meta_data do okre\u015blonych kluczy.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "exclude_meta": {
                            "default": [],
                            "description": "Upewnij si\u0119, \u017ce meta_data wyklucza okre\u015blone klucze.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "order_id": {
                            "description": "Identyfikator zam\u00f3wienia.",
                            "type": "integer",
                            "required": false
                        },
                        "amount": {
                            "description": "Kwota zwrotu.",
                            "type": "string",
                            "required": false
                        },
                        "reason": {
                            "description": "Pow\u00f3d zwrotu.",
                            "type": "string",
                            "required": false
                        },
                        "refunded_by": {
                            "description": "Identyfikator u\u017cytkownika, kt\u00f3ry dokona\u0142 zwrotu.",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "Metadane.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Meta ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Klawisz meta.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Warto\u015b\u0107 meta.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "shipping_lines": {
                            "description": "Dane dotycz\u0105ce linii \u017ceglugowych.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID przedmiotu.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "method_title": {
                                        "description": "Nazwa metody wysy\u0142ki.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "method_id": {
                                        "description": "Identyfikator metody wysy\u0142ki.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "instance_id": {
                                        "description": "Identyfikator wyst\u0105pienia wysy\u0142ki.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total": {
                                        "description": "\u0141\u0105czna warto\u015b\u0107 pozycji (po uwzgl\u0119dnieniu rabat\u00f3w).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Ca\u0142kowita kwota podatku (po zni\u017ckach).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "Podatki liniowe.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Identyfikator stawki podatku.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "\u0141\u0105czna kwota podatku.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "Metadane.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Meta ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "Klawisz meta.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "Warto\u015b\u0107 meta.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "fee_lines": {
                            "description": "Dane dotycz\u0105ce op\u0142at.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID przedmiotu.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "Nazwa op\u0142aty.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "Klasa podatkowa op\u0142aty.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_status": {
                                        "description": "Status podatkowy op\u0142aty.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "taxable",
                                            "none"
                                        ]
                                    },
                                    "total": {
                                        "description": "\u0141\u0105czna warto\u015b\u0107 pozycji (po uwzgl\u0119dnieniu rabat\u00f3w).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Ca\u0142kowita kwota podatku (po zni\u017ckach).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "Podatki liniowe.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Identyfikator stawki podatku.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "\u0141\u0105czna kwota podatku.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "subtotal": {
                                                    "description": "Suma cz\u0119\u015bciowa podatku.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "Metadane.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Meta ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "Klawisz meta.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "Warto\u015b\u0107 meta.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "api_refund": {
                            "default": true,
                            "description": "Je\u015bli warto\u015b\u0107 jest r\u00f3wna prawda, do wygenerowania zwrotu zostanie u\u017cyty interfejs API bramki p\u0142atniczej.",
                            "type": "boolean",
                            "required": false
                        },
                        "api_restock": {
                            "default": true,
                            "description": "Je\u015bli warto\u015b\u0107 jest r\u00f3wna prawda, zwr\u00f3cone towary zostan\u0105 ponownie wprowadzone do obrotu.",
                            "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": "Identyfikator zam\u00f3wienia.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "order_id": {
                            "description": "Identyfikator zam\u00f3wienia.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": true,
                            "type": "boolean",
                            "description": "Musi by\u0107 prawd\u0105, poniewa\u017c zas\u00f3b nie obs\u0142uguje usuwania.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/orders": {
            "namespace": "wc\/v3",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Aktualna strona kolekcji.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w, kt\u00f3re zostan\u0105 zwr\u00f3cone w zestawie wynik\u00f3w.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Ogranicz wyniki do tych, kt\u00f3re odpowiadaj\u0105 ci\u0105gowi znak\u00f3w.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Ogranicz odpowied\u017a do zasob\u00f3w opublikowanych po okre\u015blonej dacie zgodnej z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Ogranicz odpowied\u017a do zasob\u00f3w opublikowanych przed okre\u015blon\u0105 dat\u0105 zgodno\u015bci z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Ogranicz odpowied\u017a do zasob\u00f3w zmodyfikowanych po okre\u015blonej dacie zgodno\u015bci z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Ogranicz odpowied\u017a do zasob\u00f3w zmodyfikowanych przed okre\u015blon\u0105 dat\u0105 zgodno\u015bci z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "dates_are_gmt": {
                            "description": "Czy bra\u0107 pod uwag\u0119 daty publikacji GMT przy ograniczaniu odpowiedzi na podstawie daty publikacji lub modyfikacji?",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "exclude": {
                            "description": "Upewnij si\u0119, \u017ce zestaw wynik\u00f3w wyklucza okre\u015blone identyfikatory.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ogranicz zestaw wynik\u00f3w do okre\u015blonych identyfikator\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Przesu\u0144 zestaw wynik\u00f3w o okre\u015blon\u0105 liczb\u0119 element\u00f3w.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Sortuj atrybuty rosn\u0105co lub malej\u0105co.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortuj kolekcj\u0119 wed\u0142ug atrybutu obiektu.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "modified"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "Ogranicz zestaw wynik\u00f3w do tych o okre\u015blonych identyfikatorach nadrz\u0119dnych.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "Ogranicz zestaw wynik\u00f3w do wszystkich element\u00f3w z wyj\u0105tkiem tych o okre\u015blonym identyfikatorze nadrz\u0119dnym.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "status": {
                            "default": "any",
                            "description": "Ogranicz zestaw wynik\u00f3w do zam\u00f3wie\u0144 o okre\u015blonych statusach.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "any",
                                    "trash",
                                    "auto-draft",
                                    "pending",
                                    "processing",
                                    "on-hold",
                                    "completed",
                                    "shipped",
                                    "partial-shipped",
                                    "cancelled",
                                    "refunded",
                                    "failed",
                                    "checkout-draft"
                                ]
                            },
                            "required": false
                        },
                        "customer": {
                            "description": "Ogranicz zestaw wynik\u00f3w do zam\u00f3wie\u0144 przypisanych do konkretnego klienta.",
                            "type": "integer",
                            "required": false
                        },
                        "product": {
                            "description": "Ogranicz zestaw wynik\u00f3w do zam\u00f3wie\u0144 przypisanych do okre\u015blonego produktu.",
                            "type": "integer",
                            "required": false
                        },
                        "dp": {
                            "default": 2,
                            "description": "Liczba miejsc dziesi\u0119tnych, jakie nale\u017cy zastosowa\u0107 w ka\u017cdym zasobie.",
                            "type": "integer",
                            "required": false
                        },
                        "order_item_display_meta": {
                            "default": false,
                            "description": "Poka\u017c tylko te meta dane, kt\u00f3re maj\u0105 by\u0107 wy\u015bwietlane dla zam\u00f3wienia.",
                            "type": "boolean",
                            "required": false
                        },
                        "include_meta": {
                            "default": [],
                            "description": "Ogranicz meta_data do okre\u015blonych kluczy.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "exclude_meta": {
                            "default": [],
                            "description": "Upewnij si\u0119, \u017ce meta_data wyklucza okre\u015blone klucze.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "created_via": {
                            "description": "Ogranicz zestaw wynik\u00f3w do zam\u00f3wie\u0144 utworzonych za po\u015brednictwem okre\u015blonych \u017ar\u00f3de\u0142 (np. kasa, administrator).",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent_id": {
                            "description": "Numer zam\u00f3wienia nadrz\u0119dnego.",
                            "type": "integer",
                            "required": false
                        },
                        "created_via": {
                            "description": "Pokazuje, gdzie zam\u00f3wienie zosta\u0142o utworzone.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "pending",
                            "description": "Status zam\u00f3wienia.",
                            "type": "string",
                            "enum": [
                                "auto-draft",
                                "pending",
                                "processing",
                                "on-hold",
                                "completed",
                                "shipped",
                                "partial-shipped",
                                "cancelled",
                                "refunded",
                                "failed",
                                "checkout-draft"
                            ],
                            "required": false
                        },
                        "currency": {
                            "default": "USD",
                            "description": "Waluta, w kt\u00f3rej utworzono zam\u00f3wienie, w formacie 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": "Identyfikator u\u017cytkownika, do kt\u00f3rego nale\u017cy zam\u00f3wienie. 0 dla go\u015bci.",
                            "type": "integer",
                            "required": false
                        },
                        "customer_note": {
                            "description": "Notatka pozostawiona przez klienta podczas realizacji transakcji.",
                            "type": "string",
                            "required": false
                        },
                        "billing": {
                            "description": "Adres rozliczeniowy.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Imi\u0119.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Nazwisko.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "Nazwa firmy.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "Adres wiersz 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "Adres wiersz 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "Nazwa miasta.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "Kod ISO lub nazwa stanu, prowincji lub okr\u0119gu.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "Kod pocztowy.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Kod kraju w formacie ISO 3166-1 alfa-2.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "email": {
                                    "description": "Adres e-mail.",
                                    "type": [
                                        "string",
                                        "null"
                                    ],
                                    "format": "email",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "phone": {
                                    "description": "Numer telefonu.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping": {
                            "description": "Adres wysy\u0142kowy.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Imi\u0119.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Nazwisko.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "Nazwa firmy.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "Adres wiersz 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "Adres wiersz 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "Nazwa miasta.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "Kod ISO lub nazwa stanu, prowincji lub okr\u0119gu.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "Kod pocztowy.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Kod kraju w formacie ISO 3166-1 alfa-2.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "payment_method": {
                            "description": "Identyfikator metody p\u0142atno\u015bci.",
                            "type": "string",
                            "required": false
                        },
                        "payment_method_title": {
                            "description": "Tytu\u0142 metody p\u0142atno\u015bci.",
                            "type": "string",
                            "required": false
                        },
                        "transaction_id": {
                            "description": "Unikalny identyfikator transakcji.",
                            "type": "string",
                            "required": false
                        },
                        "meta_data": {
                            "description": "Metadane.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Meta ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Klawisz meta.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Warto\u015b\u0107 meta.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "line_items": {
                            "description": "Dane dotycz\u0105ce pozycji zam\u00f3wienia.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID przedmiotu.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "Nazwa produktu.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "parent_name": {
                                        "description": "Nazwa produktu nadrz\u0119dnego, je\u015bli produkt jest wariantem.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "product_id": {
                                        "description": "Identyfikator produktu.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation_id": {
                                        "description": "Identyfikator wariantu, je\u015bli dotyczy.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "quantity": {
                                        "description": "Zam\u00f3wiona ilo\u015b\u0107.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "Klasa podatkowa produktu.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "subtotal": {
                                        "description": "Suma cz\u0119\u015bciowa wiersza (przed rabatami).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "subtotal_tax": {
                                        "description": "Suma cz\u0119\u015bciowa podatku (przed rabatami).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "total": {
                                        "description": "\u0141\u0105czna warto\u015b\u0107 pozycji (po uwzgl\u0119dnieniu rabat\u00f3w).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Ca\u0142kowita kwota podatku (po zni\u017ckach).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "Podatki liniowe.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Identyfikator stawki podatku.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "total": {
                                                    "description": "\u0141\u0105czna kwota podatku.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "subtotal": {
                                                    "description": "Suma cz\u0119\u015bciowa podatku.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "Metadane.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Meta ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "Klawisz meta.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "Warto\u015b\u0107 meta.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "display_key": {
                                                    "description": "Klawisz meta do wy\u015bwietlania interfejsu u\u017cytkownika.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "display_value": {
                                                    "description": "Warto\u015b\u0107 meta dla wy\u015bwietlania interfejsu u\u017cytkownika.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    },
                                    "sku": {
                                        "description": "Numer SKU produktu.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "global_unique_id": {
                                        "description": "GTIN, UPC, EAN lub ISBN.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "price": {
                                        "description": "Cena produktu.",
                                        "type": "number",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "image": {
                                        "description": "W\u0142a\u015bciwo\u015bci g\u0142\u00f3wnego obrazu produktu.",
                                        "type": "object",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "properties": {
                                            "id": {
                                                "description": "Identyfikator obrazu.",
                                                "type": "integer",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "src": {
                                                "description": "Adres URL obrazu.",
                                                "type": "string",
                                                "format": "uri",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "shipping_lines": {
                            "description": "Dane dotycz\u0105ce linii \u017ceglugowych.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID przedmiotu.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "method_title": {
                                        "description": "Nazwa metody wysy\u0142ki.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "method_id": {
                                        "description": "Identyfikator metody wysy\u0142ki.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "instance_id": {
                                        "description": "Identyfikator wyst\u0105pienia wysy\u0142ki.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total": {
                                        "description": "\u0141\u0105czna warto\u015b\u0107 pozycji (po uwzgl\u0119dnieniu rabat\u00f3w).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Ca\u0142kowita kwota podatku (po zni\u017ckach).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "Podatki liniowe.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Identyfikator stawki podatku.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "\u0141\u0105czna kwota podatku.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "Metadane.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Meta ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "Klawisz meta.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "Warto\u015b\u0107 meta.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "fee_lines": {
                            "description": "Dane dotycz\u0105ce op\u0142at.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID przedmiotu.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "Nazwa op\u0142aty.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "Klasa podatkowa op\u0142aty.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_status": {
                                        "description": "Status podatkowy op\u0142aty.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "taxable",
                                            "none"
                                        ]
                                    },
                                    "total": {
                                        "description": "\u0141\u0105czna warto\u015b\u0107 pozycji (po uwzgl\u0119dnieniu rabat\u00f3w).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Ca\u0142kowita kwota podatku (po zni\u017ckach).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "Podatki liniowe.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Identyfikator stawki podatku.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "\u0141\u0105czna kwota podatku.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "subtotal": {
                                                    "description": "Suma cz\u0119\u015bciowa podatku.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "Metadane.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Meta ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "Klawisz meta.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "Warto\u015b\u0107 meta.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "coupon_lines": {
                            "description": "Dane linii kupon\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID przedmiotu.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "code": {
                                        "description": "Kod kuponu.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "discount": {
                                        "description": "Ca\u0142kowity rabat.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "discount_tax": {
                                        "description": "Obni\u017cka ca\u0142kowitego podatku.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "discount_type": {
                                        "description": "Rodzaj zni\u017cki.",
                                        "type": "string",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "nominal_amount": {
                                        "description": "Kwota rabatu okre\u015blona na kuponie (warto\u015b\u0107 bezwzgl\u0119dna lub procentowa, w zale\u017cno\u015bci od rodzaju rabatu).",
                                        "type": "number",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "free_shipping": {
                                        "description": "Czy kupon gwarantuje bezp\u0142atn\u0105 dostaw\u0119, czy nie.",
                                        "type": "boolean",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "meta_data": {
                                        "description": "Metadane.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Meta ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "Klawisz meta.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "Warto\u015b\u0107 meta.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "set_paid": {
                            "default": false,
                            "description": "Zdefiniuj, czy zam\u00f3wienie jest op\u0142acone. Ustawi status na przetwarzanie i zmniejszy liczb\u0119 pozycji magazynowych.",
                            "type": "boolean",
                            "required": false
                        },
                        "manual_update": {
                            "default": false,
                            "description": "Ustaw akcj\u0119 jako r\u0119czn\u0105, aby notatka o zam\u00f3wieniu zosta\u0142a zarejestrowana jako \u201edodana przez u\u017cytkownika\u201d.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/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": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "parent_id": {
                            "description": "Numer zam\u00f3wienia nadrz\u0119dnego.",
                            "type": "integer",
                            "required": false
                        },
                        "created_via": {
                            "description": "Pokazuje, gdzie zam\u00f3wienie zosta\u0142o utworzone.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status zam\u00f3wienia.",
                            "type": "string",
                            "enum": [
                                "auto-draft",
                                "pending",
                                "processing",
                                "on-hold",
                                "completed",
                                "shipped",
                                "partial-shipped",
                                "cancelled",
                                "refunded",
                                "failed",
                                "checkout-draft"
                            ],
                            "required": false
                        },
                        "currency": {
                            "description": "Waluta, w kt\u00f3rej utworzono zam\u00f3wienie, w formacie 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": "Identyfikator u\u017cytkownika, do kt\u00f3rego nale\u017cy zam\u00f3wienie. 0 dla go\u015bci.",
                            "type": "integer",
                            "required": false
                        },
                        "customer_note": {
                            "description": "Notatka pozostawiona przez klienta podczas realizacji transakcji.",
                            "type": "string",
                            "required": false
                        },
                        "billing": {
                            "description": "Adres rozliczeniowy.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Imi\u0119.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Nazwisko.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "Nazwa firmy.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "Adres wiersz 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "Adres wiersz 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "Nazwa miasta.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "Kod ISO lub nazwa stanu, prowincji lub okr\u0119gu.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "Kod pocztowy.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Kod kraju w formacie ISO 3166-1 alfa-2.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "email": {
                                    "description": "Adres e-mail.",
                                    "type": [
                                        "string",
                                        "null"
                                    ],
                                    "format": "email",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "phone": {
                                    "description": "Numer telefonu.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping": {
                            "description": "Adres wysy\u0142kowy.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Imi\u0119.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Nazwisko.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "Nazwa firmy.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "Adres wiersz 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "Adres wiersz 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "Nazwa miasta.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "Kod ISO lub nazwa stanu, prowincji lub okr\u0119gu.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "Kod pocztowy.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Kod kraju w formacie ISO 3166-1 alfa-2.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "payment_method": {
                            "description": "Identyfikator metody p\u0142atno\u015bci.",
                            "type": "string",
                            "required": false
                        },
                        "payment_method_title": {
                            "description": "Tytu\u0142 metody p\u0142atno\u015bci.",
                            "type": "string",
                            "required": false
                        },
                        "transaction_id": {
                            "description": "Unikalny identyfikator transakcji.",
                            "type": "string",
                            "required": false
                        },
                        "meta_data": {
                            "description": "Metadane.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Meta ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Klawisz meta.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Warto\u015b\u0107 meta.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "line_items": {
                            "description": "Dane dotycz\u0105ce pozycji zam\u00f3wienia.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID przedmiotu.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "Nazwa produktu.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "parent_name": {
                                        "description": "Nazwa produktu nadrz\u0119dnego, je\u015bli produkt jest wariantem.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "product_id": {
                                        "description": "Identyfikator produktu.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation_id": {
                                        "description": "Identyfikator wariantu, je\u015bli dotyczy.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "quantity": {
                                        "description": "Zam\u00f3wiona ilo\u015b\u0107.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "Klasa podatkowa produktu.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "subtotal": {
                                        "description": "Suma cz\u0119\u015bciowa wiersza (przed rabatami).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "subtotal_tax": {
                                        "description": "Suma cz\u0119\u015bciowa podatku (przed rabatami).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "total": {
                                        "description": "\u0141\u0105czna warto\u015b\u0107 pozycji (po uwzgl\u0119dnieniu rabat\u00f3w).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Ca\u0142kowita kwota podatku (po zni\u017ckach).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "Podatki liniowe.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Identyfikator stawki podatku.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "total": {
                                                    "description": "\u0141\u0105czna kwota podatku.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "subtotal": {
                                                    "description": "Suma cz\u0119\u015bciowa podatku.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "Metadane.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Meta ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "Klawisz meta.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "Warto\u015b\u0107 meta.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "display_key": {
                                                    "description": "Klawisz meta do wy\u015bwietlania interfejsu u\u017cytkownika.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "display_value": {
                                                    "description": "Warto\u015b\u0107 meta dla wy\u015bwietlania interfejsu u\u017cytkownika.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    },
                                    "sku": {
                                        "description": "Numer SKU produktu.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "global_unique_id": {
                                        "description": "GTIN, UPC, EAN lub ISBN.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "price": {
                                        "description": "Cena produktu.",
                                        "type": "number",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "image": {
                                        "description": "W\u0142a\u015bciwo\u015bci g\u0142\u00f3wnego obrazu produktu.",
                                        "type": "object",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "properties": {
                                            "id": {
                                                "description": "Identyfikator obrazu.",
                                                "type": "integer",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "src": {
                                                "description": "Adres URL obrazu.",
                                                "type": "string",
                                                "format": "uri",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "shipping_lines": {
                            "description": "Dane dotycz\u0105ce linii \u017ceglugowych.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID przedmiotu.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "method_title": {
                                        "description": "Nazwa metody wysy\u0142ki.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "method_id": {
                                        "description": "Identyfikator metody wysy\u0142ki.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "instance_id": {
                                        "description": "Identyfikator wyst\u0105pienia wysy\u0142ki.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total": {
                                        "description": "\u0141\u0105czna warto\u015b\u0107 pozycji (po uwzgl\u0119dnieniu rabat\u00f3w).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Ca\u0142kowita kwota podatku (po zni\u017ckach).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "Podatki liniowe.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Identyfikator stawki podatku.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "\u0141\u0105czna kwota podatku.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "Metadane.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Meta ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "Klawisz meta.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "Warto\u015b\u0107 meta.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "fee_lines": {
                            "description": "Dane dotycz\u0105ce op\u0142at.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID przedmiotu.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "Nazwa op\u0142aty.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "Klasa podatkowa op\u0142aty.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_status": {
                                        "description": "Status podatkowy op\u0142aty.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "taxable",
                                            "none"
                                        ]
                                    },
                                    "total": {
                                        "description": "\u0141\u0105czna warto\u015b\u0107 pozycji (po uwzgl\u0119dnieniu rabat\u00f3w).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Ca\u0142kowita kwota podatku (po zni\u017ckach).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "Podatki liniowe.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Identyfikator stawki podatku.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "\u0141\u0105czna kwota podatku.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "subtotal": {
                                                    "description": "Suma cz\u0119\u015bciowa podatku.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "Metadane.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Meta ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "Klawisz meta.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "Warto\u015b\u0107 meta.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "coupon_lines": {
                            "description": "Dane linii kupon\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID przedmiotu.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "code": {
                                        "description": "Kod kuponu.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "discount": {
                                        "description": "Ca\u0142kowity rabat.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "discount_tax": {
                                        "description": "Obni\u017cka ca\u0142kowitego podatku.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "discount_type": {
                                        "description": "Rodzaj zni\u017cki.",
                                        "type": "string",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "nominal_amount": {
                                        "description": "Kwota rabatu okre\u015blona na kuponie (warto\u015b\u0107 bezwzgl\u0119dna lub procentowa, w zale\u017cno\u015bci od rodzaju rabatu).",
                                        "type": "number",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "free_shipping": {
                                        "description": "Czy kupon gwarantuje bezp\u0142atn\u0105 dostaw\u0119, czy nie.",
                                        "type": "boolean",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "meta_data": {
                                        "description": "Metadane.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Meta ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "Klawisz meta.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "Warto\u015b\u0107 meta.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "set_paid": {
                            "description": "Zdefiniuj, czy zam\u00f3wienie jest op\u0142acone. Ustawi status na przetwarzanie i zmniejszy liczb\u0119 pozycji magazynowych.",
                            "type": "boolean",
                            "required": false
                        },
                        "manual_update": {
                            "description": "Ustaw akcj\u0119 jako r\u0119czn\u0105, aby notatka o zam\u00f3wieniu zosta\u0142a zarejestrowana jako \u201edodana przez u\u017cytkownika\u201d.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "Czy omin\u0105\u0107 kosz i wymusi\u0107 usuni\u0119cie.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/orders\/batch": {
            "namespace": "wc\/v3",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "parent_id": {
                            "description": "Numer zam\u00f3wienia nadrz\u0119dnego.",
                            "type": "integer",
                            "required": false
                        },
                        "created_via": {
                            "description": "Pokazuje, gdzie zam\u00f3wienie zosta\u0142o utworzone.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status zam\u00f3wienia.",
                            "type": "string",
                            "enum": [
                                "auto-draft",
                                "pending",
                                "processing",
                                "on-hold",
                                "completed",
                                "shipped",
                                "partial-shipped",
                                "cancelled",
                                "refunded",
                                "failed",
                                "checkout-draft"
                            ],
                            "required": false
                        },
                        "currency": {
                            "description": "Waluta, w kt\u00f3rej utworzono zam\u00f3wienie, w formacie 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": "Identyfikator u\u017cytkownika, do kt\u00f3rego nale\u017cy zam\u00f3wienie. 0 dla go\u015bci.",
                            "type": "integer",
                            "required": false
                        },
                        "customer_note": {
                            "description": "Notatka pozostawiona przez klienta podczas realizacji transakcji.",
                            "type": "string",
                            "required": false
                        },
                        "billing": {
                            "description": "Adres rozliczeniowy.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Imi\u0119.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Nazwisko.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "Nazwa firmy.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "Adres wiersz 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "Adres wiersz 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "Nazwa miasta.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "Kod ISO lub nazwa stanu, prowincji lub okr\u0119gu.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "Kod pocztowy.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Kod kraju w formacie ISO 3166-1 alfa-2.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "email": {
                                    "description": "Adres e-mail.",
                                    "type": [
                                        "string",
                                        "null"
                                    ],
                                    "format": "email",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "phone": {
                                    "description": "Numer telefonu.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping": {
                            "description": "Adres wysy\u0142kowy.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Imi\u0119.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Nazwisko.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "Nazwa firmy.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "Adres wiersz 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "Adres wiersz 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "Nazwa miasta.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "Kod ISO lub nazwa stanu, prowincji lub okr\u0119gu.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "Kod pocztowy.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Kod kraju w formacie ISO 3166-1 alfa-2.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "payment_method": {
                            "description": "Identyfikator metody p\u0142atno\u015bci.",
                            "type": "string",
                            "required": false
                        },
                        "payment_method_title": {
                            "description": "Tytu\u0142 metody p\u0142atno\u015bci.",
                            "type": "string",
                            "required": false
                        },
                        "transaction_id": {
                            "description": "Unikalny identyfikator transakcji.",
                            "type": "string",
                            "required": false
                        },
                        "meta_data": {
                            "description": "Metadane.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Meta ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Klawisz meta.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Warto\u015b\u0107 meta.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "line_items": {
                            "description": "Dane dotycz\u0105ce pozycji zam\u00f3wienia.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID przedmiotu.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "Nazwa produktu.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "parent_name": {
                                        "description": "Nazwa produktu nadrz\u0119dnego, je\u015bli produkt jest wariantem.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "product_id": {
                                        "description": "Identyfikator produktu.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation_id": {
                                        "description": "Identyfikator wariantu, je\u015bli dotyczy.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "quantity": {
                                        "description": "Zam\u00f3wiona ilo\u015b\u0107.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "Klasa podatkowa produktu.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "subtotal": {
                                        "description": "Suma cz\u0119\u015bciowa wiersza (przed rabatami).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "subtotal_tax": {
                                        "description": "Suma cz\u0119\u015bciowa podatku (przed rabatami).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "total": {
                                        "description": "\u0141\u0105czna warto\u015b\u0107 pozycji (po uwzgl\u0119dnieniu rabat\u00f3w).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Ca\u0142kowita kwota podatku (po zni\u017ckach).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "Podatki liniowe.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Identyfikator stawki podatku.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "total": {
                                                    "description": "\u0141\u0105czna kwota podatku.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "subtotal": {
                                                    "description": "Suma cz\u0119\u015bciowa podatku.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "Metadane.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Meta ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "Klawisz meta.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "Warto\u015b\u0107 meta.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "display_key": {
                                                    "description": "Klawisz meta do wy\u015bwietlania interfejsu u\u017cytkownika.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "display_value": {
                                                    "description": "Warto\u015b\u0107 meta dla wy\u015bwietlania interfejsu u\u017cytkownika.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    },
                                    "sku": {
                                        "description": "Numer SKU produktu.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "global_unique_id": {
                                        "description": "GTIN, UPC, EAN lub ISBN.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "price": {
                                        "description": "Cena produktu.",
                                        "type": "number",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "image": {
                                        "description": "W\u0142a\u015bciwo\u015bci g\u0142\u00f3wnego obrazu produktu.",
                                        "type": "object",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "properties": {
                                            "id": {
                                                "description": "Identyfikator obrazu.",
                                                "type": "integer",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "src": {
                                                "description": "Adres URL obrazu.",
                                                "type": "string",
                                                "format": "uri",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "shipping_lines": {
                            "description": "Dane dotycz\u0105ce linii \u017ceglugowych.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID przedmiotu.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "method_title": {
                                        "description": "Nazwa metody wysy\u0142ki.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "method_id": {
                                        "description": "Identyfikator metody wysy\u0142ki.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "instance_id": {
                                        "description": "Identyfikator wyst\u0105pienia wysy\u0142ki.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total": {
                                        "description": "\u0141\u0105czna warto\u015b\u0107 pozycji (po uwzgl\u0119dnieniu rabat\u00f3w).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Ca\u0142kowita kwota podatku (po zni\u017ckach).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "Podatki liniowe.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Identyfikator stawki podatku.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "\u0141\u0105czna kwota podatku.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "Metadane.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Meta ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "Klawisz meta.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "Warto\u015b\u0107 meta.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "fee_lines": {
                            "description": "Dane dotycz\u0105ce op\u0142at.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID przedmiotu.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "Nazwa op\u0142aty.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "Klasa podatkowa op\u0142aty.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_status": {
                                        "description": "Status podatkowy op\u0142aty.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "taxable",
                                            "none"
                                        ]
                                    },
                                    "total": {
                                        "description": "\u0141\u0105czna warto\u015b\u0107 pozycji (po uwzgl\u0119dnieniu rabat\u00f3w).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Ca\u0142kowita kwota podatku (po zni\u017ckach).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "Podatki liniowe.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Identyfikator stawki podatku.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "\u0141\u0105czna kwota podatku.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "subtotal": {
                                                    "description": "Suma cz\u0119\u015bciowa podatku.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "Metadane.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Meta ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "Klawisz meta.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "Warto\u015b\u0107 meta.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "coupon_lines": {
                            "description": "Dane linii kupon\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID przedmiotu.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "code": {
                                        "description": "Kod kuponu.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "discount": {
                                        "description": "Ca\u0142kowity rabat.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "discount_tax": {
                                        "description": "Obni\u017cka ca\u0142kowitego podatku.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "discount_type": {
                                        "description": "Rodzaj zni\u017cki.",
                                        "type": "string",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "nominal_amount": {
                                        "description": "Kwota rabatu okre\u015blona na kuponie (warto\u015b\u0107 bezwzgl\u0119dna lub procentowa, w zale\u017cno\u015bci od rodzaju rabatu).",
                                        "type": "number",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "free_shipping": {
                                        "description": "Czy kupon gwarantuje bezp\u0142atn\u0105 dostaw\u0119, czy nie.",
                                        "type": "boolean",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "meta_data": {
                                        "description": "Metadane.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Meta ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "Klawisz meta.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "Warto\u015b\u0107 meta.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "set_paid": {
                            "description": "Zdefiniuj, czy zam\u00f3wienie jest op\u0142acone. Ustawi status na przetwarzanie i zmniejszy liczb\u0119 pozycji magazynowych.",
                            "type": "boolean",
                            "required": false
                        },
                        "manual_update": {
                            "description": "Ustaw akcj\u0119 jako r\u0119czn\u0105, aby notatka o zam\u00f3wieniu zosta\u0142a zarejestrowana jako \u201edodana przez u\u017cytkownika\u201d.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/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": "Unikalny identyfikator atrybutu termin\u00f3w.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Obecna strona kolekcji.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w, kt\u00f3re maj\u0105 by\u0107 zwr\u00f3cone w zestawie wynik\u00f3w.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Ogranicz wyniki do pasuj\u0105cych do zapytania.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Upewnij si\u0119, \u017ce zestaw wynik\u00f3w wyklucza okre\u015blone identyfikatory.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ogranicz zestaw wynik\u00f3w do okre\u015blonych identyfikator\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Przesu\u0144 zestaw wynik\u00f3w o okre\u015blon\u0105 liczb\u0119 element\u00f3w. Dotyczy tylko taksonomii hierarchicznych.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Sortuj atrybuty rosn\u0105co lub malej\u0105co.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortuj kolekcj\u0119 wed\u0142ug atrybutu zasobu.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Czy ukry\u0107 zasoby nieprzypisane do \u017cadnych produkt\u00f3w.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "Ogranicz zestaw wynik\u00f3w do zasob\u00f3w przypisanych do okre\u015blonego rodzica. Dotyczy tylko taksonomii hierarchicznych.",
                            "type": "integer",
                            "required": false
                        },
                        "product": {
                            "description": "Ogranicz zestaw wynik\u00f3w do zasob\u00f3w przypisanych do okre\u015blonego produktu.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Ogranicz zestaw wynik\u00f3w do zasob\u00f3w ze specyficznym \u015blimakiem.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "attribute_id": {
                            "description": "Unikalny identyfikator atrybutu termin\u00f3w.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "type": "string",
                            "description": "Nazwa zasobu.",
                            "required": true
                        },
                        "slug": {
                            "description": "Alfanumeryczny identyfikator zasobu, unikalny dla jego typu.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "Opis HTML zasobu.",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "description": "Kolejno\u015b\u0107 menu, u\u017cywana do sortowania zasob\u00f3w.",
                            "type": "integer",
                            "required": false
                        },
                        "woo_variation_swatches": {
                            "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": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "attribute_id": {
                            "description": "Unikalny identyfikator atrybutu termin\u00f3w.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "attribute_id": {
                            "description": "Unikalny identyfikator atrybutu termin\u00f3w.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "Nazwa terminu.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumeryczny identyfikator zasobu, unikalny dla jego typu.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "Opis HTML zasobu.",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "description": "Kolejno\u015b\u0107 menu, u\u017cywana do sortowania zasob\u00f3w.",
                            "type": "integer",
                            "required": false
                        },
                        "woo_variation_swatches": {
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "attribute_id": {
                            "description": "Unikalny identyfikator atrybutu termin\u00f3w.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "Musi by\u0107 prawd\u0105, poniewa\u017c zas\u00f3b nie obs\u0142uguje usuwania.",
                            "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": "Unikalny identyfikator atrybutu termin\u00f3w.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "Nazwa terminu.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumeryczny identyfikator zasobu, unikalny dla jego typu.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "Opis HTML zasobu.",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "description": "Kolejno\u015b\u0107 menu, u\u017cywana do sortowania zasob\u00f3w.",
                            "type": "integer",
                            "required": false
                        },
                        "woo_variation_swatches": {
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/products\/attributes": {
            "namespace": "wc\/v3",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "description": "Nazwa zasobu.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "Alfanumeryczny identyfikator zasobu, unikalny dla jego typu.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "default": "select",
                            "description": "Typ atrybutu.",
                            "type": "string",
                            "enum": [
                                "select",
                                "color",
                                "image",
                                "button",
                                "radio"
                            ],
                            "required": false
                        },
                        "order_by": {
                            "default": "menu_order",
                            "description": "Domy\u015blna kolejno\u015b\u0107 sortowania.",
                            "type": "string",
                            "enum": [
                                "menu_order",
                                "name",
                                "name_num",
                                "id"
                            ],
                            "required": false
                        },
                        "has_archives": {
                            "default": false,
                            "description": "W\u0142\u0105cz\/wy\u0142\u0105cz archiwa atrybut\u00f3w.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/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": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "Nazwa atrybutu.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumeryczny identyfikator zasobu, unikalny dla jego typu.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Typ atrybutu.",
                            "type": "string",
                            "enum": [
                                "select",
                                "color",
                                "image",
                                "button",
                                "radio"
                            ],
                            "required": false
                        },
                        "order_by": {
                            "description": "Domy\u015blna kolejno\u015b\u0107 sortowania.",
                            "type": "string",
                            "enum": [
                                "menu_order",
                                "name",
                                "name_num",
                                "id"
                            ],
                            "required": false
                        },
                        "has_archives": {
                            "description": "W\u0142\u0105cz\/wy\u0142\u0105cz archiwa atrybut\u00f3w.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": true,
                            "type": "boolean",
                            "description": "Musi by\u0107 prawd\u0105, poniewa\u017c zas\u00f3b nie obs\u0142uguje usuwania.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/products\/attributes\/batch": {
            "namespace": "wc\/v3",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Nazwa atrybutu.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumeryczny identyfikator zasobu, unikalny dla jego typu.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Typ atrybutu.",
                            "type": "string",
                            "enum": [
                                "select",
                                "color",
                                "image",
                                "button",
                                "radio"
                            ],
                            "required": false
                        },
                        "order_by": {
                            "description": "Domy\u015blna kolejno\u015b\u0107 sortowania.",
                            "type": "string",
                            "enum": [
                                "menu_order",
                                "name",
                                "name_num",
                                "id"
                            ],
                            "required": false
                        },
                        "has_archives": {
                            "description": "W\u0142\u0105cz\/wy\u0142\u0105cz archiwa atrybut\u00f3w.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/wc\/v3\/products\/attributes\/batch"
                    }
                ]
            }
        },
        "\/wc\/v3\/products\/categories": {
            "namespace": "wc\/v3",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Obecna strona kolekcji.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w, kt\u00f3re maj\u0105 by\u0107 zwr\u00f3cone w zestawie wynik\u00f3w.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Ogranicz wyniki do pasuj\u0105cych do zapytania.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Upewnij si\u0119, \u017ce zestaw wynik\u00f3w wyklucza okre\u015blone identyfikatory.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ogranicz zestaw wynik\u00f3w do okre\u015blonych identyfikator\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Przesu\u0144 zestaw wynik\u00f3w o okre\u015blon\u0105 liczb\u0119 element\u00f3w. Dotyczy tylko taksonomii hierarchicznych.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Sortuj atrybuty rosn\u0105co lub malej\u0105co.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortuj kolekcj\u0119 wed\u0142ug atrybutu zasobu.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Czy ukry\u0107 zasoby nieprzypisane do \u017cadnych produkt\u00f3w.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "Ogranicz zestaw wynik\u00f3w do zasob\u00f3w przypisanych do okre\u015blonego rodzica. Dotyczy tylko taksonomii hierarchicznych.",
                            "type": "integer",
                            "required": false
                        },
                        "product": {
                            "description": "Ogranicz zestaw wynik\u00f3w do zasob\u00f3w przypisanych do okre\u015blonego produktu.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Ogranicz zestaw wynik\u00f3w do zasob\u00f3w ze specyficznym \u015blimakiem.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "type": "string",
                            "description": "Nazwa zasobu.",
                            "required": true
                        },
                        "slug": {
                            "description": "Alfanumeryczny identyfikator zasobu, unikalny dla jego typu.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "Identyfikator zasobu nadrz\u0119dnego.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "Opis HTML zasobu.",
                            "type": "string",
                            "required": false
                        },
                        "display": {
                            "default": "default",
                            "description": "Typ wy\u015bwietlania archiwum kategorii.",
                            "type": "string",
                            "enum": [
                                "default",
                                "products",
                                "subcategories",
                                "both"
                            ],
                            "required": false
                        },
                        "image": {
                            "description": "Dane obrazu.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "Identyfikator obrazu.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "Data utworzenia obrazu w strefie czasowej witryny.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "Data utworzenia obrazu w formacie GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "Data ostatniej modyfikacji obrazu w strefie czasowej witryny.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "Data ostatniej modyfikacji obrazu, w formacie GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "Adres URL obrazu.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "name": {
                                    "description": "Nazwa obrazu.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "Alternatywny tekst obrazka.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Kolejno\u015b\u0107 menu, u\u017cywana do sortowania zasob\u00f3w.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/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": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "Nazwa kategorii.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumeryczny identyfikator zasobu, unikalny dla jego typu.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "Identyfikator zasobu nadrz\u0119dnego.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "Opis HTML zasobu.",
                            "type": "string",
                            "required": false
                        },
                        "display": {
                            "description": "Typ wy\u015bwietlania archiwum kategorii.",
                            "type": "string",
                            "enum": [
                                "default",
                                "products",
                                "subcategories",
                                "both"
                            ],
                            "required": false
                        },
                        "image": {
                            "description": "Dane obrazu.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "Identyfikator obrazu.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "Data utworzenia obrazu w strefie czasowej witryny.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "Data utworzenia obrazu w formacie GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "Data ostatniej modyfikacji obrazu w strefie czasowej witryny.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "Data ostatniej modyfikacji obrazu, w formacie GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "Adres URL obrazu.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "name": {
                                    "description": "Nazwa obrazu.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "Alternatywny tekst obrazka.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Kolejno\u015b\u0107 menu, u\u017cywana do sortowania zasob\u00f3w.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "Musi by\u0107 prawd\u0105, poniewa\u017c zas\u00f3b nie obs\u0142uguje usuwania.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/products\/categories\/batch": {
            "namespace": "wc\/v3",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Nazwa kategorii.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumeryczny identyfikator zasobu, unikalny dla jego typu.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "Identyfikator zasobu nadrz\u0119dnego.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "Opis HTML zasobu.",
                            "type": "string",
                            "required": false
                        },
                        "display": {
                            "description": "Typ wy\u015bwietlania archiwum kategorii.",
                            "type": "string",
                            "enum": [
                                "default",
                                "products",
                                "subcategories",
                                "both"
                            ],
                            "required": false
                        },
                        "image": {
                            "description": "Dane obrazu.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "Identyfikator obrazu.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "Data utworzenia obrazu w strefie czasowej witryny.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "Data utworzenia obrazu w formacie GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "Data ostatniej modyfikacji obrazu w strefie czasowej witryny.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "Data ostatniej modyfikacji obrazu, w formacie GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "Adres URL obrazu.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "name": {
                                    "description": "Nazwa obrazu.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "Alternatywny tekst obrazka.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Kolejno\u015b\u0107 menu, u\u017cywana do sortowania zasob\u00f3w.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/wc\/v3\/products\/categories\/batch"
                    }
                ]
            }
        },
        "\/wc\/v3\/products\/custom-fields\/names": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "Obecna strona kolekcji.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w, kt\u00f3re maj\u0105 by\u0107 zwr\u00f3cone w zestawie wynik\u00f3w.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Ogranicz wyniki do pasuj\u0105cych do zapytania.",
                            "type": "string",
                            "required": false
                        },
                        "order": {
                            "description": "Sortuj elementy rosn\u0105co lub malej\u0105co.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/wc\/v3\/products\/custom-fields\/names"
                    }
                ]
            }
        },
        "\/wc\/v3\/products\/reviews": {
            "namespace": "wc\/v3",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Obecna strona kolekcji.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w, kt\u00f3re maj\u0105 by\u0107 zwr\u00f3cone w zestawie wynik\u00f3w.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Ogranicz wyniki do pasuj\u0105cych do zapytania.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Ogranicz odpowied\u017a do zasob\u00f3w opublikowanych po okre\u015blonej dacie zgodnej z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Ogranicz odpowiedzi do recenzji opublikowanych przed okre\u015blon\u0105 dat\u0105 zgodno\u015bci z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Upewnij si\u0119, \u017ce zestaw wynik\u00f3w wyklucza okre\u015blone identyfikatory.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ogranicz zestaw wynik\u00f3w do okre\u015blonych identyfikator\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Przesu\u0144 zestaw wynik\u00f3w o okre\u015blon\u0105 liczb\u0119 element\u00f3w.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Sortuj atrybuty rosn\u0105co lub malej\u0105co.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortuj kolekcj\u0119 wed\u0142ug atrybutu obiektu.",
                            "type": "string",
                            "default": "date_gmt",
                            "enum": [
                                "date",
                                "date_gmt",
                                "id",
                                "include",
                                "product"
                            ],
                            "required": false
                        },
                        "reviewer": {
                            "description": "Ogranicz zestaw wynik\u00f3w do recenzji przypisanych do okre\u015blonych identyfikator\u00f3w u\u017cytkownik\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "reviewer_exclude": {
                            "description": "Upewnij si\u0119, \u017ce zestaw wynik\u00f3w wyklucza recenzje przypisane do okre\u015blonych identyfikator\u00f3w u\u017cytkownik\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "reviewer_email": {
                            "default": null,
                            "description": "Ogranicz zestaw wynik\u00f3w do tych pochodz\u0105cych z adresu e-mail konkretnego autora.",
                            "format": "email",
                            "type": "string",
                            "required": false
                        },
                        "product": {
                            "default": [],
                            "description": "Ogranicz zestaw wynik\u00f3w do recenzji przypisanych do okre\u015blonych identyfikator\u00f3w produkt\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "approved",
                            "description": "Ogranicz zestaw wynik\u00f3w do recenzji, kt\u00f3rym przypisano konkretny status.",
                            "type": "string",
                            "enum": [
                                "all",
                                "hold",
                                "approved",
                                "spam",
                                "trash"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "product_id": {
                            "description": "Unikalny identyfikator produktu.",
                            "type": "integer",
                            "required": true
                        },
                        "product_name": {
                            "description": "Nazwa produktu.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "approved",
                            "description": "Status przegl\u0105du.",
                            "type": "string",
                            "enum": [
                                "approved",
                                "hold",
                                "spam",
                                "unspam",
                                "trash",
                                "untrash"
                            ],
                            "required": false
                        },
                        "reviewer": {
                            "type": "string",
                            "description": "Nazwisko recenzenta.",
                            "required": true
                        },
                        "reviewer_email": {
                            "type": "string",
                            "description": "Adres e-mail recenzenta.",
                            "required": true
                        },
                        "review": {
                            "type": "string",
                            "description": "Przejrzyj tre\u015b\u0107.",
                            "required": true
                        },
                        "rating": {
                            "description": "Ocena recenzji (od 0 do 5).",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/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": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "product_id": {
                            "description": "Unikalny identyfikator produktu, kt\u00f3rego dotyczy recenzja.",
                            "type": "integer",
                            "required": false
                        },
                        "product_name": {
                            "description": "Nazwa produktu.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status przegl\u0105du.",
                            "type": "string",
                            "enum": [
                                "approved",
                                "hold",
                                "spam",
                                "unspam",
                                "trash",
                                "untrash"
                            ],
                            "required": false
                        },
                        "reviewer": {
                            "description": "Nazwisko recenzenta.",
                            "type": "string",
                            "required": false
                        },
                        "reviewer_email": {
                            "description": "E-mail recenzenta.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "review": {
                            "description": "Tre\u015b\u0107 recenzji.",
                            "type": "string",
                            "required": false
                        },
                        "rating": {
                            "description": "Ocena recenzji (od 0 do 5).",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "Czy omin\u0105\u0107 kosz i wymusi\u0107 usuni\u0119cie.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/products\/reviews\/batch": {
            "namespace": "wc\/v3",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "product_id": {
                            "description": "Unikalny identyfikator produktu, kt\u00f3rego dotyczy recenzja.",
                            "type": "integer",
                            "required": false
                        },
                        "product_name": {
                            "description": "Nazwa produktu.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status przegl\u0105du.",
                            "type": "string",
                            "enum": [
                                "approved",
                                "hold",
                                "spam",
                                "unspam",
                                "trash",
                                "untrash"
                            ],
                            "required": false
                        },
                        "reviewer": {
                            "description": "Nazwisko recenzenta.",
                            "type": "string",
                            "required": false
                        },
                        "reviewer_email": {
                            "description": "E-mail recenzenta.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "review": {
                            "description": "Tre\u015b\u0107 recenzji.",
                            "type": "string",
                            "required": false
                        },
                        "rating": {
                            "description": "Ocena recenzji (od 0 do 5).",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/wc\/v3\/products\/reviews\/batch"
                    }
                ]
            }
        },
        "\/wc\/v3\/products\/shipping_classes": {
            "namespace": "wc\/v3",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Obecna strona kolekcji.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w, kt\u00f3re maj\u0105 by\u0107 zwr\u00f3cone w zestawie wynik\u00f3w.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Ogranicz wyniki do pasuj\u0105cych do zapytania.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Upewnij si\u0119, \u017ce zestaw wynik\u00f3w wyklucza okre\u015blone identyfikatory.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ogranicz zestaw wynik\u00f3w do okre\u015blonych identyfikator\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Przesu\u0144 zestaw wynik\u00f3w o okre\u015blon\u0105 liczb\u0119 element\u00f3w. Dotyczy tylko taksonomii hierarchicznych.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Sortuj atrybuty rosn\u0105co lub malej\u0105co.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortuj kolekcj\u0119 wed\u0142ug atrybutu zasobu.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Czy ukry\u0107 zasoby nieprzypisane do \u017cadnych produkt\u00f3w.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "Ogranicz zestaw wynik\u00f3w do zasob\u00f3w przypisanych do okre\u015blonego rodzica. Dotyczy tylko taksonomii hierarchicznych.",
                            "type": "integer",
                            "required": false
                        },
                        "product": {
                            "description": "Ogranicz zestaw wynik\u00f3w do zasob\u00f3w przypisanych do okre\u015blonego produktu.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Ogranicz zestaw wynik\u00f3w do zasob\u00f3w ze specyficznym \u015blimakiem.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "type": "string",
                            "description": "Nazwa zasobu.",
                            "required": true
                        },
                        "slug": {
                            "description": "Alfanumeryczny identyfikator zasobu, unikalny dla jego typu.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "Opis HTML zasobu.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/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": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "Nazwa klasy \u017ceglugowej.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumeryczny identyfikator zasobu, unikalny dla jego typu.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "Opis HTML zasobu.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "Musi by\u0107 prawd\u0105, poniewa\u017c zas\u00f3b nie obs\u0142uguje usuwania.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/products\/shipping_classes\/batch": {
            "namespace": "wc\/v3",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Nazwa klasy \u017ceglugowej.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumeryczny identyfikator zasobu, unikalny dla jego typu.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "Opis HTML zasobu.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/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": "Nazwa klasy \u017ceglugowej.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumeryczny identyfikator zasobu, unikalny dla jego typu.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "Opis HTML zasobu.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/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": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Obecna strona kolekcji.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w, kt\u00f3re maj\u0105 by\u0107 zwr\u00f3cone w zestawie wynik\u00f3w.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Ogranicz wyniki do pasuj\u0105cych do zapytania.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Upewnij si\u0119, \u017ce zestaw wynik\u00f3w wyklucza okre\u015blone identyfikatory.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ogranicz zestaw wynik\u00f3w do okre\u015blonych identyfikator\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Przesu\u0144 zestaw wynik\u00f3w o okre\u015blon\u0105 liczb\u0119 element\u00f3w. Dotyczy tylko taksonomii hierarchicznych.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Sortuj atrybuty rosn\u0105co lub malej\u0105co.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortuj kolekcj\u0119 wed\u0142ug atrybutu zasobu.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Czy ukry\u0107 zasoby nieprzypisane do \u017cadnych produkt\u00f3w.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "Ogranicz zestaw wynik\u00f3w do zasob\u00f3w przypisanych do okre\u015blonego rodzica. Dotyczy tylko taksonomii hierarchicznych.",
                            "type": "integer",
                            "required": false
                        },
                        "product": {
                            "description": "Ogranicz zestaw wynik\u00f3w do zasob\u00f3w przypisanych do okre\u015blonego produktu.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Ogranicz zestaw wynik\u00f3w do zasob\u00f3w ze specyficznym \u015blimakiem.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "type": "string",
                            "description": "Nazwa zasobu.",
                            "required": true
                        },
                        "slug": {
                            "description": "Alfanumeryczny identyfikator zasobu, unikalny dla jego typu.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "Opis HTML zasobu.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/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": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "Nazwa tagu.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumeryczny identyfikator zasobu, unikalny dla jego typu.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "Opis HTML zasobu.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "Musi by\u0107 prawd\u0105, poniewa\u017c zas\u00f3b nie obs\u0142uguje usuwania.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/products\/tags\/batch": {
            "namespace": "wc\/v3",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Nazwa tagu.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumeryczny identyfikator zasobu, unikalny dla jego typu.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "Opis HTML zasobu.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/wc\/v3\/products\/tags\/batch"
                    }
                ]
            }
        },
        "\/wc\/v3\/products": {
            "namespace": "wc\/v3",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Aktualna strona kolekcji.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w, kt\u00f3re zostan\u0105 zwr\u00f3cone w zestawie wynik\u00f3w.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Ogranicz wyniki do tych, kt\u00f3re odpowiadaj\u0105 ci\u0105gowi znak\u00f3w.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Ogranicz odpowied\u017a do zasob\u00f3w opublikowanych po okre\u015blonej dacie zgodnej z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Ogranicz odpowied\u017a do zasob\u00f3w opublikowanych przed okre\u015blon\u0105 dat\u0105 zgodno\u015bci z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Ogranicz odpowied\u017a do zasob\u00f3w zmodyfikowanych po okre\u015blonej dacie zgodno\u015bci z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Ogranicz odpowied\u017a do zasob\u00f3w zmodyfikowanych przed okre\u015blon\u0105 dat\u0105 zgodno\u015bci z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "dates_are_gmt": {
                            "description": "Czy bra\u0107 pod uwag\u0119 daty publikacji GMT przy ograniczaniu odpowiedzi na podstawie daty publikacji lub modyfikacji?",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "exclude": {
                            "description": "Upewnij si\u0119, \u017ce zestaw wynik\u00f3w wyklucza okre\u015blone identyfikatory.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ogranicz zestaw wynik\u00f3w do okre\u015blonych identyfikator\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Przesu\u0144 zestaw wynik\u00f3w o okre\u015blon\u0105 liczb\u0119 element\u00f3w.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Sortuj atrybuty rosn\u0105co lub malej\u0105co.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortuj kolekcj\u0119 wed\u0142ug atrybutu obiektu.",
                            "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": "Ogranicz zestaw wynik\u00f3w do tych o okre\u015blonych identyfikatorach nadrz\u0119dnych.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "Ogranicz zestaw wynik\u00f3w do wszystkich element\u00f3w z wyj\u0105tkiem tych o okre\u015blonym identyfikatorze nadrz\u0119dnym.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "brand": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w, kt\u00f3rym przypisano konkretny identyfikator marki.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w z okre\u015blonym \u015blimakiem.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "any",
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w, kt\u00f3rym przypisano konkretny status.",
                            "type": "string",
                            "enum": [
                                "any",
                                "future",
                                "trash",
                                "draft",
                                "pending",
                                "private",
                                "publish"
                            ],
                            "required": false
                        },
                        "type": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w, kt\u00f3rym przypisano okre\u015blony typ.",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable"
                            ],
                            "required": false
                        },
                        "sku": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w o okre\u015blonych kodach SKU. U\u017cyj przecink\u00f3w do rozdzielenia.",
                            "type": "string",
                            "required": false
                        },
                        "featured": {
                            "description": "Ogranicz zestaw wynik\u00f3w do polecanych produkt\u00f3w.",
                            "type": "boolean",
                            "required": false
                        },
                        "category": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w, kt\u00f3rym przypisano konkretny identyfikator kategorii.",
                            "type": "string",
                            "required": false
                        },
                        "tag": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w, kt\u00f3rym przypisano konkretny identyfikator tagu.",
                            "type": "string",
                            "required": false
                        },
                        "shipping_class": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w, kt\u00f3rym przypisano konkretny identyfikator klasy wysy\u0142kowej.",
                            "type": "string",
                            "required": false
                        },
                        "attribute": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w z okre\u015blonym atrybutem. U\u017cyj nazwy taksonomii\/slug atrybutu.",
                            "type": "string",
                            "required": false
                        },
                        "attribute_term": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w z okre\u015blonym identyfikatorem atrybutu (wymagany jest przypisany atrybut).",
                            "type": "string",
                            "required": false
                        },
                        "on_sale": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w obj\u0119tych promocj\u0105.",
                            "type": "boolean",
                            "required": false
                        },
                        "min_price": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w na podstawie ceny minimalnej.",
                            "type": "string",
                            "required": false
                        },
                        "max_price": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w na podstawie maksymalnej ceny.",
                            "type": "string",
                            "required": false
                        },
                        "include_meta": {
                            "default": [],
                            "description": "Ogranicz meta_data do okre\u015blonych kluczy.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "exclude_meta": {
                            "default": [],
                            "description": "Upewnij si\u0119, \u017ce meta_data wyklucza okre\u015blone klucze.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "stock_status": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w o okre\u015blonym stanie magazynowym.",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "search_sku": {
                            "description": "Ogranicz wyniki do tych, kt\u00f3rych kod SKU cz\u0119\u015bciowo pasuje do ci\u0105gu. Ten argument ma pierwsze\u0144stwo przed argumentem \u201esku\u201d.",
                            "type": "string",
                            "required": false
                        },
                        "search_name_or_sku": {
                            "description": "Ogranicz wyniki do tych, kt\u00f3rych nazwa lub kod SKU cz\u0119\u015bciowo pasuje do ci\u0105gu. Ten argument ma pierwsze\u0144stwo przed argumentami \u201esearch\u201d, \u201esku\u201d i \u201esearch_sku\u201d.",
                            "type": "string",
                            "required": false
                        },
                        "search_fields": {
                            "description": "Ogranicz wyszukiwanie do okre\u015blonych p\u00f3l, je\u015bli u\u017cywasz parametru wyszukiwania. Dost\u0119pne pola: nazwa, kod SKU, global_unique_id, opis, kr\u00f3tki opis. Ten argument ma pierwsze\u0144stwo przed wszystkimi innymi parametrami wyszukiwania.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "name",
                                    "global_unique_id",
                                    "description",
                                    "short_description",
                                    "sku"
                                ]
                            },
                            "default": [],
                            "required": false
                        },
                        "include_status": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w o dowolnym ze status\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "any",
                                    "future",
                                    "trash",
                                    "draft",
                                    "pending",
                                    "private",
                                    "publish"
                                ]
                            },
                            "required": false
                        },
                        "exclude_status": {
                            "description": "Wyklucz produkty z dowolnym ze status\u00f3w z zestawu wynik\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "future",
                                    "trash",
                                    "draft",
                                    "pending",
                                    "private",
                                    "publish"
                                ]
                            },
                            "required": false
                        },
                        "include_types": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w dowolnego typu.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "simple",
                                    "grouped",
                                    "external",
                                    "variable"
                                ]
                            },
                            "required": false
                        },
                        "exclude_types": {
                            "description": "Wyklucz produkty spe\u0142niaj\u0105ce kt\u00f3rykolwiek z podanych typ\u00f3w z zestawu wynik\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "simple",
                                    "grouped",
                                    "external",
                                    "variable"
                                ]
                            },
                            "required": false
                        },
                        "downloadable": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w mo\u017cliwych do pobrania.",
                            "type": "boolean",
                            "required": false
                        },
                        "virtual": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w wirtualnych.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "description": "Nazwa produktu.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u015alimak produktu.",
                            "type": "string",
                            "required": false
                        },
                        "date_created": {
                            "description": "Data utworzenia produktu w strefie czasowej witryny.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_created_gmt": {
                            "description": "Data utworzenia produktu, podana w formacie GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "type": {
                            "default": "simple",
                            "description": "Typ produktu.",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable"
                            ],
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Status produktu (status postu).",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish",
                                "future",
                                "auto-draft",
                                "trash"
                            ],
                            "required": false
                        },
                        "featured": {
                            "default": false,
                            "description": "Polecany produkt.",
                            "type": "boolean",
                            "required": false
                        },
                        "catalog_visibility": {
                            "default": "visible",
                            "description": "Widoczno\u015b\u0107 katalogu.",
                            "type": "string",
                            "enum": [
                                "visible",
                                "catalog",
                                "search",
                                "hidden"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "Opis produktu.",
                            "type": "string",
                            "required": false
                        },
                        "short_description": {
                            "description": "Kr\u00f3tki opis produktu.",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "Jednostka magazynowa.",
                            "type": "string",
                            "required": false
                        },
                        "global_unique_id": {
                            "description": "GTIN, UPC, EAN lub ISBN.",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "Cena regularna produktu.",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "Cena sprzeda\u017cy produktu.",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "Data rozpocz\u0119cia sprzeda\u017cy w strefie czasowej witryny.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "Data rozpocz\u0119cia sprzeda\u017cy, w formacie GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "Data zako\u0144czenia sprzeda\u017cy w strefie czasowej witryny.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "Data zako\u0144czenia sprzeda\u017cy w strefie czasowej witryny.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "virtual": {
                            "default": false,
                            "description": "Je\u015bli produkt jest wirtualny.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "default": false,
                            "description": "Czy produkt jest mo\u017cliwy do pobrania.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "Lista plik\u00f3w do pobrania.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Identyfikator pliku.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nazwa pliku.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "Adres URL pliku.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "default": -1,
                            "description": "Liczba razy, kiedy pliki do pobrania mo\u017cna pobra\u0107 po zakupie.",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "default": -1,
                            "description": "Liczba dni do wyga\u015bni\u0119cia dost\u0119pu do plik\u00f3w do pobrania.",
                            "type": "integer",
                            "required": false
                        },
                        "external_url": {
                            "description": "Zewn\u0119trzny adres URL produktu. Tylko dla produkt\u00f3w zewn\u0119trznych.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "button_text": {
                            "description": "Tekst zewn\u0119trznego przycisku produktu. Tylko dla produkt\u00f3w zewn\u0119trznych.",
                            "type": "string",
                            "required": false
                        },
                        "tax_status": {
                            "default": "taxable",
                            "description": "Status podatkowy.",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "Klasa podatkowa.",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "default": false,
                            "description": "Zarz\u0105dzanie zapasami na poziomie produktu.",
                            "type": "boolean",
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "Ilo\u015b\u0107 w magazynie.",
                            "type": "integer",
                            "required": false
                        },
                        "stock_status": {
                            "default": "instock",
                            "description": "Kontroluje stan magazynowy produktu.",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "backorders": {
                            "default": "no",
                            "description": "W przypadku zarz\u0105dzania stanami magazynowymi ta opcja kontroluje, czy dozwolone s\u0105 zam\u00f3wienia wsteczne.",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "low_stock_amount": {
                            "description": "Niewielka ilo\u015b\u0107 produktu w magazynie.",
                            "type": [
                                "integer",
                                "null"
                            ],
                            "required": false
                        },
                        "sold_individually": {
                            "default": false,
                            "description": "Umo\u017cliwia zakup jednego artyku\u0142u w jednym zam\u00f3wieniu.",
                            "type": "boolean",
                            "required": false
                        },
                        "weight": {
                            "description": "Waga produktu (kg).",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "Wymiary produktu.",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "D\u0142ugo\u015b\u0107 produktu (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "Szeroko\u015b\u0107 produktu (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "Wysoko\u015b\u0107 produktu (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "\u015alimak klasy \u017ceglugowej.",
                            "type": "string",
                            "required": false
                        },
                        "reviews_allowed": {
                            "default": true,
                            "description": "Zezwalaj na recenzje.",
                            "type": "boolean",
                            "required": false
                        },
                        "post_password": {
                            "description": "Podaj has\u0142o.",
                            "type": "string",
                            "required": false
                        },
                        "upsell_ids": {
                            "description": "Lista identyfikator\u00f3w produkt\u00f3w up-sellingowych.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "cross_sell_ids": {
                            "description": "Lista identyfikator\u00f3w produkt\u00f3w cross-sell.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "parent_id": {
                            "description": "Identyfikator produktu nadrz\u0119dnego.",
                            "type": "integer",
                            "required": false
                        },
                        "purchase_note": {
                            "description": "Opcjonalna notatka, kt\u00f3r\u0105 nale\u017cy wys\u0142a\u0107 klientowi po zakupie.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "Lista kategorii.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Identyfikator kategorii.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nazwa kategorii.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "Kategoria \u015blimaka.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "brands": {
                            "description": "Lista marek.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Identyfikator marki.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nazwa marki.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "\u015alimak marki.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "Lista tag\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Identyfikator tagu.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nazwa tagu.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "Oznacz \u015blimaka.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "images": {
                            "description": "Lista obraz\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Identyfikator obrazu.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "date_created": {
                                        "description": "Data utworzenia obrazu w strefie czasowej witryny.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_created_gmt": {
                                        "description": "Data utworzenia obrazu w formacie GMT.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified": {
                                        "description": "Data ostatniej modyfikacji obrazu w strefie czasowej witryny.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified_gmt": {
                                        "description": "Data ostatniej modyfikacji obrazu, w formacie GMT.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "src": {
                                        "description": "Adres URL obrazu.",
                                        "type": "string",
                                        "format": "uri",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nazwa obrazu.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "alt": {
                                        "description": "Alternatywny tekst obrazka.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "Lista atrybut\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Identyfikator atrybutu.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nazwa atrybutu.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "position": {
                                        "description": "Pozycja atrybutu.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "visible": {
                                        "description": "Zdefiniuj, czy atrybut jest widoczny na karcie \u201eDodatkowe informacje\u201d na stronie produktu.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation": {
                                        "description": "Okre\u015bl, czy atrybut mo\u017ce by\u0107 u\u017cywany jako zmienno\u015b\u0107.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "options": {
                                        "description": "Lista dost\u0119pnych nazw termin\u00f3w atrybutu.",
                                        "type": "array",
                                        "items": {
                                            "type": "string"
                                        },
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "default_attributes": {
                            "description": "Domy\u015blne atrybuty wariant\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Identyfikator atrybutu.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nazwa atrybutu.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "Wybrana nazwa terminu atrybutu.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Kolejno\u015b\u0107 menu, u\u017cywana do sortowania produkt\u00f3w.",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "Metadane.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Meta ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Klawisz meta.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Warto\u015b\u0107 meta.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/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": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "Nazwa produktu.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u015alimak produktu.",
                            "type": "string",
                            "required": false
                        },
                        "date_created": {
                            "description": "Data utworzenia produktu w strefie czasowej witryny.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_created_gmt": {
                            "description": "Data utworzenia produktu, podana w formacie GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "type": {
                            "description": "Typ produktu.",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "Status produktu (status postu).",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish",
                                "future",
                                "auto-draft",
                                "trash"
                            ],
                            "required": false
                        },
                        "featured": {
                            "description": "Polecany produkt.",
                            "type": "boolean",
                            "required": false
                        },
                        "catalog_visibility": {
                            "description": "Widoczno\u015b\u0107 katalogu.",
                            "type": "string",
                            "enum": [
                                "visible",
                                "catalog",
                                "search",
                                "hidden"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "Opis produktu.",
                            "type": "string",
                            "required": false
                        },
                        "short_description": {
                            "description": "Kr\u00f3tki opis produktu.",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "Jednostka magazynowa.",
                            "type": "string",
                            "required": false
                        },
                        "global_unique_id": {
                            "description": "GTIN, UPC, EAN lub ISBN.",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "Cena regularna produktu.",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "Cena sprzeda\u017cy produktu.",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "Data rozpocz\u0119cia sprzeda\u017cy w strefie czasowej witryny.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "Data rozpocz\u0119cia sprzeda\u017cy, w formacie GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "Data zako\u0144czenia sprzeda\u017cy w strefie czasowej witryny.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "Data zako\u0144czenia sprzeda\u017cy w strefie czasowej witryny.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "virtual": {
                            "description": "Je\u015bli produkt jest wirtualny.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "description": "Czy produkt jest mo\u017cliwy do pobrania.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "Lista plik\u00f3w do pobrania.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Identyfikator pliku.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nazwa pliku.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "Adres URL pliku.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "description": "Liczba razy, kiedy pliki do pobrania mo\u017cna pobra\u0107 po zakupie.",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "description": "Liczba dni do wyga\u015bni\u0119cia dost\u0119pu do plik\u00f3w do pobrania.",
                            "type": "integer",
                            "required": false
                        },
                        "external_url": {
                            "description": "Zewn\u0119trzny adres URL produktu. Tylko dla produkt\u00f3w zewn\u0119trznych.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "button_text": {
                            "description": "Tekst zewn\u0119trznego przycisku produktu. Tylko dla produkt\u00f3w zewn\u0119trznych.",
                            "type": "string",
                            "required": false
                        },
                        "tax_status": {
                            "description": "Status podatkowy.",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "Klasa podatkowa.",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "description": "Zarz\u0105dzanie zapasami na poziomie produktu.",
                            "type": "boolean",
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "Ilo\u015b\u0107 w magazynie.",
                            "type": "integer",
                            "required": false
                        },
                        "stock_status": {
                            "description": "Kontroluje stan magazynowy produktu.",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "backorders": {
                            "description": "W przypadku zarz\u0105dzania stanami magazynowymi ta opcja kontroluje, czy dozwolone s\u0105 zam\u00f3wienia wsteczne.",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "low_stock_amount": {
                            "description": "Niewielka ilo\u015b\u0107 produktu w magazynie.",
                            "type": [
                                "integer",
                                "null"
                            ],
                            "required": false
                        },
                        "sold_individually": {
                            "description": "Umo\u017cliwia zakup jednego artyku\u0142u w jednym zam\u00f3wieniu.",
                            "type": "boolean",
                            "required": false
                        },
                        "weight": {
                            "description": "Waga produktu (kg).",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "Wymiary produktu.",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "D\u0142ugo\u015b\u0107 produktu (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "Szeroko\u015b\u0107 produktu (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "Wysoko\u015b\u0107 produktu (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "\u015alimak klasy \u017ceglugowej.",
                            "type": "string",
                            "required": false
                        },
                        "reviews_allowed": {
                            "description": "Zezwalaj na recenzje.",
                            "type": "boolean",
                            "required": false
                        },
                        "post_password": {
                            "description": "Podaj has\u0142o.",
                            "type": "string",
                            "required": false
                        },
                        "upsell_ids": {
                            "description": "Lista identyfikator\u00f3w produkt\u00f3w up-sellingowych.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "cross_sell_ids": {
                            "description": "Lista identyfikator\u00f3w produkt\u00f3w cross-sell.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "parent_id": {
                            "description": "Identyfikator produktu nadrz\u0119dnego.",
                            "type": "integer",
                            "required": false
                        },
                        "purchase_note": {
                            "description": "Opcjonalna notatka, kt\u00f3r\u0105 nale\u017cy wys\u0142a\u0107 klientowi po zakupie.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "Lista kategorii.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Identyfikator kategorii.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nazwa kategorii.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "Kategoria \u015blimaka.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "brands": {
                            "description": "Lista marek.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Identyfikator marki.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nazwa marki.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "\u015alimak marki.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "Lista tag\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Identyfikator tagu.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nazwa tagu.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "Oznacz \u015blimaka.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "images": {
                            "description": "Lista obraz\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Identyfikator obrazu.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "date_created": {
                                        "description": "Data utworzenia obrazu w strefie czasowej witryny.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_created_gmt": {
                                        "description": "Data utworzenia obrazu w formacie GMT.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified": {
                                        "description": "Data ostatniej modyfikacji obrazu w strefie czasowej witryny.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified_gmt": {
                                        "description": "Data ostatniej modyfikacji obrazu, w formacie GMT.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "src": {
                                        "description": "Adres URL obrazu.",
                                        "type": "string",
                                        "format": "uri",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nazwa obrazu.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "alt": {
                                        "description": "Alternatywny tekst obrazka.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "Lista atrybut\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Identyfikator atrybutu.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nazwa atrybutu.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "position": {
                                        "description": "Pozycja atrybutu.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "visible": {
                                        "description": "Zdefiniuj, czy atrybut jest widoczny na karcie \u201eDodatkowe informacje\u201d na stronie produktu.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation": {
                                        "description": "Okre\u015bl, czy atrybut mo\u017ce by\u0107 u\u017cywany jako zmienno\u015b\u0107.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "options": {
                                        "description": "Lista dost\u0119pnych nazw termin\u00f3w atrybutu.",
                                        "type": "array",
                                        "items": {
                                            "type": "string"
                                        },
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "default_attributes": {
                            "description": "Domy\u015blne atrybuty wariant\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Identyfikator atrybutu.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nazwa atrybutu.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "Wybrana nazwa terminu atrybutu.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Kolejno\u015b\u0107 menu, u\u017cywana do sortowania produkt\u00f3w.",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "Metadane.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Meta ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Klawisz meta.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Warto\u015b\u0107 meta.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "description": "Czy omin\u0105\u0107 kosz i wymusi\u0107 usuni\u0119cie.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/products\/batch": {
            "namespace": "wc\/v3",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Nazwa produktu.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u015alimak produktu.",
                            "type": "string",
                            "required": false
                        },
                        "date_created": {
                            "description": "Data utworzenia produktu w strefie czasowej witryny.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_created_gmt": {
                            "description": "Data utworzenia produktu, podana w formacie GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "type": {
                            "description": "Typ produktu.",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "Status produktu (status postu).",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish",
                                "future",
                                "auto-draft",
                                "trash"
                            ],
                            "required": false
                        },
                        "featured": {
                            "description": "Polecany produkt.",
                            "type": "boolean",
                            "required": false
                        },
                        "catalog_visibility": {
                            "description": "Widoczno\u015b\u0107 katalogu.",
                            "type": "string",
                            "enum": [
                                "visible",
                                "catalog",
                                "search",
                                "hidden"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "Opis produktu.",
                            "type": "string",
                            "required": false
                        },
                        "short_description": {
                            "description": "Kr\u00f3tki opis produktu.",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "Jednostka magazynowa.",
                            "type": "string",
                            "required": false
                        },
                        "global_unique_id": {
                            "description": "GTIN, UPC, EAN lub ISBN.",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "Cena regularna produktu.",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "Cena sprzeda\u017cy produktu.",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "Data rozpocz\u0119cia sprzeda\u017cy w strefie czasowej witryny.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "Data rozpocz\u0119cia sprzeda\u017cy, w formacie GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "Data zako\u0144czenia sprzeda\u017cy w strefie czasowej witryny.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "Data zako\u0144czenia sprzeda\u017cy w strefie czasowej witryny.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "virtual": {
                            "description": "Je\u015bli produkt jest wirtualny.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "description": "Czy produkt jest mo\u017cliwy do pobrania.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "Lista plik\u00f3w do pobrania.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Identyfikator pliku.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nazwa pliku.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "Adres URL pliku.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "description": "Liczba razy, kiedy pliki do pobrania mo\u017cna pobra\u0107 po zakupie.",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "description": "Liczba dni do wyga\u015bni\u0119cia dost\u0119pu do plik\u00f3w do pobrania.",
                            "type": "integer",
                            "required": false
                        },
                        "external_url": {
                            "description": "Zewn\u0119trzny adres URL produktu. Tylko dla produkt\u00f3w zewn\u0119trznych.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "button_text": {
                            "description": "Tekst zewn\u0119trznego przycisku produktu. Tylko dla produkt\u00f3w zewn\u0119trznych.",
                            "type": "string",
                            "required": false
                        },
                        "tax_status": {
                            "description": "Status podatkowy.",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "Klasa podatkowa.",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "description": "Zarz\u0105dzanie zapasami na poziomie produktu.",
                            "type": "boolean",
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "Ilo\u015b\u0107 w magazynie.",
                            "type": "integer",
                            "required": false
                        },
                        "stock_status": {
                            "description": "Kontroluje stan magazynowy produktu.",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "backorders": {
                            "description": "W przypadku zarz\u0105dzania stanami magazynowymi ta opcja kontroluje, czy dozwolone s\u0105 zam\u00f3wienia wsteczne.",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "low_stock_amount": {
                            "description": "Niewielka ilo\u015b\u0107 produktu w magazynie.",
                            "type": [
                                "integer",
                                "null"
                            ],
                            "required": false
                        },
                        "sold_individually": {
                            "description": "Umo\u017cliwia zakup jednego artyku\u0142u w jednym zam\u00f3wieniu.",
                            "type": "boolean",
                            "required": false
                        },
                        "weight": {
                            "description": "Waga produktu (kg).",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "Wymiary produktu.",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "D\u0142ugo\u015b\u0107 produktu (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "Szeroko\u015b\u0107 produktu (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "Wysoko\u015b\u0107 produktu (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "\u015alimak klasy \u017ceglugowej.",
                            "type": "string",
                            "required": false
                        },
                        "reviews_allowed": {
                            "description": "Zezwalaj na recenzje.",
                            "type": "boolean",
                            "required": false
                        },
                        "post_password": {
                            "description": "Podaj has\u0142o.",
                            "type": "string",
                            "required": false
                        },
                        "upsell_ids": {
                            "description": "Lista identyfikator\u00f3w produkt\u00f3w up-sellingowych.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "cross_sell_ids": {
                            "description": "Lista identyfikator\u00f3w produkt\u00f3w cross-sell.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "parent_id": {
                            "description": "Identyfikator produktu nadrz\u0119dnego.",
                            "type": "integer",
                            "required": false
                        },
                        "purchase_note": {
                            "description": "Opcjonalna notatka, kt\u00f3r\u0105 nale\u017cy wys\u0142a\u0107 klientowi po zakupie.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "Lista kategorii.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Identyfikator kategorii.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nazwa kategorii.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "Kategoria \u015blimaka.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "brands": {
                            "description": "Lista marek.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Identyfikator marki.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nazwa marki.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "\u015alimak marki.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "Lista tag\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Identyfikator tagu.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nazwa tagu.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "Oznacz \u015blimaka.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "images": {
                            "description": "Lista obraz\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Identyfikator obrazu.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "date_created": {
                                        "description": "Data utworzenia obrazu w strefie czasowej witryny.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_created_gmt": {
                                        "description": "Data utworzenia obrazu w formacie GMT.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified": {
                                        "description": "Data ostatniej modyfikacji obrazu w strefie czasowej witryny.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified_gmt": {
                                        "description": "Data ostatniej modyfikacji obrazu, w formacie GMT.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "src": {
                                        "description": "Adres URL obrazu.",
                                        "type": "string",
                                        "format": "uri",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nazwa obrazu.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "alt": {
                                        "description": "Alternatywny tekst obrazka.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "Lista atrybut\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Identyfikator atrybutu.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nazwa atrybutu.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "position": {
                                        "description": "Pozycja atrybutu.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "visible": {
                                        "description": "Zdefiniuj, czy atrybut jest widoczny na karcie \u201eDodatkowe informacje\u201d na stronie produktu.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation": {
                                        "description": "Okre\u015bl, czy atrybut mo\u017ce by\u0107 u\u017cywany jako zmienno\u015b\u0107.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "options": {
                                        "description": "Lista dost\u0119pnych nazw termin\u00f3w atrybutu.",
                                        "type": "array",
                                        "items": {
                                            "type": "string"
                                        },
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "default_attributes": {
                            "description": "Domy\u015blne atrybuty wariant\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Identyfikator atrybutu.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nazwa atrybutu.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "Wybrana nazwa terminu atrybutu.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Kolejno\u015b\u0107 menu, u\u017cywana do sortowania produkt\u00f3w.",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "Metadane.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Meta ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Klawisz meta.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Warto\u015b\u0107 meta.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/wc\/v3\/products\/batch"
                    }
                ]
            }
        },
        "\/wc\/v3\/products\/suggested-products": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Aktualna strona kolekcji.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w, kt\u00f3re zostan\u0105 zwr\u00f3cone w zestawie wynik\u00f3w.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Ogranicz wyniki do tych, kt\u00f3re odpowiadaj\u0105 ci\u0105gowi znak\u00f3w.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Ogranicz odpowied\u017a do zasob\u00f3w opublikowanych po okre\u015blonej dacie zgodnej z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Ogranicz odpowied\u017a do zasob\u00f3w opublikowanych przed okre\u015blon\u0105 dat\u0105 zgodno\u015bci z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Ogranicz odpowied\u017a do zasob\u00f3w zmodyfikowanych po okre\u015blonej dacie zgodno\u015bci z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Ogranicz odpowied\u017a do zasob\u00f3w zmodyfikowanych przed okre\u015blon\u0105 dat\u0105 zgodno\u015bci z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "dates_are_gmt": {
                            "description": "Czy bra\u0107 pod uwag\u0119 daty publikacji GMT przy ograniczaniu odpowiedzi na podstawie daty publikacji lub modyfikacji?",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "exclude": {
                            "description": "Upewnij si\u0119, \u017ce zestaw wynik\u00f3w wyklucza okre\u015blone identyfikatory.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ogranicz zestaw wynik\u00f3w do okre\u015blonych identyfikator\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Przesu\u0144 zestaw wynik\u00f3w o okre\u015blon\u0105 liczb\u0119 element\u00f3w.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Sortuj atrybuty rosn\u0105co lub malej\u0105co.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortuj kolekcj\u0119 wed\u0142ug atrybutu obiektu.",
                            "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": "Ogranicz zestaw wynik\u00f3w do tych o okre\u015blonych identyfikatorach nadrz\u0119dnych.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "Ogranicz zestaw wynik\u00f3w do wszystkich element\u00f3w z wyj\u0105tkiem tych o okre\u015blonym identyfikatorze nadrz\u0119dnym.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "brand": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w, kt\u00f3rym przypisano konkretny identyfikator marki.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w z okre\u015blonym \u015blimakiem.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "any",
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w, kt\u00f3rym przypisano konkretny status.",
                            "type": "string",
                            "enum": [
                                "any",
                                "future",
                                "trash",
                                "draft",
                                "pending",
                                "private",
                                "publish"
                            ],
                            "required": false
                        },
                        "type": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w, kt\u00f3rym przypisano okre\u015blony typ.",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable"
                            ],
                            "required": false
                        },
                        "sku": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w o okre\u015blonych kodach SKU. U\u017cyj przecink\u00f3w do rozdzielenia.",
                            "type": "string",
                            "required": false
                        },
                        "featured": {
                            "description": "Ogranicz zestaw wynik\u00f3w do polecanych produkt\u00f3w.",
                            "type": "boolean",
                            "required": false
                        },
                        "category": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w, kt\u00f3rym przypisano konkretny identyfikator kategorii.",
                            "type": "string",
                            "required": false
                        },
                        "tag": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w, kt\u00f3rym przypisano konkretny identyfikator tagu.",
                            "type": "string",
                            "required": false
                        },
                        "shipping_class": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w, kt\u00f3rym przypisano konkretny identyfikator klasy wysy\u0142kowej.",
                            "type": "string",
                            "required": false
                        },
                        "attribute": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w z okre\u015blonym atrybutem. U\u017cyj nazwy taksonomii\/slug atrybutu.",
                            "type": "string",
                            "required": false
                        },
                        "attribute_term": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w z okre\u015blonym identyfikatorem atrybutu (wymagany jest przypisany atrybut).",
                            "type": "string",
                            "required": false
                        },
                        "in_stock": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w dost\u0119pnych w magazynie lub niedost\u0119pnych w magazynie.",
                            "type": "boolean",
                            "required": false
                        },
                        "on_sale": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w obj\u0119tych promocj\u0105.",
                            "type": "boolean",
                            "required": false
                        },
                        "min_price": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w na podstawie ceny minimalnej.",
                            "type": "string",
                            "required": false
                        },
                        "max_price": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w na podstawie maksymalnej ceny.",
                            "type": "string",
                            "required": false
                        },
                        "include_meta": {
                            "default": [],
                            "description": "Ogranicz meta_data do okre\u015blonych kluczy.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "exclude_meta": {
                            "default": [],
                            "description": "Upewnij si\u0119, \u017ce meta_data wyklucza okre\u015blone klucze.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "categories": {
                            "description": "Ogranicz zestaw wynik\u00f3w do okre\u015blonych identyfikator\u00f3w kategorii produkt\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "tags": {
                            "description": "Ogranicz zestaw wynik\u00f3w do okre\u015blonych identyfikator\u00f3w tag\u00f3w produkt\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "limit": {
                            "description": "Ogranicz zestaw wynik\u00f3w do okre\u015blonej liczby sugerowanych produkt\u00f3w.",
                            "type": "integer",
                            "default": 5,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/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": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "Nazwa produktu.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u015alimak produktu.",
                            "type": "string",
                            "required": false
                        },
                        "date_created": {
                            "description": "Data utworzenia produktu w strefie czasowej witryny.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_created_gmt": {
                            "description": "Data utworzenia produktu, podana w formacie GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "type": {
                            "description": "Typ produktu.",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "Status produktu (status postu).",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish",
                                "future",
                                "auto-draft",
                                "trash"
                            ],
                            "required": false
                        },
                        "featured": {
                            "description": "Polecany produkt.",
                            "type": "boolean",
                            "required": false
                        },
                        "catalog_visibility": {
                            "description": "Widoczno\u015b\u0107 katalogu.",
                            "type": "string",
                            "enum": [
                                "visible",
                                "catalog",
                                "search",
                                "hidden"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "Opis produktu.",
                            "type": "string",
                            "required": false
                        },
                        "short_description": {
                            "description": "Kr\u00f3tki opis produktu.",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "Jednostka magazynowa.",
                            "type": "string",
                            "required": false
                        },
                        "global_unique_id": {
                            "description": "GTIN, UPC, EAN lub ISBN.",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "Cena regularna produktu.",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "Cena sprzeda\u017cy produktu.",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "Data rozpocz\u0119cia sprzeda\u017cy w strefie czasowej witryny.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "Data rozpocz\u0119cia sprzeda\u017cy, w formacie GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "Data zako\u0144czenia sprzeda\u017cy w strefie czasowej witryny.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "Data zako\u0144czenia sprzeda\u017cy w strefie czasowej witryny.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "virtual": {
                            "description": "Je\u015bli produkt jest wirtualny.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "description": "Czy produkt jest mo\u017cliwy do pobrania.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "Lista plik\u00f3w do pobrania.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Identyfikator pliku.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nazwa pliku.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "Adres URL pliku.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "description": "Liczba razy, kiedy pliki do pobrania mo\u017cna pobra\u0107 po zakupie.",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "description": "Liczba dni do wyga\u015bni\u0119cia dost\u0119pu do plik\u00f3w do pobrania.",
                            "type": "integer",
                            "required": false
                        },
                        "external_url": {
                            "description": "Zewn\u0119trzny adres URL produktu. Tylko dla produkt\u00f3w zewn\u0119trznych.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "button_text": {
                            "description": "Tekst zewn\u0119trznego przycisku produktu. Tylko dla produkt\u00f3w zewn\u0119trznych.",
                            "type": "string",
                            "required": false
                        },
                        "tax_status": {
                            "description": "Status podatkowy.",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "Klasa podatkowa.",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "description": "Zarz\u0105dzanie zapasami na poziomie produktu.",
                            "type": "boolean",
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "Ilo\u015b\u0107 w magazynie.",
                            "type": "integer",
                            "required": false
                        },
                        "stock_status": {
                            "description": "Kontroluje stan magazynowy produktu.",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "backorders": {
                            "description": "W przypadku zarz\u0105dzania stanami magazynowymi ta opcja kontroluje, czy dozwolone s\u0105 zam\u00f3wienia wsteczne.",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "low_stock_amount": {
                            "description": "Niewielka ilo\u015b\u0107 produktu w magazynie.",
                            "type": [
                                "integer",
                                "null"
                            ],
                            "required": false
                        },
                        "sold_individually": {
                            "description": "Umo\u017cliwia zakup jednego artyku\u0142u w jednym zam\u00f3wieniu.",
                            "type": "boolean",
                            "required": false
                        },
                        "weight": {
                            "description": "Waga produktu (kg).",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "Wymiary produktu.",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "D\u0142ugo\u015b\u0107 produktu (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "Szeroko\u015b\u0107 produktu (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "Wysoko\u015b\u0107 produktu (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "\u015alimak klasy \u017ceglugowej.",
                            "type": "string",
                            "required": false
                        },
                        "reviews_allowed": {
                            "description": "Zezwalaj na recenzje.",
                            "type": "boolean",
                            "required": false
                        },
                        "post_password": {
                            "description": "Podaj has\u0142o.",
                            "type": "string",
                            "required": false
                        },
                        "upsell_ids": {
                            "description": "Lista identyfikator\u00f3w produkt\u00f3w up-sellingowych.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "cross_sell_ids": {
                            "description": "Lista identyfikator\u00f3w produkt\u00f3w cross-sell.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "parent_id": {
                            "description": "Identyfikator produktu nadrz\u0119dnego.",
                            "type": "integer",
                            "required": false
                        },
                        "purchase_note": {
                            "description": "Opcjonalna notatka, kt\u00f3r\u0105 nale\u017cy wys\u0142a\u0107 klientowi po zakupie.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "Lista kategorii.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Identyfikator kategorii.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nazwa kategorii.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "Kategoria \u015blimaka.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "brands": {
                            "description": "Lista marek.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Identyfikator marki.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nazwa marki.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "\u015alimak marki.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "Lista tag\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Identyfikator tagu.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nazwa tagu.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "Oznacz \u015blimaka.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "images": {
                            "description": "Lista obraz\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Identyfikator obrazu.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "date_created": {
                                        "description": "Data utworzenia obrazu w strefie czasowej witryny.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_created_gmt": {
                                        "description": "Data utworzenia obrazu w formacie GMT.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified": {
                                        "description": "Data ostatniej modyfikacji obrazu w strefie czasowej witryny.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified_gmt": {
                                        "description": "Data ostatniej modyfikacji obrazu, w formacie GMT.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "src": {
                                        "description": "Adres URL obrazu.",
                                        "type": "string",
                                        "format": "uri",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nazwa obrazu.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "alt": {
                                        "description": "Alternatywny tekst obrazka.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "Lista atrybut\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Identyfikator atrybutu.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nazwa atrybutu.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "position": {
                                        "description": "Pozycja atrybutu.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "visible": {
                                        "description": "Zdefiniuj, czy atrybut jest widoczny na karcie \u201eDodatkowe informacje\u201d na stronie produktu.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation": {
                                        "description": "Okre\u015bl, czy atrybut mo\u017ce by\u0107 u\u017cywany jako zmienno\u015b\u0107.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "options": {
                                        "description": "Lista dost\u0119pnych nazw termin\u00f3w atrybutu.",
                                        "type": "array",
                                        "items": {
                                            "type": "string"
                                        },
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "default_attributes": {
                            "description": "Domy\u015blne atrybuty wariant\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Identyfikator atrybutu.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nazwa atrybutu.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "Wybrana nazwa terminu atrybutu.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Kolejno\u015b\u0107 menu, u\u017cywana do sortowania produkt\u00f3w.",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "Metadane.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Meta ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Klawisz meta.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Warto\u015b\u0107 meta.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/products\/(?P<product_id>[\\d]+)\/variations": {
            "namespace": "wc\/v3",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "product_id": {
                            "description": "Unikalny identyfikator produktu zmiennego.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Aktualna strona kolekcji.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w, kt\u00f3re zostan\u0105 zwr\u00f3cone w zestawie wynik\u00f3w.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Ogranicz wyniki do tych, kt\u00f3re odpowiadaj\u0105 ci\u0105gowi znak\u00f3w.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Ogranicz odpowied\u017a do zasob\u00f3w opublikowanych po okre\u015blonej dacie zgodnej z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Ogranicz odpowied\u017a do zasob\u00f3w opublikowanych przed okre\u015blon\u0105 dat\u0105 zgodno\u015bci z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Ogranicz odpowied\u017a do zasob\u00f3w zmodyfikowanych po okre\u015blonej dacie zgodno\u015bci z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Ogranicz odpowied\u017a do zasob\u00f3w zmodyfikowanych przed okre\u015blon\u0105 dat\u0105 zgodno\u015bci z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "dates_are_gmt": {
                            "description": "Czy bra\u0107 pod uwag\u0119 daty publikacji GMT przy ograniczaniu odpowiedzi na podstawie daty publikacji lub modyfikacji?",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "exclude": {
                            "description": "Upewnij si\u0119, \u017ce zestaw wynik\u00f3w wyklucza okre\u015blone identyfikatory.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ogranicz zestaw wynik\u00f3w do okre\u015blonych identyfikator\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Przesu\u0144 zestaw wynik\u00f3w o okre\u015blon\u0105 liczb\u0119 element\u00f3w.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Sortuj atrybuty rosn\u0105co lub malej\u0105co.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortuj kolekcj\u0119 wed\u0142ug atrybutu obiektu.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "modified",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "Ogranicz zestaw wynik\u00f3w do tych o okre\u015blonych identyfikatorach nadrz\u0119dnych.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "Ogranicz zestaw wynik\u00f3w do wszystkich element\u00f3w z wyj\u0105tkiem tych o okre\u015blonym identyfikatorze nadrz\u0119dnym.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "slug": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w z okre\u015blonym \u015blimakiem.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "any",
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w, kt\u00f3rym przypisano konkretny status.",
                            "type": "string",
                            "enum": [
                                "any",
                                "future",
                                "trash",
                                "draft",
                                "pending",
                                "private",
                                "publish"
                            ],
                            "required": false
                        },
                        "sku": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w o okre\u015blonych kodach SKU. U\u017cyj przecink\u00f3w do rozdzielenia.",
                            "type": "string",
                            "required": false
                        },
                        "on_sale": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w obj\u0119tych promocj\u0105.",
                            "type": "boolean",
                            "required": false
                        },
                        "min_price": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w na podstawie ceny minimalnej.",
                            "type": "string",
                            "required": false
                        },
                        "max_price": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w na podstawie maksymalnej ceny.",
                            "type": "string",
                            "required": false
                        },
                        "include_meta": {
                            "default": [],
                            "description": "Ogranicz meta_data do okre\u015blonych kluczy.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "exclude_meta": {
                            "default": [],
                            "description": "Upewnij si\u0119, \u017ce meta_data wyklucza okre\u015blone klucze.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "stock_status": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w o okre\u015blonym stanie magazynowym.",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "has_price": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w z cen\u0105 lub bez.",
                            "type": "boolean",
                            "required": false
                        },
                        "attributes": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w o okre\u015blonych atrybutach.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "attribute": {
                                        "type": "string",
                                        "description": "Atrybut \u015blimaka."
                                    },
                                    "term": {
                                        "type": "string",
                                        "description": "Termin atrybutu."
                                    },
                                    "terms": {
                                        "type": "array",
                                        "description": "Terminy atrybutowe."
                                    }
                                }
                            },
                            "required": false
                        },
                        "virtual": {
                            "description": "Ogranicz zestaw wynik\u00f3w do wirtualnych wariant\u00f3w produktu.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "description": "Ogranicz zestaw wynik\u00f3w do mo\u017cliwych do pobrania wariant\u00f3w produktu.",
                            "type": "boolean",
                            "required": false
                        },
                        "include_status": {
                            "description": "Ogranicz zestaw wynik\u00f3w do wariant\u00f3w produktu o dowolnym statusie.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "any",
                                    "future",
                                    "trash",
                                    "draft",
                                    "pending",
                                    "private",
                                    "publish"
                                ]
                            },
                            "required": false
                        },
                        "exclude_status": {
                            "description": "Wyklucz z zestawu wynik\u00f3w warianty produktu o dowolnym statusie.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "future",
                                    "trash",
                                    "draft",
                                    "pending",
                                    "private",
                                    "publish"
                                ]
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "product_id": {
                            "description": "Unikalny identyfikator produktu zmiennego.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "Opis wariantu.",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "Jednostka magazynowa.",
                            "type": "string",
                            "required": false
                        },
                        "global_unique_id": {
                            "description": "GTIN, UPC, EAN lub ISBN.",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "Zmiana ceny regularnej.",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "Cena sprzeda\u017cy zmienna.",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "Data rozpocz\u0119cia sprzeda\u017cy w strefie czasowej witryny.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "Data rozpocz\u0119cia sprzeda\u017cy, w formacie GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "Data zako\u0144czenia sprzeda\u017cy w strefie czasowej witryny.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "Data zako\u0144czenia sprzeda\u017cy w strefie czasowej witryny.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Status wariantu.",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish"
                            ],
                            "required": false
                        },
                        "virtual": {
                            "default": false,
                            "description": "Je\u015bli zmiana jest wirtualna.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "default": false,
                            "description": "Je\u015bli odmiana jest mo\u017cliwa do pobrania.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "Lista plik\u00f3w do pobrania.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Identyfikator pliku.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nazwa pliku.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "Adres URL pliku.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "default": -1,
                            "description": "Liczba razy, kiedy pliki do pobrania mo\u017cna pobra\u0107 po zakupie.",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "default": -1,
                            "description": "Liczba dni do wyga\u015bni\u0119cia dost\u0119pu do plik\u00f3w do pobrania.",
                            "type": "integer",
                            "required": false
                        },
                        "tax_status": {
                            "default": "taxable",
                            "description": "Status podatkowy.",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "Klasa podatkowa.",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "default": false,
                            "description": "Zarz\u0105dzanie zapasami na poziomie zmienno\u015bci.",
                            "type": [
                                "boolean",
                                "string"
                            ],
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "Ilo\u015b\u0107 w magazynie.",
                            "type": "integer",
                            "required": false
                        },
                        "stock_status": {
                            "default": "instock",
                            "description": "Kontroluje stan magazynowy produktu.",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "backorders": {
                            "default": "no",
                            "description": "W przypadku zarz\u0105dzania stanami magazynowymi ta opcja kontroluje, czy dozwolone s\u0105 zam\u00f3wienia wsteczne.",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "low_stock_amount": {
                            "description": "Niewielka ilo\u015b\u0107 zapas\u00f3w dla tej odmiany.",
                            "type": [
                                "integer",
                                "null"
                            ],
                            "required": false
                        },
                        "weight": {
                            "description": "Waga zmienna (kg).",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "Wymiary zmienno\u015bci.",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "D\u0142ugo\u015b\u0107 zmienna (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "Szeroko\u015b\u0107 zmiany (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "Zmiana wysoko\u015bci (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "\u015alimak klasy \u017ceglugowej.",
                            "type": "string",
                            "required": false
                        },
                        "image": {
                            "description": "Dane dotycz\u0105ce zmian obrazu.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "Identyfikator obrazu.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "Data utworzenia obrazu w strefie czasowej witryny.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "Data utworzenia obrazu w formacie GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "Data ostatniej modyfikacji obrazu w strefie czasowej witryny.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "Data ostatniej modyfikacji obrazu, w formacie GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "Adres URL obrazu.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "name": {
                                    "description": "Nazwa obrazu.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "Alternatywny tekst obrazka.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "Lista atrybut\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Identyfikator atrybutu.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nazwa atrybutu.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "Wybrana nazwa terminu atrybutu.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Kolejno\u015b\u0107 menu, u\u017cywana do sortowania produkt\u00f3w.",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "Metadane.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Meta ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Klawisz meta.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Warto\u015b\u0107 meta.",
                                        "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": "Unikalny identyfikator produktu zmiennego.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Unikalny identyfikator wariantu.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "product_id": {
                            "description": "Unikalny identyfikator produktu zmiennego.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Unikalny identyfikator wariantu.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "Opis wariantu.",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "Jednostka magazynowa.",
                            "type": "string",
                            "required": false
                        },
                        "global_unique_id": {
                            "description": "GTIN, UPC, EAN lub ISBN.",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "Zmiana ceny regularnej.",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "Cena sprzeda\u017cy zmienna.",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "Data rozpocz\u0119cia sprzeda\u017cy w strefie czasowej witryny.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "Data rozpocz\u0119cia sprzeda\u017cy, w formacie GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "Data zako\u0144czenia sprzeda\u017cy w strefie czasowej witryny.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "Data zako\u0144czenia sprzeda\u017cy w strefie czasowej witryny.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "Status wariantu.",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish"
                            ],
                            "required": false
                        },
                        "virtual": {
                            "description": "Je\u015bli zmiana jest wirtualna.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "description": "Je\u015bli odmiana jest mo\u017cliwa do pobrania.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "Lista plik\u00f3w do pobrania.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Identyfikator pliku.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nazwa pliku.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "Adres URL pliku.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "description": "Liczba razy, kiedy pliki do pobrania mo\u017cna pobra\u0107 po zakupie.",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "description": "Liczba dni do wyga\u015bni\u0119cia dost\u0119pu do plik\u00f3w do pobrania.",
                            "type": "integer",
                            "required": false
                        },
                        "tax_status": {
                            "description": "Status podatkowy.",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "Klasa podatkowa.",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "description": "Zarz\u0105dzanie zapasami na poziomie zmienno\u015bci.",
                            "type": [
                                "boolean",
                                "string"
                            ],
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "Ilo\u015b\u0107 w magazynie.",
                            "type": "integer",
                            "required": false
                        },
                        "stock_status": {
                            "description": "Kontroluje stan magazynowy produktu.",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "backorders": {
                            "description": "W przypadku zarz\u0105dzania stanami magazynowymi ta opcja kontroluje, czy dozwolone s\u0105 zam\u00f3wienia wsteczne.",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "low_stock_amount": {
                            "description": "Niewielka ilo\u015b\u0107 zapas\u00f3w dla tej odmiany.",
                            "type": [
                                "integer",
                                "null"
                            ],
                            "required": false
                        },
                        "weight": {
                            "description": "Waga zmienna (kg).",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "Wymiary zmienno\u015bci.",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "D\u0142ugo\u015b\u0107 zmienna (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "Szeroko\u015b\u0107 zmiany (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "Zmiana wysoko\u015bci (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "\u015alimak klasy \u017ceglugowej.",
                            "type": "string",
                            "required": false
                        },
                        "image": {
                            "description": "Dane dotycz\u0105ce zmian obrazu.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "Identyfikator obrazu.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "Data utworzenia obrazu w strefie czasowej witryny.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "Data utworzenia obrazu w formacie GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "Data ostatniej modyfikacji obrazu w strefie czasowej witryny.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "Data ostatniej modyfikacji obrazu, w formacie GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "Adres URL obrazu.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "name": {
                                    "description": "Nazwa obrazu.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "Alternatywny tekst obrazka.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "Lista atrybut\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Identyfikator atrybutu.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nazwa atrybutu.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "Wybrana nazwa terminu atrybutu.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Kolejno\u015b\u0107 menu, u\u017cywana do sortowania produkt\u00f3w.",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "Metadane.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Meta ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Klawisz meta.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Warto\u015b\u0107 meta.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "product_id": {
                            "description": "Unikalny identyfikator produktu zmiennego.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Unikalny identyfikator wariantu.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "Czy omin\u0105\u0107 kosz i wymusi\u0107 usuni\u0119cie.",
                            "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": "Unikalny identyfikator produktu zmiennego.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "Opis wariantu.",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "Jednostka magazynowa.",
                            "type": "string",
                            "required": false
                        },
                        "global_unique_id": {
                            "description": "GTIN, UPC, EAN lub ISBN.",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "Zmiana ceny regularnej.",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "Cena sprzeda\u017cy zmienna.",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "Data rozpocz\u0119cia sprzeda\u017cy w strefie czasowej witryny.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "Data rozpocz\u0119cia sprzeda\u017cy, w formacie GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "Data zako\u0144czenia sprzeda\u017cy w strefie czasowej witryny.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "Data zako\u0144czenia sprzeda\u017cy w strefie czasowej witryny.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "Status wariantu.",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish"
                            ],
                            "required": false
                        },
                        "virtual": {
                            "description": "Je\u015bli zmiana jest wirtualna.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "description": "Je\u015bli odmiana jest mo\u017cliwa do pobrania.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "Lista plik\u00f3w do pobrania.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Identyfikator pliku.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nazwa pliku.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "Adres URL pliku.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "description": "Liczba razy, kiedy pliki do pobrania mo\u017cna pobra\u0107 po zakupie.",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "description": "Liczba dni do wyga\u015bni\u0119cia dost\u0119pu do plik\u00f3w do pobrania.",
                            "type": "integer",
                            "required": false
                        },
                        "tax_status": {
                            "description": "Status podatkowy.",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "Klasa podatkowa.",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "description": "Zarz\u0105dzanie zapasami na poziomie zmienno\u015bci.",
                            "type": [
                                "boolean",
                                "string"
                            ],
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "Ilo\u015b\u0107 w magazynie.",
                            "type": "integer",
                            "required": false
                        },
                        "stock_status": {
                            "description": "Kontroluje stan magazynowy produktu.",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "backorders": {
                            "description": "W przypadku zarz\u0105dzania stanami magazynowymi ta opcja kontroluje, czy dozwolone s\u0105 zam\u00f3wienia wsteczne.",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "low_stock_amount": {
                            "description": "Niewielka ilo\u015b\u0107 zapas\u00f3w dla tej odmiany.",
                            "type": [
                                "integer",
                                "null"
                            ],
                            "required": false
                        },
                        "weight": {
                            "description": "Waga zmienna (kg).",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "Wymiary zmienno\u015bci.",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "D\u0142ugo\u015b\u0107 zmienna (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "Szeroko\u015b\u0107 zmiany (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "Zmiana wysoko\u015bci (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "\u015alimak klasy \u017ceglugowej.",
                            "type": "string",
                            "required": false
                        },
                        "image": {
                            "description": "Dane dotycz\u0105ce zmian obrazu.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "Identyfikator obrazu.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "Data utworzenia obrazu w strefie czasowej witryny.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "Data utworzenia obrazu w formacie GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "Data ostatniej modyfikacji obrazu w strefie czasowej witryny.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "Data ostatniej modyfikacji obrazu, w formacie GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "Adres URL obrazu.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "name": {
                                    "description": "Nazwa obrazu.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "Alternatywny tekst obrazka.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "Lista atrybut\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Identyfikator atrybutu.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nazwa atrybutu.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "Wybrana nazwa terminu atrybutu.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Kolejno\u015b\u0107 menu, u\u017cywana do sortowania produkt\u00f3w.",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "Metadane.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Meta ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Klawisz meta.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Warto\u015b\u0107 meta.",
                                        "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": "Unikalny identyfikator produktu zmiennego.",
                            "type": "integer",
                            "required": false
                        },
                        "delete": {
                            "description": "Usuwa nieu\u017cywane warianty.",
                            "type": "boolean",
                            "required": false
                        },
                        "default_values": {
                            "description": "Warto\u015bci domy\u015blne dla wygenerowanych wariant\u00f3w.",
                            "type": "object",
                            "properties": {
                                "description": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Opis wariantu.",
                                    "type": "string"
                                },
                                "sku": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Jednostka magazynowa.",
                                    "type": "string"
                                },
                                "global_unique_id": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "GTIN, UPC, EAN lub ISBN.",
                                    "type": "string"
                                },
                                "regular_price": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Zmiana ceny regularnej.",
                                    "type": "string"
                                },
                                "sale_price": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Cena sprzeda\u017cy zmienna.",
                                    "type": "string"
                                },
                                "date_on_sale_from": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Data rozpocz\u0119cia sprzeda\u017cy w strefie czasowej witryny.",
                                    "type": [
                                        "null",
                                        "string"
                                    ]
                                },
                                "date_on_sale_from_gmt": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Data rozpocz\u0119cia sprzeda\u017cy, w formacie GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ]
                                },
                                "date_on_sale_to": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Data zako\u0144czenia sprzeda\u017cy w strefie czasowej witryny.",
                                    "type": [
                                        "null",
                                        "string"
                                    ]
                                },
                                "date_on_sale_to_gmt": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Data zako\u0144czenia sprzeda\u017cy w strefie czasowej witryny.",
                                    "type": [
                                        "null",
                                        "string"
                                    ]
                                },
                                "status": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Status wariantu.",
                                    "type": "string",
                                    "enum": [
                                        "draft",
                                        "pending",
                                        "private",
                                        "publish"
                                    ]
                                },
                                "virtual": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Je\u015bli zmiana jest wirtualna.",
                                    "type": "boolean"
                                },
                                "downloadable": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Je\u015bli odmiana jest mo\u017cliwa do pobrania.",
                                    "type": "boolean"
                                },
                                "downloads": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Lista plik\u00f3w do pobrania.",
                                    "type": "array",
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "id": {
                                                "description": "Identyfikator pliku.",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "name": {
                                                "description": "Nazwa pliku.",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "file": {
                                                "description": "Adres URL pliku.",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            }
                                        }
                                    }
                                },
                                "download_limit": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Liczba razy, kiedy pliki do pobrania mo\u017cna pobra\u0107 po zakupie.",
                                    "type": "integer"
                                },
                                "download_expiry": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Liczba dni do wyga\u015bni\u0119cia dost\u0119pu do plik\u00f3w do pobrania.",
                                    "type": "integer"
                                },
                                "tax_status": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Status podatkowy.",
                                    "type": "string",
                                    "enum": [
                                        "taxable",
                                        "shipping",
                                        "none"
                                    ]
                                },
                                "tax_class": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Klasa podatkowa.",
                                    "type": "string"
                                },
                                "manage_stock": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Zarz\u0105dzanie zapasami na poziomie zmienno\u015bci.",
                                    "type": [
                                        "boolean",
                                        "string"
                                    ]
                                },
                                "stock_quantity": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Ilo\u015b\u0107 w magazynie.",
                                    "type": "integer"
                                },
                                "stock_status": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Kontroluje stan magazynowy produktu.",
                                    "type": "string",
                                    "enum": [
                                        "instock",
                                        "outofstock",
                                        "onbackorder"
                                    ]
                                },
                                "backorders": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "W przypadku zarz\u0105dzania stanami magazynowymi ta opcja kontroluje, czy dozwolone s\u0105 zam\u00f3wienia wsteczne.",
                                    "type": "string",
                                    "enum": [
                                        "no",
                                        "notify",
                                        "yes"
                                    ]
                                },
                                "low_stock_amount": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Niewielka ilo\u015b\u0107 zapas\u00f3w dla tej odmiany.",
                                    "type": [
                                        "integer",
                                        "null"
                                    ]
                                },
                                "weight": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Waga zmienna (kg).",
                                    "type": "string"
                                },
                                "dimensions": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Wymiary zmienno\u015bci.",
                                    "type": "object",
                                    "properties": {
                                        "length": {
                                            "description": "D\u0142ugo\u015b\u0107 zmienna (cm).",
                                            "type": "string",
                                            "context": [
                                                "view",
                                                "edit"
                                            ]
                                        },
                                        "width": {
                                            "description": "Szeroko\u015b\u0107 zmiany (cm).",
                                            "type": "string",
                                            "context": [
                                                "view",
                                                "edit"
                                            ]
                                        },
                                        "height": {
                                            "description": "Zmiana wysoko\u015bci (cm).",
                                            "type": "string",
                                            "context": [
                                                "view",
                                                "edit"
                                            ]
                                        }
                                    }
                                },
                                "shipping_class": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u015alimak klasy \u017ceglugowej.",
                                    "type": "string"
                                },
                                "image": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Dane dotycz\u0105ce zmian obrazu.",
                                    "type": "object",
                                    "properties": {
                                        "id": {
                                            "description": "Identyfikator obrazu.",
                                            "type": "integer",
                                            "context": [
                                                "view",
                                                "edit"
                                            ]
                                        },
                                        "date_created": {
                                            "description": "Data utworzenia obrazu w strefie czasowej witryny.",
                                            "type": [
                                                "null",
                                                "string"
                                            ],
                                            "context": [
                                                "view",
                                                "edit"
                                            ],
                                            "readonly": true
                                        },
                                        "date_created_gmt": {
                                            "description": "Data utworzenia obrazu w formacie GMT.",
                                            "type": [
                                                "null",
                                                "string"
                                            ],
                                            "context": [
                                                "view",
                                                "edit"
                                            ],
                                            "readonly": true
                                        },
                                        "date_modified": {
                                            "description": "Data ostatniej modyfikacji obrazu w strefie czasowej witryny.",
                                            "type": [
                                                "null",
                                                "string"
                                            ],
                                            "context": [
                                                "view",
                                                "edit"
                                            ],
                                            "readonly": true
                                        },
                                        "date_modified_gmt": {
                                            "description": "Data ostatniej modyfikacji obrazu, w formacie GMT.",
                                            "type": [
                                                "null",
                                                "string"
                                            ],
                                            "context": [
                                                "view",
                                                "edit"
                                            ],
                                            "readonly": true
                                        },
                                        "src": {
                                            "description": "Adres URL obrazu.",
                                            "type": "string",
                                            "format": "uri",
                                            "context": [
                                                "view",
                                                "edit"
                                            ]
                                        },
                                        "name": {
                                            "description": "Nazwa obrazu.",
                                            "type": "string",
                                            "context": [
                                                "view",
                                                "edit"
                                            ]
                                        },
                                        "alt": {
                                            "description": "Alternatywny tekst obrazka.",
                                            "type": "string",
                                            "context": [
                                                "view",
                                                "edit"
                                            ]
                                        }
                                    }
                                },
                                "attributes": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Lista atrybut\u00f3w.",
                                    "type": "array",
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "id": {
                                                "description": "Identyfikator atrybutu.",
                                                "type": "integer",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "name": {
                                                "description": "Nazwa atrybutu.",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "option": {
                                                "description": "Wybrana nazwa terminu atrybutu.",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            }
                                        }
                                    }
                                },
                                "menu_order": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Kolejno\u015b\u0107 menu, u\u017cywana do sortowania produkt\u00f3w.",
                                    "type": "integer"
                                },
                                "meta_data": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Metadane.",
                                    "type": "array",
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "id": {
                                                "description": "Meta ID.",
                                                "type": "integer",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ],
                                                "readonly": true
                                            },
                                            "key": {
                                                "description": "Klawisz meta.",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "value": {
                                                "description": "Warto\u015b\u0107 meta.",
                                                "type": [
                                                    "null",
                                                    "object",
                                                    "string",
                                                    "number",
                                                    "boolean",
                                                    "integer",
                                                    "array"
                                                ],
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "Opis wariantu.",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "Jednostka magazynowa.",
                            "type": "string",
                            "required": false
                        },
                        "global_unique_id": {
                            "description": "GTIN, UPC, EAN lub ISBN.",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "Zmiana ceny regularnej.",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "Cena sprzeda\u017cy zmienna.",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "Data rozpocz\u0119cia sprzeda\u017cy w strefie czasowej witryny.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "Data rozpocz\u0119cia sprzeda\u017cy, w formacie GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "Data zako\u0144czenia sprzeda\u017cy w strefie czasowej witryny.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "Data zako\u0144czenia sprzeda\u017cy w strefie czasowej witryny.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Status wariantu.",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish"
                            ],
                            "required": false
                        },
                        "virtual": {
                            "default": false,
                            "description": "Je\u015bli zmiana jest wirtualna.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "default": false,
                            "description": "Je\u015bli odmiana jest mo\u017cliwa do pobrania.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "Lista plik\u00f3w do pobrania.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Identyfikator pliku.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nazwa pliku.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "Adres URL pliku.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "default": -1,
                            "description": "Liczba razy, kiedy pliki do pobrania mo\u017cna pobra\u0107 po zakupie.",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "default": -1,
                            "description": "Liczba dni do wyga\u015bni\u0119cia dost\u0119pu do plik\u00f3w do pobrania.",
                            "type": "integer",
                            "required": false
                        },
                        "tax_status": {
                            "default": "taxable",
                            "description": "Status podatkowy.",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "Klasa podatkowa.",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "default": false,
                            "description": "Zarz\u0105dzanie zapasami na poziomie zmienno\u015bci.",
                            "type": [
                                "boolean",
                                "string"
                            ],
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "Ilo\u015b\u0107 w magazynie.",
                            "type": "integer",
                            "required": false
                        },
                        "stock_status": {
                            "default": "instock",
                            "description": "Kontroluje stan magazynowy produktu.",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "backorders": {
                            "default": "no",
                            "description": "W przypadku zarz\u0105dzania stanami magazynowymi ta opcja kontroluje, czy dozwolone s\u0105 zam\u00f3wienia wsteczne.",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "low_stock_amount": {
                            "description": "Niewielka ilo\u015b\u0107 zapas\u00f3w dla tej odmiany.",
                            "type": [
                                "integer",
                                "null"
                            ],
                            "required": false
                        },
                        "weight": {
                            "description": "Waga zmienna (kg).",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "Wymiary zmienno\u015bci.",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "D\u0142ugo\u015b\u0107 zmienna (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "Szeroko\u015b\u0107 zmiany (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "Zmiana wysoko\u015bci (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "\u015alimak klasy \u017ceglugowej.",
                            "type": "string",
                            "required": false
                        },
                        "image": {
                            "description": "Dane dotycz\u0105ce zmian obrazu.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "Identyfikator obrazu.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "Data utworzenia obrazu w strefie czasowej witryny.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "Data utworzenia obrazu w formacie GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "Data ostatniej modyfikacji obrazu w strefie czasowej witryny.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "Data ostatniej modyfikacji obrazu, w formacie GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "Adres URL obrazu.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "name": {
                                    "description": "Nazwa obrazu.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "Alternatywny tekst obrazka.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "Lista atrybut\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Identyfikator atrybutu.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nazwa atrybutu.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "Wybrana nazwa terminu atrybutu.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Kolejno\u015b\u0107 menu, u\u017cywana do sortowania produkt\u00f3w.",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "Metadane.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "Meta ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Klawisz meta.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Warto\u015b\u0107 meta.",
                                        "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": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Aktualna strona kolekcji.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w, kt\u00f3re zostan\u0105 zwr\u00f3cone w zestawie wynik\u00f3w.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Ogranicz wyniki do tych, kt\u00f3re odpowiadaj\u0105 ci\u0105gowi znak\u00f3w.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Ogranicz odpowied\u017a do zasob\u00f3w opublikowanych po okre\u015blonej dacie zgodnej z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Ogranicz odpowied\u017a do zasob\u00f3w opublikowanych przed okre\u015blon\u0105 dat\u0105 zgodno\u015bci z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Ogranicz odpowied\u017a do zasob\u00f3w zmodyfikowanych po okre\u015blonej dacie zgodno\u015bci z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Ogranicz odpowied\u017a do zasob\u00f3w zmodyfikowanych przed okre\u015blon\u0105 dat\u0105 zgodno\u015bci z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "dates_are_gmt": {
                            "description": "Czy bra\u0107 pod uwag\u0119 daty publikacji GMT przy ograniczaniu odpowiedzi na podstawie daty publikacji lub modyfikacji?",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "exclude": {
                            "description": "Upewnij si\u0119, \u017ce zestaw wynik\u00f3w wyklucza okre\u015blone identyfikatory.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ogranicz zestaw wynik\u00f3w do okre\u015blonych identyfikator\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Przesu\u0144 zestaw wynik\u00f3w o okre\u015blon\u0105 liczb\u0119 element\u00f3w.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Sortuj atrybuty rosn\u0105co lub malej\u0105co.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortuj kolekcj\u0119 wed\u0142ug atrybutu obiektu.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "modified"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "Ogranicz zestaw wynik\u00f3w do tych o okre\u015blonych identyfikatorach nadrz\u0119dnych.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "Ogranicz zestaw wynik\u00f3w do wszystkich element\u00f3w z wyj\u0105tkiem tych o okre\u015blonym identyfikatorze nadrz\u0119dnym.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "dp": {
                            "default": 2,
                            "description": "Liczba miejsc dziesi\u0119tnych, jakie nale\u017cy zastosowa\u0107 w ka\u017cdym zasobie.",
                            "type": "integer",
                            "required": false
                        },
                        "order_item_display_meta": {
                            "default": false,
                            "description": "Poka\u017c tylko te meta dane, kt\u00f3re maj\u0105 by\u0107 wy\u015bwietlane dla zam\u00f3wienia.",
                            "type": "boolean",
                            "required": false
                        },
                        "include_meta": {
                            "default": [],
                            "description": "Ogranicz meta_data do okre\u015blonych kluczy.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "exclude_meta": {
                            "default": [],
                            "description": "Upewnij si\u0119, \u017ce meta_data wyklucza okre\u015blone klucze.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/wc\/v3\/refunds"
                    }
                ]
            }
        },
        "\/wc\/v3\/reports\/sales": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "period": {
                            "description": "Okres sprawozdawczy.",
                            "type": "string",
                            "enum": [
                                "week",
                                "month",
                                "last_month",
                                "year"
                            ],
                            "required": false
                        },
                        "date_min": {
                            "description": "Sprzeda\u017c zwrotna dla okre\u015blonej daty rozpocz\u0119cia. Data musi by\u0107 w formacie YYYY-MM-DD.",
                            "type": "string",
                            "format": "date",
                            "required": false
                        },
                        "date_max": {
                            "description": "Sprzeda\u017c zwrotna dla okre\u015blonej daty ko\u0144cowej. Data musi by\u0107 podana w formacie YYYY-MM-DD.",
                            "type": "string",
                            "format": "date",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/wc\/v3\/reports\/sales"
                    }
                ]
            }
        },
        "\/wc\/v3\/reports\/top_sellers": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "period": {
                            "description": "Okres sprawozdawczy.",
                            "type": "string",
                            "enum": [
                                "week",
                                "month",
                                "last_month",
                                "year"
                            ],
                            "required": false
                        },
                        "date_min": {
                            "description": "Sprzeda\u017c zwrotna dla okre\u015blonej daty rozpocz\u0119cia. Data musi by\u0107 w formacie YYYY-MM-DD.",
                            "type": "string",
                            "format": "date",
                            "required": false
                        },
                        "date_max": {
                            "description": "Sprzeda\u017c zwrotna dla okre\u015blonej daty ko\u0144cowej. Data musi by\u0107 podana w formacie YYYY-MM-DD.",
                            "type": "string",
                            "format": "date",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/wc\/v3\/reports\/top_sellers"
                    }
                ]
            }
        },
        "\/wc\/v3\/reports\/orders\/totals": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/wc\/v3\/reports\/orders\/totals"
                    }
                ]
            }
        },
        "\/wc\/v3\/reports\/products\/totals": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/wc\/v3\/reports\/products\/totals"
                    }
                ]
            }
        },
        "\/wc\/v3\/reports\/customers\/totals": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/wc\/v3\/reports\/customers\/totals"
                    }
                ]
            }
        },
        "\/wc\/v3\/reports\/coupons\/totals": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/wc\/v3\/reports\/coupons\/totals"
                    }
                ]
            }
        },
        "\/wc\/v3\/reports\/reviews\/totals": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/wc\/v3\/reports\/reviews\/totals"
                    }
                ]
            }
        },
        "\/wc\/v3\/reports": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/wc\/v3\/reports"
                    }
                ]
            }
        },
        "\/wc\/v3\/settings": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/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:\/\/gotouchup.com\/pl\/wp-json\/wc\/v3\/settings\/batch"
                    }
                ]
            }
        },
        "\/wc\/v3\/settings\/(?P<group_id>[\\w-]+)": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "group": {
                            "description": "Identyfikator grupy ustawie\u0144.",
                            "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": "Identyfikator grupy ustawie\u0144.",
                            "type": "string",
                            "required": false
                        },
                        "value": {
                            "description": "Ustawianie warto\u015bci.",
                            "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": "Identyfikator grupy ustawie\u0144.",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "Unikalny identyfikator zasobu.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "group": {
                            "description": "Identyfikator grupy ustawie\u0144.",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "Unikalny identyfikator zasobu.",
                            "type": "string",
                            "required": false
                        },
                        "value": {
                            "description": "Ustawianie warto\u015bci.",
                            "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": "Nazwa strefy \u017ceglugowej.",
                            "required": true
                        },
                        "order": {
                            "description": "Zam\u00f3wienie strefy wysy\u0142ki.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/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": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "Nazwa strefy \u017ceglugowej.",
                            "type": "string",
                            "required": false
                        },
                        "order": {
                            "description": "Zam\u00f3wienie strefy wysy\u0142ki.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "Czy omin\u0105\u0107 kosz i wymusi\u0107 usuni\u0119cie.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/shipping\/zones\/(?P<id>[\\d]+)\/locations": {
            "namespace": "wc\/v3",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "code": {
                            "description": "Kod lokalizacji strefy wysy\u0142ki.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Typ lokalizacji strefy wysy\u0142ki.",
                            "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": "Unikalny identyfikator strefy.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "zone_id": {
                            "description": "Unikalny identyfikator strefy.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Kolejno\u015b\u0107 sortowania wed\u0142ug metod wysy\u0142ki.",
                            "type": "integer",
                            "required": false
                        },
                        "enabled": {
                            "description": "Status metody wysy\u0142ki w\u0142\u0105czony.",
                            "type": "boolean",
                            "required": false
                        },
                        "settings": {
                            "description": "Ustawienia metody wysy\u0142ki.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "Unikalny identyfikator ustawienia.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "label": {
                                    "description": "Czytelna dla cz\u0142owieka etykieta ustawienia u\u017cywanego w interfejsach.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "description": {
                                    "description": "Opis ustawie\u0144 u\u017cywanych w interfejsach, czytelny dla cz\u0142owieka.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "type": {
                                    "description": "Rodzaj ustawienia.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "enum": [
                                        "text",
                                        "email",
                                        "number",
                                        "color",
                                        "password",
                                        "textarea",
                                        "select",
                                        "multiselect",
                                        "radio",
                                        "image_width",
                                        "checkbox",
                                        "class",
                                        "order"
                                    ],
                                    "readonly": true
                                },
                                "value": {
                                    "description": "Ustawianie warto\u015bci.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "default": {
                                    "description": "Warto\u015b\u0107 domy\u015blna ustawienia.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "tip": {
                                    "description": "Dodatkowy tekst pomocy dotycz\u0105cy ustawienia, wy\u015bwietlany u\u017cytkownikowi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "placeholder": {
                                    "description": "Tekst zast\u0119pczy, kt\u00f3ry b\u0119dzie wy\u015bwietlany w polach tekstowych.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "method_id": {
                            "description": "Identyfikator metody wysy\u0142ki.",
                            "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": "Unikalny identyfikator strefy.",
                            "type": "integer",
                            "required": false
                        },
                        "instance_id": {
                            "description": "Unikalny identyfikator instancji.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "zone_id": {
                            "description": "Unikalny identyfikator strefy.",
                            "type": "integer",
                            "required": false
                        },
                        "instance_id": {
                            "description": "Unikalny identyfikator instancji.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Kolejno\u015b\u0107 sortowania wed\u0142ug metod wysy\u0142ki.",
                            "type": "integer",
                            "required": false
                        },
                        "enabled": {
                            "description": "Status metody wysy\u0142ki w\u0142\u0105czony.",
                            "type": "boolean",
                            "required": false
                        },
                        "settings": {
                            "description": "Ustawienia metody wysy\u0142ki.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "Unikalny identyfikator ustawienia.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "label": {
                                    "description": "Czytelna dla cz\u0142owieka etykieta ustawienia u\u017cywanego w interfejsach.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "description": {
                                    "description": "Opis ustawie\u0144 u\u017cywanych w interfejsach, czytelny dla cz\u0142owieka.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "type": {
                                    "description": "Rodzaj ustawienia.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "enum": [
                                        "text",
                                        "email",
                                        "number",
                                        "color",
                                        "password",
                                        "textarea",
                                        "select",
                                        "multiselect",
                                        "radio",
                                        "image_width",
                                        "checkbox",
                                        "class",
                                        "order"
                                    ],
                                    "readonly": true
                                },
                                "value": {
                                    "description": "Ustawianie warto\u015bci.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "default": {
                                    "description": "Warto\u015b\u0107 domy\u015blna ustawienia.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "tip": {
                                    "description": "Dodatkowy tekst pomocy dotycz\u0105cy ustawienia, wy\u015bwietlany u\u017cytkownikowi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "placeholder": {
                                    "description": "Tekst zast\u0119pczy, kt\u00f3ry b\u0119dzie wy\u015bwietlany w polach tekstowych.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "zone_id": {
                            "description": "Unikalny identyfikator strefy.",
                            "type": "integer",
                            "required": false
                        },
                        "instance_id": {
                            "description": "Unikalny identyfikator instancji.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "Czy omin\u0105\u0107 kosz i wymusi\u0107 usuni\u0119cie.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/taxes\/classes": {
            "namespace": "wc\/v3",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "description": "Nazwa klasy podatkowej.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/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": "Unikalny \u015blimak dla zasobu.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "slug": {
                            "description": "Unikalny \u015blimak dla zasobu.",
                            "type": "string",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "Musi by\u0107 prawd\u0105, poniewa\u017c zas\u00f3b nie obs\u0142uguje usuwania.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/taxes": {
            "namespace": "wc\/v3",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Aktualna strona kolekcji.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w, kt\u00f3re zostan\u0105 zwr\u00f3cone w zestawie wynik\u00f3w.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "offset": {
                            "description": "Przesu\u0144 zestaw wynik\u00f3w o okre\u015blon\u0105 liczb\u0119 element\u00f3w.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "default": "asc",
                            "description": "Sortuj atrybuty rosn\u0105co lub malej\u0105co.",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "orderby": {
                            "default": "order",
                            "description": "Sortuj kolekcj\u0119 wed\u0142ug atrybutu obiektu.",
                            "enum": [
                                "id",
                                "order",
                                "priority"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "class": {
                            "description": "Sortuj wed\u0142ug klasy podatkowej.",
                            "enum": [
                                "standard",
                                "reduced-rate",
                                "zero-rate"
                            ],
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "country": {
                            "description": "Kod kraju ISO 3166.",
                            "type": "string",
                            "required": false
                        },
                        "state": {
                            "description": "Kod stanu.",
                            "type": "string",
                            "required": false
                        },
                        "postcode": {
                            "description": "Kod pocztowy\/ZIP, nie obs\u0142uguje wielu warto\u015bci. Wycofane od WooCommerce 5.3, zamiast tego nale\u017cy u\u017cywa\u0107 \u201ekod\u00f3w pocztowych\u201d.",
                            "type": "string",
                            "required": false
                        },
                        "city": {
                            "description": "Nazwa miasta, nie obs\u0142uguje wielu warto\u015bci. Wycofane od WooCommerce 5.3, zamiast tego nale\u017cy u\u017cywa\u0107 &#039;cities&#039;.",
                            "type": "string",
                            "required": false
                        },
                        "rate": {
                            "description": "Stawka podatku.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Nazwa stawki podatku.",
                            "type": "string",
                            "required": false
                        },
                        "priority": {
                            "default": 1,
                            "description": "Priorytet podatkowy.",
                            "type": "integer",
                            "required": false
                        },
                        "compound": {
                            "default": false,
                            "description": "Czy jest to stawka sk\u0142adana, czy nie.",
                            "type": "boolean",
                            "required": false
                        },
                        "shipping": {
                            "default": true,
                            "description": "Czy ta stawka podatku b\u0119dzie stosowana r\u00f3wnie\u017c do przesy\u0142ek.",
                            "type": "boolean",
                            "required": false
                        },
                        "order": {
                            "description": "Okre\u015bla kolejno\u015b\u0107, w jakiej b\u0119d\u0105 wy\u015bwietlane w zapytaniach.",
                            "type": "integer",
                            "required": false
                        },
                        "class": {
                            "default": "standard",
                            "description": "Klasa podatkowa.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "reduced-rate",
                                "zero-rate"
                            ],
                            "required": false
                        },
                        "postcodes": {
                            "description": "Lista kod\u00f3w pocztowych \/ ZIP. Wprowadzona w WooCommerce 5.3.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "cities": {
                            "description": "Lista nazw miast. Wprowadzona w WooCommerce 5.3.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/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": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "country": {
                            "description": "Kod kraju ISO 3166.",
                            "type": "string",
                            "required": false
                        },
                        "state": {
                            "description": "Kod stanu.",
                            "type": "string",
                            "required": false
                        },
                        "postcode": {
                            "description": "Kod pocztowy\/ZIP, nie obs\u0142uguje wielu warto\u015bci. Wycofane od WooCommerce 5.3, zamiast tego nale\u017cy u\u017cywa\u0107 \u201ekod\u00f3w pocztowych\u201d.",
                            "type": "string",
                            "required": false
                        },
                        "city": {
                            "description": "Nazwa miasta, nie obs\u0142uguje wielu warto\u015bci. Wycofane od WooCommerce 5.3, zamiast tego nale\u017cy u\u017cywa\u0107 &#039;cities&#039;.",
                            "type": "string",
                            "required": false
                        },
                        "rate": {
                            "description": "Stawka podatku.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Nazwa stawki podatku.",
                            "type": "string",
                            "required": false
                        },
                        "priority": {
                            "description": "Priorytet podatkowy.",
                            "type": "integer",
                            "required": false
                        },
                        "compound": {
                            "description": "Czy jest to stawka sk\u0142adana, czy nie.",
                            "type": "boolean",
                            "required": false
                        },
                        "shipping": {
                            "description": "Czy ta stawka podatku b\u0119dzie stosowana r\u00f3wnie\u017c do przesy\u0142ek.",
                            "type": "boolean",
                            "required": false
                        },
                        "order": {
                            "description": "Okre\u015bla kolejno\u015b\u0107, w jakiej b\u0119d\u0105 wy\u015bwietlane w zapytaniach.",
                            "type": "integer",
                            "required": false
                        },
                        "class": {
                            "description": "Klasa podatkowa.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "reduced-rate",
                                "zero-rate"
                            ],
                            "required": false
                        },
                        "postcodes": {
                            "description": "Lista kod\u00f3w pocztowych \/ ZIP. Wprowadzona w WooCommerce 5.3.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "cities": {
                            "description": "Lista nazw miast. Wprowadzona w WooCommerce 5.3.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "Musi by\u0107 prawd\u0105, poniewa\u017c zas\u00f3b nie obs\u0142uguje usuwania.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/taxes\/batch": {
            "namespace": "wc\/v3",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "country": {
                            "description": "Kod kraju ISO 3166.",
                            "type": "string",
                            "required": false
                        },
                        "state": {
                            "description": "Kod stanu.",
                            "type": "string",
                            "required": false
                        },
                        "postcode": {
                            "description": "Kod pocztowy\/ZIP, nie obs\u0142uguje wielu warto\u015bci. Wycofane od WooCommerce 5.3, zamiast tego nale\u017cy u\u017cywa\u0107 \u201ekod\u00f3w pocztowych\u201d.",
                            "type": "string",
                            "required": false
                        },
                        "city": {
                            "description": "Nazwa miasta, nie obs\u0142uguje wielu warto\u015bci. Wycofane od WooCommerce 5.3, zamiast tego nale\u017cy u\u017cywa\u0107 &#039;cities&#039;.",
                            "type": "string",
                            "required": false
                        },
                        "rate": {
                            "description": "Stawka podatku.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Nazwa stawki podatku.",
                            "type": "string",
                            "required": false
                        },
                        "priority": {
                            "description": "Priorytet podatkowy.",
                            "type": "integer",
                            "required": false
                        },
                        "compound": {
                            "description": "Czy jest to stawka sk\u0142adana, czy nie.",
                            "type": "boolean",
                            "required": false
                        },
                        "shipping": {
                            "description": "Czy ta stawka podatku b\u0119dzie stosowana r\u00f3wnie\u017c do przesy\u0142ek.",
                            "type": "boolean",
                            "required": false
                        },
                        "order": {
                            "description": "Okre\u015bla kolejno\u015b\u0107, w jakiej b\u0119d\u0105 wy\u015bwietlane w zapytaniach.",
                            "type": "integer",
                            "required": false
                        },
                        "class": {
                            "description": "Klasa podatkowa.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "reduced-rate",
                                "zero-rate"
                            ],
                            "required": false
                        },
                        "postcodes": {
                            "description": "Lista kod\u00f3w pocztowych \/ ZIP. Wprowadzona w WooCommerce 5.3.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "cities": {
                            "description": "Lista nazw miast. Wprowadzona w WooCommerce 5.3.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/wc\/v3\/taxes\/batch"
                    }
                ]
            }
        },
        "\/wc\/v3\/webhooks": {
            "namespace": "wc\/v3",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Obecna strona kolekcji.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w, kt\u00f3re maj\u0105 by\u0107 zwr\u00f3cone w zestawie wynik\u00f3w.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Ogranicz wyniki do pasuj\u0105cych do zapytania.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Ogranicz odpowied\u017a do zasob\u00f3w opublikowanych po okre\u015blonej dacie zgodnej z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Ogranicz odpowied\u017a do zasob\u00f3w opublikowanych przed okre\u015blon\u0105 dat\u0105 zgodno\u015bci z norm\u0105 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Upewnij si\u0119, \u017ce zestaw wynik\u00f3w wyklucza okre\u015blone identyfikatory.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ogranicz zestaw wynik\u00f3w do okre\u015blonych identyfikator\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Przesu\u0144 zestaw wynik\u00f3w o okre\u015blon\u0105 liczb\u0119 element\u00f3w.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Sortuj atrybuty rosn\u0105co lub malej\u0105co.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortuj kolekcj\u0119 wed\u0142ug atrybutu obiektu.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "title"
                            ],
                            "required": false
                        },
                        "status": {
                            "default": "all",
                            "description": "Ogranicz zestaw wynik\u00f3w do webhook\u00f3w, kt\u00f3rym przypisano konkretny status.",
                            "type": "string",
                            "enum": [
                                "all",
                                "active",
                                "paused",
                                "disabled"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "description": "Przyjazna nazwa dla webhooka.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "active",
                            "description": "Status webhooka.",
                            "type": "string",
                            "enum": [
                                "active",
                                "paused",
                                "disabled"
                            ],
                            "required": false
                        },
                        "topic": {
                            "type": "string",
                            "description": "Temat webhooka.",
                            "required": true
                        },
                        "secret": {
                            "description": "Tajny klucz u\u017cywany do generowania skr\u00f3tu dostarczonego webhooka i podany w nag\u0142\u00f3wkach \u017c\u0105dania. Domy\u015blnie b\u0119dzie to skr\u00f3t MD5 z ID|username bie\u017c\u0105cego u\u017cytkownika, je\u015bli nie zostanie podany.",
                            "type": "string",
                            "required": false
                        },
                        "delivery_url": {
                            "type": "string",
                            "description": "Adres URL dostarczania webhook\u00f3w.",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/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": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "Przyjazna nazwa dla webhooka.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status webhooka.",
                            "type": "string",
                            "enum": [
                                "active",
                                "paused",
                                "disabled"
                            ],
                            "required": false
                        },
                        "topic": {
                            "description": "Temat webhooka.",
                            "type": "string",
                            "required": false
                        },
                        "secret": {
                            "description": "Tajny klucz u\u017cywany do generowania skr\u00f3tu dostarczonego webhooka i podany w nag\u0142\u00f3wkach \u017c\u0105dania. Domy\u015blnie b\u0119dzie to skr\u00f3t MD5 z ID|username bie\u017c\u0105cego u\u017cytkownika, je\u015bli nie zostanie podany.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Unikalny identyfikator zasobu.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "Musi by\u0107 prawd\u0105, poniewa\u017c zas\u00f3b nie obs\u0142uguje usuwania.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/webhooks\/batch": {
            "namespace": "wc\/v3",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Przyjazna nazwa dla webhooka.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status webhooka.",
                            "type": "string",
                            "enum": [
                                "active",
                                "paused",
                                "disabled"
                            ],
                            "required": false
                        },
                        "topic": {
                            "description": "Temat webhooka.",
                            "type": "string",
                            "required": false
                        },
                        "secret": {
                            "description": "Tajny klucz u\u017cywany do generowania skr\u00f3tu dostarczonego webhooka i podany w nag\u0142\u00f3wkach \u017c\u0105dania. Domy\u015blnie b\u0119dzie to skr\u00f3t MD5 z ID|username bie\u017c\u0105cego u\u017cytkownika, je\u015bli nie zostanie podany.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/wc\/v3\/webhooks\/batch"
                    }
                ]
            }
        },
        "\/wc\/v3\/system_status": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/wc\/v3\/system_status"
                    }
                ]
            }
        },
        "\/wc\/v3\/system_status\/tools": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/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": "Unikalny identyfikator zasobu.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Unikalny identyfikator narz\u0119dzia.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Nazwa narz\u0119dzia.",
                            "type": "string",
                            "required": false
                        },
                        "action": {
                            "description": "Co spowoduje uruchomienie narz\u0119dzia.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "Opis narz\u0119dzia.",
                            "type": "string",
                            "required": false
                        },
                        "success": {
                            "description": "Czy narz\u0119dzie uruchomi\u0142o si\u0119 prawid\u0142owo?",
                            "type": "boolean",
                            "required": false
                        },
                        "message": {
                            "description": "Komunikat o zwrocie narz\u0119dzia.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/shipping_methods": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/wc\/v3\/shipping_methods"
                    }
                ]
            }
        },
        "\/wc\/v3\/shipping_methods\/(?P<id>[\\w-]+)": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Unikalny identyfikator zasobu.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/payment_gateways": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/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": "Unikalny identyfikator zasobu.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Unikalny identyfikator zasobu.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Tytu\u0142 bramki p\u0142atniczej podczas realizacji transakcji.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "Opis bramki p\u0142atniczej przy kasie.",
                            "type": "string",
                            "required": false
                        },
                        "order": {
                            "description": "Kolejno\u015b\u0107 sortowania bramki p\u0142atno\u015bci.",
                            "type": "integer",
                            "required": false
                        },
                        "enabled": {
                            "description": "Status w\u0142\u0105czonej bramki p\u0142atniczej.",
                            "type": "boolean",
                            "required": false
                        },
                        "settings": {
                            "description": "Ustawienia bramki p\u0142atniczej.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "Unikalny identyfikator ustawienia.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "label": {
                                    "description": "Czytelna dla cz\u0142owieka etykieta ustawienia u\u017cywanego w interfejsach.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "description": {
                                    "description": "Opis ustawie\u0144 u\u017cywanych w interfejsach, czytelny dla cz\u0142owieka.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "type": {
                                    "description": "Rodzaj ustawienia.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "enum": [
                                        "text",
                                        "email",
                                        "number",
                                        "color",
                                        "password",
                                        "textarea",
                                        "select",
                                        "multiselect",
                                        "radio",
                                        "image_width",
                                        "checkbox"
                                    ],
                                    "readonly": true
                                },
                                "value": {
                                    "description": "Ustawianie warto\u015bci.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "default": {
                                    "description": "Warto\u015b\u0107 domy\u015blna ustawienia.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "tip": {
                                    "description": "Dodatkowy tekst pomocy dotycz\u0105cy ustawienia, wy\u015bwietlany u\u017cytkownikowi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "placeholder": {
                                    "description": "Tekst zast\u0119pczy, kt\u00f3ry b\u0119dzie wy\u015bwietlany w polach tekstowych.",
                                    "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:\/\/gotouchup.com\/pl\/wp-json\/wc\/v3\/data"
                    }
                ]
            }
        },
        "\/wc\/v3\/data\/continents": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/wc\/v3\/data\/continents"
                    }
                ]
            }
        },
        "\/wc\/v3\/data\/continents\/(?P<location>[\\w-]+)": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "continent": {
                            "description": "2-znakowy kod kontynentu.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/data\/countries": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/wc\/v3\/data\/countries"
                    }
                ]
            }
        },
        "\/wc\/v3\/data\/countries\/(?P<location>[\\w-]+)": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "location": {
                            "description": "Kod kraju ISO3166 alfa-2.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/data\/currencies": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/wc\/v3\/data\/currencies"
                    }
                ]
            }
        },
        "\/wc\/v3\/data\/currencies\/current": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/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": "Kod waluty ISO4217.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/orders\/(?P<id>[\\d]+)\/receipt": {
            "namespace": "wc\/v3",
            "methods": [
                "POST",
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "Unikalny identyfikator zam\u00f3wienia.",
                            "type": "integer",
                            "required": false
                        },
                        "expiration_date": {
                            "description": "Data wa\u017cno\u015bci w formacie rrrr-mm-dd.",
                            "type": "string",
                            "default": null,
                            "required": false
                        },
                        "expiration_days": {
                            "description": "Liczba dni, kt\u00f3re nale\u017cy doda\u0107 do bie\u017c\u0105cej daty, aby uzyska\u0107 dat\u0119 wyga\u015bni\u0119cia.",
                            "type": "integer",
                            "default": 1,
                            "required": false
                        },
                        "force_new": {
                            "description": "Prawda jest taka, \u017ce wymusza utworzenie nowego paragonu, nawet je\u015bli ju\u017c istnieje i nie straci\u0142 jeszcze wa\u017cno\u015bci.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Unikalny identyfikator zam\u00f3wienia.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/orders\/(?P<id>[\\d]+)\/actions\/email_templates": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Unikalny identyfikator zam\u00f3wienia.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/orders\/(?P<id>[\\d]+)\/actions\/send_email": {
            "namespace": "wc\/v3",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "Unikalny identyfikator zam\u00f3wienia.",
                            "type": "integer",
                            "required": false
                        },
                        "email": {
                            "description": "Adres e-mail, na kt\u00f3ry nale\u017cy wys\u0142a\u0107 szczeg\u00f3\u0142y zam\u00f3wienia.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "force_email_update": {
                            "description": "Czy aktualizowa\u0107 adres e-mail do rozlicze\u0144 zam\u00f3wienia, nawet je\u015bli ju\u017c go posiada.",
                            "type": "boolean",
                            "required": false
                        },
                        "template_id": {
                            "description": "Identyfikator szablonu, kt\u00f3ry ma zosta\u0107 u\u017cyty do wys\u0142ania wiadomo\u015bci e-mail.",
                            "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",
                                "customer_shipped_order",
                                "customer_partial_shipped_order",
                                "woodmart_back_in_stock_email",
                                "woodmart_on_sale_products_email",
                                "woodmart_promotional_email",
                                "failed_renewal_authentication",
                                "failed_preorder_sca_authentication",
                                "failed_authentication_requested",
                                "wc_stripe_failed_refund_admin",
                                "wc_stripe_failed_refund_customer"
                            ],
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/orders\/(?P<id>[\\d]+)\/actions\/send_order_details": {
            "namespace": "wc\/v3",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "Unikalny identyfikator zam\u00f3wienia.",
                            "type": "integer",
                            "required": false
                        },
                        "email": {
                            "description": "Adres e-mail, na kt\u00f3ry nale\u017cy wys\u0142a\u0107 szczeg\u00f3\u0142y zam\u00f3wienia.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "force_email_update": {
                            "description": "Czy aktualizowa\u0107 adres e-mail do rozlicze\u0144 zam\u00f3wienia, nawet je\u015bli ju\u017c go posiada.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/orders\/statuses": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/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": "Kod kraju ISO3166 alpha-2 do zapisania dla bie\u017c\u0105cego u\u017cytkownika.",
                            "type": "string",
                            "pattern": "[a-zA-Z]{2}",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/wc-admin\/settings\/payments\/country"
                    }
                ]
            }
        },
        "\/wc-admin\/settings\/payments\/providers": {
            "namespace": "wc-admin",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "location": {
                            "description": "Kod kraju ISO3166 alpha-2. Domy\u015blnie jest to kraj bazowy lokalizacji WooCommerce.",
                            "type": "string",
                            "pattern": "[a-zA-Z]{2}",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/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": "Mapa identyfikatora dostawcy na warto\u015bci ca\u0142kowite reprezentuj\u0105ce kolejno\u015b\u0107 sortowania.",
                            "type": "object",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/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": "Identyfikator kontekstu, dla kt\u00f3rego odrzuci\u0107 zach\u0119t\u0119. Je\u015bli nie podano, odrzuci zach\u0119t\u0119 dla wszystkich kontekst\u00f3w.",
                            "type": "string",
                            "required": false
                        },
                        "do_not_track": {
                            "description": "Je\u015bli to prawda, zwolnienie z powodu zach\u0119ty zostanie zignorowane podczas \u015bledzenia.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc-admin\/settings\/payments\/woopayments\/onboarding": {
            "namespace": "wc-admin",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "location": {
                            "description": "Kod kraju ISO3166 alfa-2. Domy\u015blnie jest to zapisany kod kraju lokalizacji firmy dostawcy.",
                            "type": "string",
                            "pattern": "[a-zA-Z]{2}",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/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": "Kod kraju ISO3166 alfa-2. Domy\u015blnie jest to zapisany kod kraju lokalizacji firmy dostawcy.",
                            "type": "string",
                            "pattern": "[a-zA-Z]{2}",
                            "required": false
                        },
                        "source": {
                            "description": "Najwy\u017cszy punkt wej\u015bcia, z kt\u00f3rego sprzedawca wszed\u0142 do procesu wdra\u017cania.",
                            "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": "Kod kraju ISO3166 alfa-2. Domy\u015blnie jest to zapisany kod kraju lokalizacji firmy dostawcy.",
                            "type": "string",
                            "pattern": "[a-zA-Z]{2}",
                            "required": false
                        },
                        "source": {
                            "description": "Najwy\u017cszy punkt wej\u015bcia, z kt\u00f3rego sprzedawca wszed\u0142 do procesu wdra\u017cania.",
                            "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": "Kod kraju ISO3166 alfa-2. Domy\u015blnie jest to zapisany kod kraju lokalizacji firmy dostawcy.",
                            "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": "Kod kraju ISO3166 alfa-2. Domy\u015blnie jest to zapisany kod kraju lokalizacji firmy dostawcy.",
                            "type": "string",
                            "pattern": "[a-zA-Z]{2}",
                            "required": false
                        },
                        "source": {
                            "description": "Najwy\u017cszy punkt wej\u015bcia, z kt\u00f3rego sprzedawca wszed\u0142 do procesu wdra\u017cania.",
                            "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": "Kod kraju ISO3166 alfa-2. Domy\u015blnie jest to zapisany kod kraju lokalizacji firmy dostawcy.",
                            "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": "Kod kraju ISO3166 alfa-2. Domy\u015blnie jest to zapisany kod kraju lokalizacji firmy dostawcy.",
                            "type": "string",
                            "pattern": "[a-zA-Z]{2}",
                            "required": false
                        },
                        "source": {
                            "description": "Najwy\u017cszy punkt wej\u015bcia, z kt\u00f3rego sprzedawca wszed\u0142 do procesu wdra\u017cania.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/wc-admin\/settings\/payments\/woopayments\/onboarding\/step\/test_account\/init"
                    }
                ]
            }
        },
        "\/wc-admin\/settings\/payments\/woopayments\/onboarding\/step\/business_verification\/kyc_session": {
            "namespace": "wc-admin",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "location": {
                            "description": "Kod kraju ISO3166 alfa-2. Domy\u015blnie jest to zapisany kod kraju lokalizacji firmy dostawcy.",
                            "type": "string",
                            "pattern": "[a-zA-Z]{2}",
                            "required": false
                        },
                        "source": {
                            "description": "Najwy\u017cszy punkt wej\u015bcia, z kt\u00f3rego sprzedawca wszed\u0142 do procesu wdra\u017cania.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/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": "Kod kraju ISO3166 alfa-2. Domy\u015blnie jest to zapisany kod kraju lokalizacji firmy dostawcy.",
                            "type": "string",
                            "pattern": "[a-zA-Z]{2}",
                            "required": false
                        },
                        "source": {
                            "description": "Najwy\u017cszy punkt wej\u015bcia, z kt\u00f3rego sprzedawca wszed\u0142 do procesu wdra\u017cania.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/wc-admin\/settings\/payments\/woopayments\/onboarding\/step\/business_verification\/kyc_session\/finish"
                    }
                ]
            }
        },
        "\/wc-admin\/settings\/payments\/woopayments\/onboarding\/preload": {
            "namespace": "wc-admin",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "location": {
                            "description": "Kod kraju ISO3166 alfa-2. Domy\u015blnie jest to zapisany kod kraju lokalizacji firmy dostawcy.",
                            "type": "string",
                            "pattern": "[a-zA-Z]{2}",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/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": "Kod kraju ISO3166 alfa-2. Domy\u015blnie jest to zapisany kod kraju lokalizacji firmy dostawcy.",
                            "type": "string",
                            "pattern": "[a-zA-Z]{2}",
                            "required": false
                        },
                        "from": {
                            "description": "Na jakim etapie procesu wdra\u017cania wygenerowano to \u017c\u0105danie?",
                            "type": "string",
                            "required": false
                        },
                        "source": {
                            "description": "Najwy\u017cszy punkt wej\u015bcia, z kt\u00f3rego sprzedawca wszed\u0142 do procesu wdra\u017cania.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/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:\/\/gotouchup.com\/pl\/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": "Kod kraju ISO3166 alfa-2. Domy\u015blnie jest to zapisany kod kraju lokalizacji firmy dostawcy.",
                            "type": "string",
                            "pattern": "[a-zA-Z]{2}",
                            "required": false
                        },
                        "from": {
                            "description": "Na jakim etapie procesu wdra\u017cania wygenerowano to \u017c\u0105danie?",
                            "type": "string",
                            "required": false
                        },
                        "source": {
                            "description": "Najwy\u017cszy punkt wej\u015bcia, z kt\u00f3rego sprzedawca wszed\u0142 do procesu wdra\u017cania.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/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:\/\/gotouchup.com\/pl\/wp-json\/wc-admin-email"
                    }
                ]
            }
        },
        "\/wc-admin-email\/settings\/email\/send-preview": {
            "namespace": "wc-admin-email",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "type": {
                            "description": "Typ wiadomo\u015bci e-mail, kt\u00f3r\u0105 chcesz wy\u015bwietli\u0107 w podgl\u0105dzie.",
                            "type": "string",
                            "required": true
                        },
                        "email": {
                            "description": "Adres e-mail, na kt\u00f3ry nale\u017cy wys\u0142a\u0107 podgl\u0105d wiadomo\u015bci e-mail.",
                            "type": "string",
                            "format": "email",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/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": "Typ wiadomo\u015bci e-mail, dla kt\u00f3rej chcesz uzyska\u0107 temat.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/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:\/\/gotouchup.com\/pl\/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": "Adres e-mail, na kt\u00f3ry ma zosta\u0107 wys\u0142any post.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/wc-admin-email\/settings\/email\/listing\/recreate-email-post"
                    }
                ]
            }
        },
        "\/wc-telemetry": {
            "namespace": "wc-telemetry",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "wc-telemetry",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/wc-telemetry"
                    }
                ]
            }
        },
        "\/wc-telemetry\/tracker": {
            "namespace": "wc-telemetry",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "platform": {
                            "description": "Platforma do \u015bledzenia.",
                            "type": "string",
                            "required": true
                        },
                        "version": {
                            "description": "Wersja platformy do \u015bledzenia.",
                            "type": "string",
                            "required": true
                        },
                        "installation_date": {
                            "description": "Data instalacji aplikacji mobilnej WooCommerce.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/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:\/\/gotouchup.com\/pl\/wp-json\/wccom-site\/v3"
                    }
                ]
            }
        },
        "\/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:\/\/gotouchup.com\/pl\/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:\/\/gotouchup.com\/pl\/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:\/\/gotouchup.com\/pl\/wp-json\/wccom-site\/v3\/ssr"
                    }
                ]
            }
        },
        "\/wccom-site\/v3\/status": {
            "namespace": "wccom-site\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/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:\/\/gotouchup.com\/pl\/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:\/\/gotouchup.com\/pl\/wp-json\/wccom-site\/v3\/connection\/status"
                    }
                ]
            }
        },
        "\/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:\/\/gotouchup.com\/pl\/wp-json\/elementor\/v1\/library\/connect"
                    }
                ]
            }
        },
        "\/elementor\/v1\/send-event": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "Obecna strona kolekcji.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w, kt\u00f3re maj\u0105 by\u0107 zwr\u00f3cone w zestawie wynik\u00f3w.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Ogranicz wyniki do pasuj\u0105cych do zapytania.",
                            "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:\/\/gotouchup.com\/pl\/wp-json\/elementor\/v1\/send-event"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/verify_registration": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/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:\/\/gotouchup.com\/pl\/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:\/\/gotouchup.com\/pl\/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:\/\/gotouchup.com\/pl\/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:\/\/gotouchup.com\/pl\/wp-json\/jetpack\/v4\/remote_connect"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/connection\/check": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/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:\/\/gotouchup.com\/pl\/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:\/\/gotouchup.com\/pl\/wp-json\/jetpack\/v4\/connection\/user"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/connection\/data": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/jetpack\/v4\/connection\/data"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/connection\/plugins": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/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:\/\/gotouchup.com\/pl\/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:\/\/gotouchup.com\/pl\/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:\/\/gotouchup.com\/pl\/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:\/\/gotouchup.com\/pl\/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:\/\/gotouchup.com\/pl\/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:\/\/gotouchup.com\/pl\/wp-json\/wp\/v2"
                    }
                ]
            }
        },
        "\/wp\/v2\/posts": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Obecna strona kolekcji.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w, kt\u00f3re maj\u0105 by\u0107 zwr\u00f3cone w zestawie wynik\u00f3w.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Ogranicz wyniki do pasuj\u0105cych do zapytania.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Ogranicz wyniki do wpis\u00f3w opublikowanych po podanej dacie w formacie ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Ogranicz wyniki do zmienionych wpis\u00f3w po podanej dacie w formacie ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "Ogranicz wyniki do wpis\u00f3w wybranych autor\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "Prosz\u0119 si\u0119 upewni\u0107, \u017ce zestaw wynik\u00f3w wyklucza wpisy przypisane do poszczeg\u00f3lnych autor\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "Ogranicz wyniki do wpis\u00f3w opublikowanych przed podan\u0105 dat\u0105 w formacie ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Ogranicz wyniki do zmienionych wpis\u00f3w przed podan\u0105 dat\u0105 w formacie ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Upewnij si\u0119, \u017ce zestaw wynik\u00f3w wyklucza okre\u015blone identyfikatory.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ogranicz zbi\u00f3r wynik\u00f3w do wybranych ID.",
                            "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": "Przesu\u0144 wyniki o okre\u015blon\u0105 liczb\u0119 pozycji.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Sortowanie atrybut\u00f3w rosn\u0105co lub malej\u0105co.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortuj kolekcj\u0119 wed\u0142ug atrybutu wpisu.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Tablica nazw kolumn do przeszukania.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Ogranicz wyniki do wpis\u00f3w posiadaj\u0105cych podan\u0105 uproszczon\u0105 nazw\u0119.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Wy\u0142\u0105cz z wynik\u00f3w wpisy, kt\u00f3re posiadaj\u0105 jeden lub wi\u0119cej status\u00f3w.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "acf-disabled",
                                    "wc-pending",
                                    "wc-processing",
                                    "wc-on-hold",
                                    "wc-completed",
                                    "wc-cancelled",
                                    "wc-refunded",
                                    "wc-failed",
                                    "wc-checkout-draft",
                                    "wc-partial-shipped",
                                    "wc-shipped",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "tax_relation": {
                            "description": "Limit wyniku ustalony na podstawie relacji pomi\u0119dzy wieloma taksonomiami.\t",
                            "type": "string",
                            "enum": [
                                "AND",
                                "OR"
                            ],
                            "required": false
                        },
                        "categories": {
                            "description": "Ograniczaj zestaw wynik\u00f3w do pozycji z okre\u015blonymi terminami z taksonomii categories.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Lista identyfikatora terminu",
                                    "description": "Dopasuj terminy do wypisanych identyfikator\u00f3w.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Identyfikator terminy w zapytaniu Taxonomy Query",
                                    "description": "Wykonaj zaawansowane zapytanie z terminem.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Identyfikatory termin\u00f3w.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "Czy uwzgl\u0119dnia\u0107 terminy podrz\u0119dne w terminach ograniczaj\u0105cych zestaw wynik\u00f3w.",
                                            "type": "boolean",
                                            "default": false
                                        },
                                        "operator": {
                                            "description": "Czy elementy musz\u0105 by\u0107 przypisane do wszystkich czy do wybranych termin\u00f3w?",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "categories_exclude": {
                            "description": "Ogranicz wyniki do element\u00f3w posiadaj\u0105cych podany termin w taksonomii: categories.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Lista identyfikatora terminu",
                                    "description": "Dopasuj terminy do wypisanych identyfikator\u00f3w.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Identyfikator terminy w zapytaniu Taxonomy Query",
                                    "description": "Wykonaj zaawansowane zapytanie z terminem.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Identyfikatory termin\u00f3w.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "Czy uwzgl\u0119dnia\u0107 terminy podrz\u0119dne w terminach ograniczaj\u0105cych zestaw wynik\u00f3w.",
                                            "type": "boolean",
                                            "default": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "tags": {
                            "description": "Ograniczaj zestaw wynik\u00f3w do pozycji z okre\u015blonymi terminami z taksonomii tags.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Lista identyfikatora terminu",
                                    "description": "Dopasuj terminy do wypisanych identyfikator\u00f3w.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Identyfikator terminy w zapytaniu Taxonomy Query",
                                    "description": "Wykonaj zaawansowane zapytanie z terminem.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Identyfikatory termin\u00f3w.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "Czy elementy musz\u0105 by\u0107 przypisane do wszystkich czy do wybranych termin\u00f3w?",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "tags_exclude": {
                            "description": "Ogranicz wyniki do element\u00f3w posiadaj\u0105cych podany termin w taksonomii: tags.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Lista identyfikatora terminu",
                                    "description": "Dopasuj terminy do wypisanych identyfikator\u00f3w.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Identyfikator terminy w zapytaniu Taxonomy Query",
                                    "description": "Wykonaj zaawansowane zapytanie z terminem.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Identyfikatory termin\u00f3w.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "sticky": {
                            "description": "Ogranicz zestaw wynik\u00f3w do przypi\u0119tych element\u00f3w.",
                            "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": "Data publikacji wpisu w strefie czasowej witryny.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Data wpisu zosta\u0142a opublikowana jako GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumeryczny identyfikator dla wpisu unikatowy dla jego typu.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Nazwa statusu wpisu.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "wc-partial-shipped",
                                "wc-shipped"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Has\u0142o ochrony dost\u0119pu do tre\u015bci i zajawki.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Tytu\u0142 wpisu.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Tytu\u0142 wpisu, istniej\u0105cy w bazie danych.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Tytu\u0142 HTML wpisu, przekszta\u0142cony do wy\u015bwietlania.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Tre\u015b\u0107 wpisu.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Tre\u015b\u0107 wpisu, tak jak zosta\u0142a zapisana w bazie danych.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Zawarto\u015b\u0107 HMTL wpisu, przetworzona do wy\u015bwietlenia.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Wersja bloku tre\u015bci u\u017cywanego we wpisie.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Czy tre\u015b\u0107 jest chronia has\u0142em.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "Identyfikator autora wpisu.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "Zajawka wpisu.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Zajawka wpisu, tak jak wyst\u0119puje w bazie danych.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Wycinek HTML dla wpisu, przekszta\u0142cony do wy\u015bwietlenia.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Czy zajawka zabezpieczona jest has\u0142em.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "Identyfikator wyr\u00f3\u017cniaj\u0105cego pliku medialnego wpisu.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "To czy wpis mo\u017ce by\u0107 komentowany.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "To, czy wpis mo\u017ce by\u0107 pingowany.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "format": {
                            "description": "Format wpisu.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "aside",
                                "chat",
                                "gallery",
                                "link",
                                "image",
                                "quote",
                                "status",
                                "video",
                                "audio"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "Pola meta.",
                            "type": "object",
                            "properties": {
                                "_acf_changed": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_skip_tracking": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_active": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_note": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_monsterinsights_sitenote_category": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "sticky": {
                            "description": "Czy wpis powinien by\u0107 traktowany jako przypi\u0119ty.",
                            "type": "boolean",
                            "required": false
                        },
                        "template": {
                            "description": "Plik motywu u\u017cywany do wy\u015bwietlania wpisu.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "Terminy przypisane do wpisu w taksonomii: category",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "Terminy przypisane do wpisu w taksonomii: post_tag",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/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": "Unikatowy identyfikator wpisu.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "excerpt_length": {
                            "description": "Nadpisz domy\u015bln\u0105 d\u0142ugo\u015b\u0107 zajawki.",
                            "type": "integer",
                            "required": false
                        },
                        "password": {
                            "description": "Has\u0142o dla wpisu, je\u015bli jest on chroniony has\u0142em.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unikatowy identyfikator wpisu.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Data publikacji wpisu w strefie czasowej witryny.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Data wpisu zosta\u0142a opublikowana jako GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumeryczny identyfikator dla wpisu unikatowy dla jego typu.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Nazwa statusu wpisu.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "wc-partial-shipped",
                                "wc-shipped"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Has\u0142o ochrony dost\u0119pu do tre\u015bci i zajawki.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Tytu\u0142 wpisu.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Tytu\u0142 wpisu, istniej\u0105cy w bazie danych.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Tytu\u0142 HTML wpisu, przekszta\u0142cony do wy\u015bwietlania.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Tre\u015b\u0107 wpisu.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Tre\u015b\u0107 wpisu, tak jak zosta\u0142a zapisana w bazie danych.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Zawarto\u015b\u0107 HMTL wpisu, przetworzona do wy\u015bwietlenia.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Wersja bloku tre\u015bci u\u017cywanego we wpisie.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Czy tre\u015b\u0107 jest chronia has\u0142em.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "Identyfikator autora wpisu.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "Zajawka wpisu.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Zajawka wpisu, tak jak wyst\u0119puje w bazie danych.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Wycinek HTML dla wpisu, przekszta\u0142cony do wy\u015bwietlenia.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Czy zajawka zabezpieczona jest has\u0142em.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "Identyfikator wyr\u00f3\u017cniaj\u0105cego pliku medialnego wpisu.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "To czy wpis mo\u017ce by\u0107 komentowany.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "To, czy wpis mo\u017ce by\u0107 pingowany.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "format": {
                            "description": "Format wpisu.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "aside",
                                "chat",
                                "gallery",
                                "link",
                                "image",
                                "quote",
                                "status",
                                "video",
                                "audio"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "Pola meta.",
                            "type": "object",
                            "properties": {
                                "_acf_changed": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_skip_tracking": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_active": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_note": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_monsterinsights_sitenote_category": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "sticky": {
                            "description": "Czy wpis powinien by\u0107 traktowany jako przypi\u0119ty.",
                            "type": "boolean",
                            "required": false
                        },
                        "template": {
                            "description": "Plik motywu u\u017cywany do wy\u015bwietlania wpisu.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "Terminy przypisane do wpisu w taksonomii: category",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "Terminy przypisane do wpisu w taksonomii: post_tag",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unikatowy identyfikator wpisu.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Okre\u015bla, czy pomin\u0105\u0107 kosz i wymusi\u0107 usuni\u0119cie.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/posts\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Identyfikator wpisu nadrz\u0119dnego wersji.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Obecna strona kolekcji.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w, kt\u00f3re maj\u0105 by\u0107 zwr\u00f3cone w zestawie wynik\u00f3w.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Ogranicz wyniki do pasuj\u0105cych do zapytania.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Upewnij si\u0119, \u017ce zestaw wynik\u00f3w wyklucza okre\u015blone identyfikatory.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ogranicz zbi\u00f3r wynik\u00f3w do wybranych ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Przesu\u0144 wyniki o okre\u015blon\u0105 liczb\u0119 pozycji.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Sortowanie atrybut\u00f3w rosn\u0105co lub malej\u0105co.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortuj zbi\u00f3r po atrybutach obiektu.",
                            "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": "Identyfikator wpisu nadrz\u0119dnego wersji.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Unikatowy identyfikator wersji.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "Identyfikator wpisu nadrz\u0119dnego wersji.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Unikatowy identyfikator wersji.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Musi by\u0107 w\u0142\u0105czone, poniewa\u017c w wersjach nie u\u017cywamy kosza.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/posts\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Identyfikator elementu nadrz\u0119dnego autozapisu.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "Identyfikator elementu nadrz\u0119dnego autozapisu.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Data publikacji wpisu w strefie czasowej witryny.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Data wpisu zosta\u0142a opublikowana jako GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumeryczny identyfikator dla wpisu unikatowy dla jego typu.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Nazwa statusu wpisu.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "wc-partial-shipped",
                                "wc-shipped"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Has\u0142o ochrony dost\u0119pu do tre\u015bci i zajawki.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Tytu\u0142 wpisu.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Tytu\u0142 wpisu, istniej\u0105cy w bazie danych.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Tytu\u0142 HTML wpisu, przekszta\u0142cony do wy\u015bwietlania.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Tre\u015b\u0107 wpisu.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Tre\u015b\u0107 wpisu, tak jak zosta\u0142a zapisana w bazie danych.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Zawarto\u015b\u0107 HMTL wpisu, przetworzona do wy\u015bwietlenia.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Wersja bloku tre\u015bci u\u017cywanego we wpisie.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Czy tre\u015b\u0107 jest chronia has\u0142em.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "Identyfikator autora wpisu.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "Zajawka wpisu.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Zajawka wpisu, tak jak wyst\u0119puje w bazie danych.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Wycinek HTML dla wpisu, przekszta\u0142cony do wy\u015bwietlenia.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Czy zajawka zabezpieczona jest has\u0142em.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "Identyfikator wyr\u00f3\u017cniaj\u0105cego pliku medialnego wpisu.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "To czy wpis mo\u017ce by\u0107 komentowany.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "To, czy wpis mo\u017ce by\u0107 pingowany.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "format": {
                            "description": "Format wpisu.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "aside",
                                "chat",
                                "gallery",
                                "link",
                                "image",
                                "quote",
                                "status",
                                "video",
                                "audio"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "Pola meta.",
                            "type": "object",
                            "properties": {
                                "_acf_changed": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_skip_tracking": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_active": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_note": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_monsterinsights_sitenote_category": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "sticky": {
                            "description": "Czy wpis powinien by\u0107 traktowany jako przypi\u0119ty.",
                            "type": "boolean",
                            "required": false
                        },
                        "template": {
                            "description": "Plik motywu u\u017cywany do wy\u015bwietlania wpisu.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "Terminy przypisane do wpisu w taksonomii: category",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "Terminy przypisane do wpisu w taksonomii: post_tag",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/posts\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Identyfikator elementu nadrz\u0119dnego autozapisu.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Identyfikator automatycznego zapisu.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "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": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Obecna strona kolekcji.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w, kt\u00f3re maj\u0105 by\u0107 zwr\u00f3cone w zestawie wynik\u00f3w.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Ogranicz wyniki do pasuj\u0105cych do zapytania.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Ogranicz wyniki do wpis\u00f3w opublikowanych po podanej dacie w formacie ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Ogranicz wyniki do zmienionych wpis\u00f3w po podanej dacie w formacie ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "Ogranicz wyniki do wpis\u00f3w wybranych autor\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "Prosz\u0119 si\u0119 upewni\u0107, \u017ce zestaw wynik\u00f3w wyklucza wpisy przypisane do poszczeg\u00f3lnych autor\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "Ogranicz wyniki do wpis\u00f3w opublikowanych przed podan\u0105 dat\u0105 w formacie ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Ogranicz wyniki do zmienionych wpis\u00f3w przed podan\u0105 dat\u0105 w formacie ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Upewnij si\u0119, \u017ce zestaw wynik\u00f3w wyklucza okre\u015blone identyfikatory.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ogranicz zbi\u00f3r wynik\u00f3w do wybranych ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "menu_order": {
                            "description": "Ogranicz wyniki do wpis\u00f3w z okre\u015blon\u0105 warto\u015bci\u0105 menu_order.",
                            "type": "integer",
                            "required": false
                        },
                        "search_semantics": {
                            "description": "How to interpret the search input.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Przesu\u0144 wyniki o okre\u015blon\u0105 liczb\u0119 pozycji.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Sortowanie atrybut\u00f3w rosn\u0105co lub malej\u0105co.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortuj kolekcj\u0119 wed\u0142ug atrybutu wpisu.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "Ogranicz wyniki do obiekt\u00f3w, kt\u00f3rych elementy nadrz\u0119dne maj\u0105 wybrane identyfikatory.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "Ogranicz zestaw wynik\u00f3w do wszystkich element\u00f3w z wyj\u0105tkiem tych o okre\u015blonym identyfikatorze nadrz\u0119dnym.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Tablica nazw kolumn do przeszukania.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Ogranicz wyniki do wpis\u00f3w posiadaj\u0105cych podan\u0105 uproszczon\u0105 nazw\u0119.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Wy\u0142\u0105cz z wynik\u00f3w wpisy, kt\u00f3re posiadaj\u0105 jeden lub wi\u0119cej status\u00f3w.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "acf-disabled",
                                    "wc-pending",
                                    "wc-processing",
                                    "wc-on-hold",
                                    "wc-completed",
                                    "wc-cancelled",
                                    "wc-refunded",
                                    "wc-failed",
                                    "wc-checkout-draft",
                                    "wc-partial-shipped",
                                    "wc-shipped",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "Data publikacji wpisu w strefie czasowej witryny.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Data wpisu zosta\u0142a opublikowana jako GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumeryczny identyfikator dla wpisu unikatowy dla jego typu.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Nazwa statusu wpisu.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "wc-partial-shipped",
                                "wc-shipped"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Has\u0142o ochrony dost\u0119pu do tre\u015bci i zajawki.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "Identyfikator elementu nadrz\u0119dnego wpisu.",
                            "type": "integer",
                            "required": false
                        },
                        "title": {
                            "description": "Tytu\u0142 wpisu.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Tytu\u0142 wpisu, istniej\u0105cy w bazie danych.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Tytu\u0142 HTML wpisu, przekszta\u0142cony do wy\u015bwietlania.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Tre\u015b\u0107 wpisu.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Tre\u015b\u0107 wpisu, tak jak zosta\u0142a zapisana w bazie danych.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Zawarto\u015b\u0107 HMTL wpisu, przetworzona do wy\u015bwietlenia.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Wersja bloku tre\u015bci u\u017cywanego we wpisie.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Czy tre\u015b\u0107 jest chronia has\u0142em.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "Identyfikator autora wpisu.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "Zajawka wpisu.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Zajawka wpisu, tak jak wyst\u0119puje w bazie danych.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Wycinek HTML dla wpisu, przekszta\u0142cony do wy\u015bwietlenia.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Czy zajawka zabezpieczona jest has\u0142em.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "Identyfikator wyr\u00f3\u017cniaj\u0105cego pliku medialnego wpisu.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "To czy wpis mo\u017ce by\u0107 komentowany.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "To, czy wpis mo\u017ce by\u0107 pingowany.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "menu_order": {
                            "description": "Kolejno\u015b\u0107 wpis\u00f3w w stosunku do innych.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Pola meta.",
                            "type": "object",
                            "properties": {
                                "_acf_changed": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_skip_tracking": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_active": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_note": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_monsterinsights_sitenote_category": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "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": "Plik motywu u\u017cywany do wy\u015bwietlania wpisu.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/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": "Unikatowy identyfikator wpisu.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "excerpt_length": {
                            "description": "Nadpisz domy\u015bln\u0105 d\u0142ugo\u015b\u0107 zajawki.",
                            "type": "integer",
                            "required": false
                        },
                        "password": {
                            "description": "Has\u0142o dla wpisu, je\u015bli jest on chroniony has\u0142em.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unikatowy identyfikator wpisu.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Data publikacji wpisu w strefie czasowej witryny.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Data wpisu zosta\u0142a opublikowana jako GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumeryczny identyfikator dla wpisu unikatowy dla jego typu.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Nazwa statusu wpisu.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "wc-partial-shipped",
                                "wc-shipped"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Has\u0142o ochrony dost\u0119pu do tre\u015bci i zajawki.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "Identyfikator elementu nadrz\u0119dnego wpisu.",
                            "type": "integer",
                            "required": false
                        },
                        "title": {
                            "description": "Tytu\u0142 wpisu.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Tytu\u0142 wpisu, istniej\u0105cy w bazie danych.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Tytu\u0142 HTML wpisu, przekszta\u0142cony do wy\u015bwietlania.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Tre\u015b\u0107 wpisu.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Tre\u015b\u0107 wpisu, tak jak zosta\u0142a zapisana w bazie danych.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Zawarto\u015b\u0107 HMTL wpisu, przetworzona do wy\u015bwietlenia.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Wersja bloku tre\u015bci u\u017cywanego we wpisie.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Czy tre\u015b\u0107 jest chronia has\u0142em.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "Identyfikator autora wpisu.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "Zajawka wpisu.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Zajawka wpisu, tak jak wyst\u0119puje w bazie danych.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Wycinek HTML dla wpisu, przekszta\u0142cony do wy\u015bwietlenia.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Czy zajawka zabezpieczona jest has\u0142em.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "Identyfikator wyr\u00f3\u017cniaj\u0105cego pliku medialnego wpisu.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "To czy wpis mo\u017ce by\u0107 komentowany.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "To, czy wpis mo\u017ce by\u0107 pingowany.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "menu_order": {
                            "description": "Kolejno\u015b\u0107 wpis\u00f3w w stosunku do innych.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Pola meta.",
                            "type": "object",
                            "properties": {
                                "_acf_changed": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_skip_tracking": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_active": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_note": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_monsterinsights_sitenote_category": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "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": "Plik motywu u\u017cywany do wy\u015bwietlania wpisu.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unikatowy identyfikator wpisu.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Okre\u015bla, czy pomin\u0105\u0107 kosz i wymusi\u0107 usuni\u0119cie.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/pages\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Identyfikator wpisu nadrz\u0119dnego wersji.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Obecna strona kolekcji.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w, kt\u00f3re maj\u0105 by\u0107 zwr\u00f3cone w zestawie wynik\u00f3w.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Ogranicz wyniki do pasuj\u0105cych do zapytania.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Upewnij si\u0119, \u017ce zestaw wynik\u00f3w wyklucza okre\u015blone identyfikatory.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ogranicz zbi\u00f3r wynik\u00f3w do wybranych ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Przesu\u0144 wyniki o okre\u015blon\u0105 liczb\u0119 pozycji.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Sortowanie atrybut\u00f3w rosn\u0105co lub malej\u0105co.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortuj zbi\u00f3r po atrybutach obiektu.",
                            "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": "Identyfikator wpisu nadrz\u0119dnego wersji.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Unikatowy identyfikator wersji.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "Identyfikator wpisu nadrz\u0119dnego wersji.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Unikatowy identyfikator wersji.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Musi by\u0107 w\u0142\u0105czone, poniewa\u017c w wersjach nie u\u017cywamy kosza.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/pages\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Identyfikator elementu nadrz\u0119dnego autozapisu.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "Identyfikator elementu nadrz\u0119dnego wpisu.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Data publikacji wpisu w strefie czasowej witryny.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Data wpisu zosta\u0142a opublikowana jako GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumeryczny identyfikator dla wpisu unikatowy dla jego typu.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Nazwa statusu wpisu.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "wc-partial-shipped",
                                "wc-shipped"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Has\u0142o ochrony dost\u0119pu do tre\u015bci i zajawki.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Tytu\u0142 wpisu.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Tytu\u0142 wpisu, istniej\u0105cy w bazie danych.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Tytu\u0142 HTML wpisu, przekszta\u0142cony do wy\u015bwietlania.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Tre\u015b\u0107 wpisu.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Tre\u015b\u0107 wpisu, tak jak zosta\u0142a zapisana w bazie danych.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Zawarto\u015b\u0107 HMTL wpisu, przetworzona do wy\u015bwietlenia.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Wersja bloku tre\u015bci u\u017cywanego we wpisie.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Czy tre\u015b\u0107 jest chronia has\u0142em.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "Identyfikator autora wpisu.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "Zajawka wpisu.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Zajawka wpisu, tak jak wyst\u0119puje w bazie danych.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Wycinek HTML dla wpisu, przekszta\u0142cony do wy\u015bwietlenia.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Czy zajawka zabezpieczona jest has\u0142em.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "Identyfikator wyr\u00f3\u017cniaj\u0105cego pliku medialnego wpisu.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "To czy wpis mo\u017ce by\u0107 komentowany.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "To, czy wpis mo\u017ce by\u0107 pingowany.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "menu_order": {
                            "description": "Kolejno\u015b\u0107 wpis\u00f3w w stosunku do innych.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Pola meta.",
                            "type": "object",
                            "properties": {
                                "_acf_changed": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_skip_tracking": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_active": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_note": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_monsterinsights_sitenote_category": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "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": "Plik motywu u\u017cywany do wy\u015bwietlania wpisu.",
                            "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": "Identyfikator elementu nadrz\u0119dnego autozapisu.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Identyfikator automatycznego zapisu.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "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": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Obecna strona kolekcji.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w, kt\u00f3re maj\u0105 by\u0107 zwr\u00f3cone w zestawie wynik\u00f3w.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Ogranicz wyniki do pasuj\u0105cych do zapytania.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Ogranicz wyniki do wpis\u00f3w opublikowanych po podanej dacie w formacie ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Ogranicz wyniki do zmienionych wpis\u00f3w po podanej dacie w formacie ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "Ogranicz wyniki do wpis\u00f3w wybranych autor\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "Prosz\u0119 si\u0119 upewni\u0107, \u017ce zestaw wynik\u00f3w wyklucza wpisy przypisane do poszczeg\u00f3lnych autor\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "Ogranicz wyniki do wpis\u00f3w opublikowanych przed podan\u0105 dat\u0105 w formacie ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Ogranicz wyniki do zmienionych wpis\u00f3w przed podan\u0105 dat\u0105 w formacie ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Upewnij si\u0119, \u017ce zestaw wynik\u00f3w wyklucza okre\u015blone identyfikatory.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ogranicz zbi\u00f3r wynik\u00f3w do wybranych ID.",
                            "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": "Przesu\u0144 wyniki o okre\u015blon\u0105 liczb\u0119 pozycji.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Sortowanie atrybut\u00f3w rosn\u0105co lub malej\u0105co.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortuj kolekcj\u0119 wed\u0142ug atrybutu wpisu.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "Ogranicz wyniki do obiekt\u00f3w, kt\u00f3rych elementy nadrz\u0119dne maj\u0105 wybrane identyfikatory.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "Ogranicz zestaw wynik\u00f3w do wszystkich element\u00f3w z wyj\u0105tkiem tych o okre\u015blonym identyfikatorze nadrz\u0119dnym.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Tablica nazw kolumn do przeszukania.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Ogranicz wyniki do wpis\u00f3w posiadaj\u0105cych podan\u0105 uproszczon\u0105 nazw\u0119.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "inherit",
                            "description": "Wy\u0142\u0105cz z wynik\u00f3w wpisy, kt\u00f3re posiadaj\u0105 jeden lub wi\u0119cej status\u00f3w.",
                            "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": "Data publikacji wpisu w strefie czasowej witryny.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Data wpisu zosta\u0142a opublikowana jako GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumeryczny identyfikator dla wpisu unikatowy dla jego typu.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Nazwa statusu wpisu.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "wc-partial-shipped",
                                "wc-shipped"
                            ],
                            "required": false
                        },
                        "title": {
                            "description": "Tytu\u0142 wpisu.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Tytu\u0142 wpisu, istniej\u0105cy w bazie danych.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Tytu\u0142 HTML wpisu, przekszta\u0142cony do wy\u015bwietlania.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "Identyfikator autora wpisu.",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "Identyfikator wyr\u00f3\u017cniaj\u0105cego pliku medialnego wpisu.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "To czy wpis mo\u017ce by\u0107 komentowany.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "To, czy wpis mo\u017ce by\u0107 pingowany.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "Pola meta.",
                            "type": "object",
                            "properties": {
                                "_acf_changed": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_skip_tracking": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_active": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_note": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_monsterinsights_sitenote_category": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Plik motywu u\u017cywany do wy\u015bwietlania wpisu.",
                            "type": "string",
                            "required": false
                        },
                        "alt_text": {
                            "description": "Tekst alternatywny wy\u015bwietlany zamiast za\u0142\u0105cznika.",
                            "type": "string",
                            "required": false
                        },
                        "caption": {
                            "description": "Podpis za\u0142\u0105cznika.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Podpis za\u0142\u0105cznika, dok\u0142adnie taki jak w bazie danych.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Podpis HTML dla za\u0142\u0105cznik\u00f3w, przekszta\u0142cony do wy\u015bwietlania.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "Opis za\u0142\u0105cznika.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Opis za\u0142\u0105cznika, dok\u0142adnie taki jak w bazie danych.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Opis HTML za\u0142\u0105cznika - gotowy do wy\u015bwietlania ",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "post": {
                            "description": "Identyfikator wpisu powi\u0105zanego z za\u0142\u0105cznikiem.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/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": "Unikatowy identyfikator wpisu.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Unikatowy identyfikator wpisu.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Data publikacji wpisu w strefie czasowej witryny.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Data wpisu zosta\u0142a opublikowana jako GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumeryczny identyfikator dla wpisu unikatowy dla jego typu.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Nazwa statusu wpisu.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "wc-partial-shipped",
                                "wc-shipped"
                            ],
                            "required": false
                        },
                        "title": {
                            "description": "Tytu\u0142 wpisu.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Tytu\u0142 wpisu, istniej\u0105cy w bazie danych.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Tytu\u0142 HTML wpisu, przekszta\u0142cony do wy\u015bwietlania.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "Identyfikator autora wpisu.",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "Identyfikator wyr\u00f3\u017cniaj\u0105cego pliku medialnego wpisu.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "To czy wpis mo\u017ce by\u0107 komentowany.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "To, czy wpis mo\u017ce by\u0107 pingowany.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "Pola meta.",
                            "type": "object",
                            "properties": {
                                "_acf_changed": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_skip_tracking": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_active": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_note": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_monsterinsights_sitenote_category": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Plik motywu u\u017cywany do wy\u015bwietlania wpisu.",
                            "type": "string",
                            "required": false
                        },
                        "alt_text": {
                            "description": "Tekst alternatywny wy\u015bwietlany zamiast za\u0142\u0105cznika.",
                            "type": "string",
                            "required": false
                        },
                        "caption": {
                            "description": "Podpis za\u0142\u0105cznika.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Podpis za\u0142\u0105cznika, dok\u0142adnie taki jak w bazie danych.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Podpis HTML dla za\u0142\u0105cznik\u00f3w, przekszta\u0142cony do wy\u015bwietlania.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "Opis za\u0142\u0105cznika.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Opis za\u0142\u0105cznika, dok\u0142adnie taki jak w bazie danych.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Opis HTML za\u0142\u0105cznika - gotowy do wy\u015bwietlania ",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "post": {
                            "description": "Identyfikator wpisu powi\u0105zanego z za\u0142\u0105cznikiem.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Unikatowy identyfikator wpisu.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Okre\u015bla, czy pomin\u0105\u0107 kosz i wymusi\u0107 usuni\u0119cie.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/media\/(?P<id>[\\d]+)\/post-process": {
            "namespace": "wp\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "Unikatowy identyfikator za\u0142\u0105czonego medium.",
                            "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": "Adres URL do edytowanego obrazka.",
                            "type": "string",
                            "format": "uri",
                            "required": true
                        },
                        "modifiers": {
                            "description": "Tablica edycji obrazka.",
                            "type": "array",
                            "minItems": 1,
                            "items": {
                                "description": "Edycja obrazka.",
                                "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": "Obracanie",
                                        "properties": {
                                            "type": {
                                                "description": "Typ obracania.",
                                                "type": "string",
                                                "enum": [
                                                    "rotate"
                                                ]
                                            },
                                            "args": {
                                                "description": "Argumenty obracania.",
                                                "type": "object",
                                                "required": [
                                                    "angle"
                                                ],
                                                "properties": {
                                                    "angle": {
                                                        "description": "K\u0105t obrotu zgodnie z ruchem wskaz\u00f3wek zegara w stopniach.",
                                                        "type": "number"
                                                    }
                                                }
                                            }
                                        }
                                    },
                                    {
                                        "title": "Kadruj",
                                        "properties": {
                                            "type": {
                                                "description": "Typ kadrowania.",
                                                "type": "string",
                                                "enum": [
                                                    "crop"
                                                ]
                                            },
                                            "args": {
                                                "description": "Skopiuj argumenty.",
                                                "type": "object",
                                                "required": [
                                                    "left",
                                                    "top",
                                                    "width",
                                                    "height"
                                                ],
                                                "properties": {
                                                    "left": {
                                                        "description": "Pozycja od lewej do rozpocz\u0119cia przycinania jako procent d\u0142ugo\u015bci obrazu.",
                                                        "type": "number"
                                                    },
                                                    "top": {
                                                        "description": "Pozycja od g\u00f3ry do rozpocz\u0119cia przycinania jako procent wysoko\u015bci obrazu.",
                                                        "type": "number"
                                                    },
                                                    "width": {
                                                        "description": "Szeroko\u015b\u0107 kadrowania jako procent szeroko\u015bci obrazka.",
                                                        "type": "number"
                                                    },
                                                    "height": {
                                                        "description": "Wysoko\u015b\u0107 kadrowania jako procent wysoko\u015bci obrazka.",
                                                        "type": "number"
                                                    }
                                                }
                                            }
                                        }
                                    }
                                ]
                            },
                            "required": false
                        },
                        "rotation": {
                            "description": "Stopie\u0144 obr\u00f3cenia obrazu zgodnie z ruchem wskaz\u00f3wek zegara w stopniach. PRZESTARZA\u0141E: Zamiast tego u\u017cyj \u201emodyfikator\u00f3w\u201d.",
                            "type": "integer",
                            "minimum": 0,
                            "exclusiveMinimum": true,
                            "maximum": 360,
                            "exclusiveMaximum": true,
                            "required": false
                        },
                        "x": {
                            "description": "Warto\u015b\u0107 procentowa obrazu - pozycja X przyci\u0119cia obrazu. PRZESTARZA\u0141E: Zamiast tego prosz\u0119 u\u017cy\u0107 `modyfikator\u00f3w`.",
                            "type": "number",
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "y": {
                            "description": "Warto\u015b\u0107 procentowa obrazu - pozycja Y przyci\u0119cia obrazu. PRZESTARZA\u0141E: Zamiast tego prosz\u0119 u\u017cy\u0107 `modyfikator\u00f3w`.",
                            "type": "number",
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "width": {
                            "description": "Warto\u015b\u0107 procentowa obrazu - d\u0142ugo\u015b\u0107 przyci\u0119cia obrazu. PRZESTARZA\u0141E: Zamiast tego prosz\u0119 u\u017cy\u0107 `modyfikator\u00f3w`.",
                            "type": "number",
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "height": {
                            "description": "Warto\u015b\u0107 procentowa obrazu - wysoko\u015b\u0107 przyci\u0119cia obrazu. PRZESTARZA\u0141E: Zamiast tego prosz\u0119 u\u017cy\u0107 `modyfikator\u00f3w`.",
                            "type": "number",
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "caption": {
                            "description": "Podpis za\u0142\u0105cznika.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Podpis za\u0142\u0105cznika, dok\u0142adnie taki jak w bazie danych.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Podpis HTML dla za\u0142\u0105cznik\u00f3w, przekszta\u0142cony do wy\u015bwietlania.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "Opis za\u0142\u0105cznika.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Opis za\u0142\u0105cznika, dok\u0142adnie taki jak w bazie danych.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Opis HTML za\u0142\u0105cznika - gotowy do wy\u015bwietlania ",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "description": "Tytu\u0142 wpisu.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Tytu\u0142 wpisu, istniej\u0105cy w bazie danych.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Tytu\u0142 HTML wpisu, przekszta\u0142cony do wy\u015bwietlania.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "post": {
                            "description": "Identyfikator wpisu powi\u0105zanego z za\u0142\u0105cznikiem.",
                            "type": "integer",
                            "required": false
                        },
                        "alt_text": {
                            "description": "Tekst alternatywny wy\u015bwietlany zamiast za\u0142\u0105cznika.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/menu-items": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Obecna strona kolekcji.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w, kt\u00f3re maj\u0105 by\u0107 zwr\u00f3cone w zestawie wynik\u00f3w.",
                            "type": "integer",
                            "default": 100,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Ogranicz wyniki do pasuj\u0105cych do zapytania.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Ogranicz wyniki do wpis\u00f3w opublikowanych po podanej dacie w formacie ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Ogranicz wyniki do zmienionych wpis\u00f3w po podanej dacie w formacie ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Ogranicz wyniki do wpis\u00f3w opublikowanych przed podan\u0105 dat\u0105 w formacie ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Ogranicz wyniki do zmienionych wpis\u00f3w przed podan\u0105 dat\u0105 w formacie ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Upewnij si\u0119, \u017ce zestaw wynik\u00f3w wyklucza okre\u015blone identyfikatory.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ogranicz zbi\u00f3r wynik\u00f3w do wybranych ID.",
                            "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": "Przesu\u0144 wyniki o okre\u015blon\u0105 liczb\u0119 pozycji.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Sortowanie atrybut\u00f3w rosn\u0105co lub malej\u0105co.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortuj zbi\u00f3r po atrybutach obiektu.",
                            "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": "Tablica nazw kolumn do przeszukania.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Ogranicz wyniki do wpis\u00f3w posiadaj\u0105cych podan\u0105 uproszczon\u0105 nazw\u0119.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Wy\u0142\u0105cz z wynik\u00f3w wpisy, kt\u00f3re posiadaj\u0105 jeden lub wi\u0119cej status\u00f3w.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "acf-disabled",
                                    "wc-pending",
                                    "wc-processing",
                                    "wc-on-hold",
                                    "wc-completed",
                                    "wc-cancelled",
                                    "wc-refunded",
                                    "wc-failed",
                                    "wc-checkout-draft",
                                    "wc-partial-shipped",
                                    "wc-shipped",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "tax_relation": {
                            "description": "Limit wyniku ustalony na podstawie relacji pomi\u0119dzy wieloma taksonomiami.\t",
                            "type": "string",
                            "enum": [
                                "AND",
                                "OR"
                            ],
                            "required": false
                        },
                        "menus": {
                            "description": "Ograniczaj zestaw wynik\u00f3w do pozycji z okre\u015blonymi terminami z taksonomii menus.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Lista identyfikatora terminu",
                                    "description": "Dopasuj terminy do wypisanych identyfikator\u00f3w.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Identyfikator terminy w zapytaniu Taxonomy Query",
                                    "description": "Wykonaj zaawansowane zapytanie z terminem.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Identyfikatory termin\u00f3w.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "Czy elementy musz\u0105 by\u0107 przypisane do wszystkich czy do wybranych termin\u00f3w?",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "menus_exclude": {
                            "description": "Ogranicz wyniki do element\u00f3w posiadaj\u0105cych podany termin w taksonomii: menus.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Lista identyfikatora terminu",
                                    "description": "Dopasuj terminy do wypisanych identyfikator\u00f3w.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Identyfikator terminy w zapytaniu Taxonomy Query",
                                    "description": "Wykonaj zaawansowane zapytanie z terminem.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Identyfikatory termin\u00f3w.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "menu_order": {
                            "description": "Ogranicz wyniki do wpis\u00f3w z okre\u015blon\u0105 warto\u015bci\u0105 menu_order.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "title": {
                            "description": "Tytu\u0142 obiektu.",
                            "type": [
                                "string",
                                "object"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Tytu\u0142 obiektu, istniej\u0105cy w bazie danych.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Tytu\u0142 HTML obiektu, przekszta\u0142cony do wy\u015bwietlania.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "type": {
                            "default": "custom",
                            "description": "Rodzina pierwotnie reprezentowanych obiekt\u00f3w, na przyk\u0142ad \u201epost_type\u201d lub \u201etaxonomy\u201d.",
                            "type": "string",
                            "enum": [
                                "taxonomy",
                                "post_type",
                                "post_type_archive",
                                "custom"
                            ],
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Nazwa statusu obiektu.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "wc-partial-shipped",
                                "wc-shipped"
                            ],
                            "required": false
                        },
                        "parent": {
                            "default": 0,
                            "description": "Identyfikator elementu nadrz\u0119dnego dla obiektu.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "attr_title": {
                            "description": "Tekst atrybutu title odno\u015bnika dla elementu menu.",
                            "type": "string",
                            "required": false
                        },
                        "classes": {
                            "description": "Nazwy klas odno\u015bnika dla elementu menu.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "description": {
                            "description": "Opis elementu menu.",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "default": 1,
                            "description": "Identyfikator w bazie danych dla elementu nav_menu_item, kt\u00f3ry jest elementem nadrz\u0119dnym menu tego elementu, je\u015bli istnieje, w przeciwnym razie 0.",
                            "type": "integer",
                            "minimum": 1,
                            "required": false
                        },
                        "object": {
                            "description": "Typ pierwotnie reprezentowanego obiektu, na przyk\u0142ad \u201ekategoria\u201d, \u201ewpis\u201d lub \u201eza\u0142\u0105cznik\u201d.",
                            "type": "string",
                            "required": false
                        },
                        "object_id": {
                            "default": 0,
                            "description": "Identyfikator w bazie danych oryginalnego obiektu, kt\u00f3ry reprezentuje wybran\u0105 pozycj\u0119 menu, np.  identyfikator wpisu i term_id dla kategorii.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "target": {
                            "description": "Atrybut target odno\u015bnika dla elementu menu.",
                            "type": "string",
                            "enum": [
                                "_blank",
                                ""
                            ],
                            "required": false
                        },
                        "url": {
                            "description": "Adres URL do kt\u00f3rego prowadzi element menu.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "xfn": {
                            "description": "Relacja XFN odno\u015bnika w elemencie menu.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "menus": {
                            "description": "Poj\u0119cia przypisane do obiektu w taksonomii o nazwie: nav_menu",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Pola meta.",
                            "type": "object",
                            "properties": {
                                "_acf_changed": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_skip_tracking": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_active": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_note": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_monsterinsights_sitenote_category": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/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": "Unikatowy identyfikator wpisu.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unikatowy identyfikator wpisu.",
                            "type": "integer",
                            "required": false
                        },
                        "title": {
                            "description": "Tytu\u0142 obiektu.",
                            "type": [
                                "string",
                                "object"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Tytu\u0142 obiektu, istniej\u0105cy w bazie danych.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Tytu\u0142 HTML obiektu, przekszta\u0142cony do wy\u015bwietlania.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "type": {
                            "description": "Rodzina pierwotnie reprezentowanych obiekt\u00f3w, na przyk\u0142ad \u201epost_type\u201d lub \u201etaxonomy\u201d.",
                            "type": "string",
                            "enum": [
                                "taxonomy",
                                "post_type",
                                "post_type_archive",
                                "custom"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "Nazwa statusu obiektu.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "wc-partial-shipped",
                                "wc-shipped"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "Identyfikator elementu nadrz\u0119dnego dla obiektu.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "attr_title": {
                            "description": "Tekst atrybutu title odno\u015bnika dla elementu menu.",
                            "type": "string",
                            "required": false
                        },
                        "classes": {
                            "description": "Nazwy klas odno\u015bnika dla elementu menu.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "description": {
                            "description": "Opis elementu menu.",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "description": "Identyfikator w bazie danych dla elementu nav_menu_item, kt\u00f3ry jest elementem nadrz\u0119dnym menu tego elementu, je\u015bli istnieje, w przeciwnym razie 0.",
                            "type": "integer",
                            "minimum": 1,
                            "required": false
                        },
                        "object": {
                            "description": "Typ pierwotnie reprezentowanego obiektu, na przyk\u0142ad \u201ekategoria\u201d, \u201ewpis\u201d lub \u201eza\u0142\u0105cznik\u201d.",
                            "type": "string",
                            "required": false
                        },
                        "object_id": {
                            "description": "Identyfikator w bazie danych oryginalnego obiektu, kt\u00f3ry reprezentuje wybran\u0105 pozycj\u0119 menu, np.  identyfikator wpisu i term_id dla kategorii.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "target": {
                            "description": "Atrybut target odno\u015bnika dla elementu menu.",
                            "type": "string",
                            "enum": [
                                "_blank",
                                ""
                            ],
                            "required": false
                        },
                        "url": {
                            "description": "Adres URL do kt\u00f3rego prowadzi element menu.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "xfn": {
                            "description": "Relacja XFN odno\u015bnika w elemencie menu.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "menus": {
                            "description": "Poj\u0119cia przypisane do obiektu w taksonomii o nazwie: nav_menu",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Pola meta.",
                            "type": "object",
                            "properties": {
                                "_acf_changed": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_skip_tracking": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_active": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_note": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_monsterinsights_sitenote_category": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unikatowy identyfikator wpisu.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Okre\u015bla, czy pomin\u0105\u0107 kosz i wymusi\u0107 usuni\u0119cie.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/menu-items\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Identyfikator elementu nadrz\u0119dnego autozapisu.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "Identyfikator elementu nadrz\u0119dnego dla obiektu.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "title": {
                            "description": "Tytu\u0142 obiektu.",
                            "type": [
                                "string",
                                "object"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Tytu\u0142 obiektu, istniej\u0105cy w bazie danych.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Tytu\u0142 HTML obiektu, przekszta\u0142cony do wy\u015bwietlania.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "type": {
                            "description": "Rodzina pierwotnie reprezentowanych obiekt\u00f3w, na przyk\u0142ad \u201epost_type\u201d lub \u201etaxonomy\u201d.",
                            "type": "string",
                            "enum": [
                                "taxonomy",
                                "post_type",
                                "post_type_archive",
                                "custom"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "Nazwa statusu obiektu.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "wc-partial-shipped",
                                "wc-shipped"
                            ],
                            "required": false
                        },
                        "attr_title": {
                            "description": "Tekst atrybutu title odno\u015bnika dla elementu menu.",
                            "type": "string",
                            "required": false
                        },
                        "classes": {
                            "description": "Nazwy klas odno\u015bnika dla elementu menu.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "description": {
                            "description": "Opis elementu menu.",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "description": "Identyfikator w bazie danych dla elementu nav_menu_item, kt\u00f3ry jest elementem nadrz\u0119dnym menu tego elementu, je\u015bli istnieje, w przeciwnym razie 0.",
                            "type": "integer",
                            "minimum": 1,
                            "required": false
                        },
                        "object": {
                            "description": "Typ pierwotnie reprezentowanego obiektu, na przyk\u0142ad \u201ekategoria\u201d, \u201ewpis\u201d lub \u201eza\u0142\u0105cznik\u201d.",
                            "type": "string",
                            "required": false
                        },
                        "object_id": {
                            "description": "Identyfikator w bazie danych oryginalnego obiektu, kt\u00f3ry reprezentuje wybran\u0105 pozycj\u0119 menu, np.  identyfikator wpisu i term_id dla kategorii.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "target": {
                            "description": "Atrybut target odno\u015bnika dla elementu menu.",
                            "type": "string",
                            "enum": [
                                "_blank",
                                ""
                            ],
                            "required": false
                        },
                        "url": {
                            "description": "Adres URL do kt\u00f3rego prowadzi element menu.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "xfn": {
                            "description": "Relacja XFN odno\u015bnika w elemencie menu.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "menus": {
                            "description": "Poj\u0119cia przypisane do obiektu w taksonomii o nazwie: nav_menu",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Pola meta.",
                            "type": "object",
                            "properties": {
                                "_acf_changed": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_skip_tracking": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_active": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_note": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_monsterinsights_sitenote_category": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                }
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/menu-items\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Identyfikator elementu nadrz\u0119dnego autozapisu.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Identyfikator automatycznego zapisu.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "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": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Obecna strona kolekcji.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w, kt\u00f3re maj\u0105 by\u0107 zwr\u00f3cone w zestawie wynik\u00f3w.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Ogranicz wyniki do pasuj\u0105cych do zapytania.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Ogranicz wyniki do wpis\u00f3w opublikowanych po podanej dacie w formacie ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Ogranicz wyniki do zmienionych wpis\u00f3w po podanej dacie w formacie ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Ogranicz wyniki do wpis\u00f3w opublikowanych przed podan\u0105 dat\u0105 w formacie ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Ogranicz wyniki do zmienionych wpis\u00f3w przed podan\u0105 dat\u0105 w formacie ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Upewnij si\u0119, \u017ce zestaw wynik\u00f3w wyklucza okre\u015blone identyfikatory.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ogranicz zbi\u00f3r wynik\u00f3w do wybranych ID.",
                            "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": "Przesu\u0144 wyniki o okre\u015blon\u0105 liczb\u0119 pozycji.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Sortowanie atrybut\u00f3w rosn\u0105co lub malej\u0105co.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortuj kolekcj\u0119 wed\u0142ug atrybutu wpisu.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Tablica nazw kolumn do przeszukania.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Ogranicz wyniki do wpis\u00f3w posiadaj\u0105cych podan\u0105 uproszczon\u0105 nazw\u0119.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Wy\u0142\u0105cz z wynik\u00f3w wpisy, kt\u00f3re posiadaj\u0105 jeden lub wi\u0119cej status\u00f3w.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "acf-disabled",
                                    "wc-pending",
                                    "wc-processing",
                                    "wc-on-hold",
                                    "wc-completed",
                                    "wc-cancelled",
                                    "wc-refunded",
                                    "wc-failed",
                                    "wc-checkout-draft",
                                    "wc-partial-shipped",
                                    "wc-shipped",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "tax_relation": {
                            "description": "Limit wyniku ustalony na podstawie relacji pomi\u0119dzy wieloma taksonomiami.\t",
                            "type": "string",
                            "enum": [
                                "AND",
                                "OR"
                            ],
                            "required": false
                        },
                        "wp_pattern_category": {
                            "description": "Ograniczaj zestaw wynik\u00f3w do pozycji z okre\u015blonymi terminami z taksonomii wp_pattern_category.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Lista identyfikatora terminu",
                                    "description": "Dopasuj terminy do wypisanych identyfikator\u00f3w.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Identyfikator terminy w zapytaniu Taxonomy Query",
                                    "description": "Wykonaj zaawansowane zapytanie z terminem.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Identyfikatory termin\u00f3w.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "Czy elementy musz\u0105 by\u0107 przypisane do wszystkich czy do wybranych termin\u00f3w?",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "wp_pattern_category_exclude": {
                            "description": "Ogranicz wyniki do element\u00f3w posiadaj\u0105cych podany termin w taksonomii: wp_pattern_category.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Lista identyfikatora terminu",
                                    "description": "Dopasuj terminy do wypisanych identyfikator\u00f3w.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Identyfikator terminy w zapytaniu Taxonomy Query",
                                    "description": "Wykonaj zaawansowane zapytanie z terminem.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Identyfikatory termin\u00f3w.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "Data publikacji wpisu w strefie czasowej witryny.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Data wpisu zosta\u0142a opublikowana jako GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumeryczny identyfikator dla wpisu unikatowy dla jego typu.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Nazwa statusu wpisu.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "wc-partial-shipped",
                                "wc-shipped"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Has\u0142o ochrony dost\u0119pu do tre\u015bci i zajawki.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Tytu\u0142 wpisu.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Tytu\u0142 wpisu, istniej\u0105cy w bazie danych.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Tre\u015b\u0107 wpisu.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Tre\u015b\u0107 wpisu, tak jak zosta\u0142a zapisana w bazie danych.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "Wersja bloku tre\u015bci u\u017cywanego we wpisie.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Czy tre\u015b\u0107 jest chronia has\u0142em.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "excerpt": {
                            "description": "Zajawka wpisu.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Zajawka wpisu, tak jak wyst\u0119puje w bazie danych.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Wycinek HTML dla wpisu, przekszta\u0142cony do wy\u015bwietlenia.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Czy zajawka zabezpieczona jest has\u0142em.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "meta": {
                            "description": "Pola meta.",
                            "type": "object",
                            "properties": {
                                "_acf_changed": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_skip_tracking": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_active": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_note": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_monsterinsights_sitenote_category": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "wp_pattern_sync_status": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "",
                                    "enum": [
                                        "partial",
                                        "unsynced"
                                    ]
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Plik motywu u\u017cywany do wy\u015bwietlania wpisu.",
                            "type": "string",
                            "required": false
                        },
                        "wp_pattern_category": {
                            "description": "Terminy przypisane do wpisu w taksonomii: wp_pattern_category",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/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": "Unikatowy identyfikator wpisu.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "excerpt_length": {
                            "description": "Nadpisz domy\u015bln\u0105 d\u0142ugo\u015b\u0107 zajawki.",
                            "type": "integer",
                            "required": false
                        },
                        "password": {
                            "description": "Has\u0142o dla wpisu, je\u015bli jest on chroniony has\u0142em.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unikatowy identyfikator wpisu.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Data publikacji wpisu w strefie czasowej witryny.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Data wpisu zosta\u0142a opublikowana jako GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumeryczny identyfikator dla wpisu unikatowy dla jego typu.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Nazwa statusu wpisu.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "wc-partial-shipped",
                                "wc-shipped"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Has\u0142o ochrony dost\u0119pu do tre\u015bci i zajawki.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Tytu\u0142 wpisu.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Tytu\u0142 wpisu, istniej\u0105cy w bazie danych.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Tre\u015b\u0107 wpisu.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Tre\u015b\u0107 wpisu, tak jak zosta\u0142a zapisana w bazie danych.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "Wersja bloku tre\u015bci u\u017cywanego we wpisie.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Czy tre\u015b\u0107 jest chronia has\u0142em.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "excerpt": {
                            "description": "Zajawka wpisu.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Zajawka wpisu, tak jak wyst\u0119puje w bazie danych.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Wycinek HTML dla wpisu, przekszta\u0142cony do wy\u015bwietlenia.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Czy zajawka zabezpieczona jest has\u0142em.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "meta": {
                            "description": "Pola meta.",
                            "type": "object",
                            "properties": {
                                "_acf_changed": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_skip_tracking": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_active": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_note": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_monsterinsights_sitenote_category": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "wp_pattern_sync_status": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "",
                                    "enum": [
                                        "partial",
                                        "unsynced"
                                    ]
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Plik motywu u\u017cywany do wy\u015bwietlania wpisu.",
                            "type": "string",
                            "required": false
                        },
                        "wp_pattern_category": {
                            "description": "Terminy przypisane do wpisu w taksonomii: wp_pattern_category",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unikatowy identyfikator wpisu.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Okre\u015bla, czy pomin\u0105\u0107 kosz i wymusi\u0107 usuni\u0119cie.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/blocks\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Identyfikator wpisu nadrz\u0119dnego wersji.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Obecna strona kolekcji.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w, kt\u00f3re maj\u0105 by\u0107 zwr\u00f3cone w zestawie wynik\u00f3w.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Ogranicz wyniki do pasuj\u0105cych do zapytania.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Upewnij si\u0119, \u017ce zestaw wynik\u00f3w wyklucza okre\u015blone identyfikatory.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ogranicz zbi\u00f3r wynik\u00f3w do wybranych ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Przesu\u0144 wyniki o okre\u015blon\u0105 liczb\u0119 pozycji.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Sortowanie atrybut\u00f3w rosn\u0105co lub malej\u0105co.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortuj zbi\u00f3r po atrybutach obiektu.",
                            "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": "Identyfikator wpisu nadrz\u0119dnego wersji.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Unikatowy identyfikator wersji.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "Identyfikator wpisu nadrz\u0119dnego wersji.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Unikatowy identyfikator wersji.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Musi by\u0107 w\u0142\u0105czone, poniewa\u017c w wersjach nie u\u017cywamy kosza.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/blocks\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Identyfikator elementu nadrz\u0119dnego autozapisu.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "Identyfikator elementu nadrz\u0119dnego autozapisu.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Data publikacji wpisu w strefie czasowej witryny.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Data wpisu zosta\u0142a opublikowana jako GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumeryczny identyfikator dla wpisu unikatowy dla jego typu.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Nazwa statusu wpisu.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "wc-partial-shipped",
                                "wc-shipped"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Has\u0142o ochrony dost\u0119pu do tre\u015bci i zajawki.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Tytu\u0142 wpisu.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Tytu\u0142 wpisu, istniej\u0105cy w bazie danych.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Tre\u015b\u0107 wpisu.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Tre\u015b\u0107 wpisu, tak jak zosta\u0142a zapisana w bazie danych.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "Wersja bloku tre\u015bci u\u017cywanego we wpisie.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Czy tre\u015b\u0107 jest chronia has\u0142em.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "excerpt": {
                            "description": "Zajawka wpisu.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Zajawka wpisu, tak jak wyst\u0119puje w bazie danych.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Wycinek HTML dla wpisu, przekszta\u0142cony do wy\u015bwietlenia.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Czy zajawka zabezpieczona jest has\u0142em.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "meta": {
                            "description": "Pola meta.",
                            "type": "object",
                            "properties": {
                                "_acf_changed": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_skip_tracking": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_active": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_note": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_monsterinsights_sitenote_category": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "wp_pattern_sync_status": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "",
                                    "enum": [
                                        "partial",
                                        "unsynced"
                                    ]
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Plik motywu u\u017cywany do wy\u015bwietlania wpisu.",
                            "type": "string",
                            "required": false
                        },
                        "wp_pattern_category": {
                            "description": "Terminy przypisane do wpisu w taksonomii: wp_pattern_category",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/blocks\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Identyfikator elementu nadrz\u0119dnego autozapisu.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Identyfikator automatycznego zapisu.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "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": "Identyfikator szablonu",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Obecna strona kolekcji.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w, kt\u00f3re maj\u0105 by\u0107 zwr\u00f3cone w zestawie wynik\u00f3w.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Ogranicz wyniki do pasuj\u0105cych do zapytania.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Upewnij si\u0119, \u017ce zestaw wynik\u00f3w wyklucza okre\u015blone identyfikatory.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ogranicz zbi\u00f3r wynik\u00f3w do wybranych ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Przesu\u0144 wyniki o okre\u015blon\u0105 liczb\u0119 pozycji.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Sortowanie atrybut\u00f3w rosn\u0105co lub malej\u0105co.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortuj zbi\u00f3r po atrybutach obiektu.",
                            "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": "Identyfikator szablonu",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "Unikatowy identyfikator wersji.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "Identyfikator szablonu",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "Unikatowy identyfikator wersji.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Musi by\u0107 w\u0142\u0105czone, poniewa\u017c w wersjach nie u\u017cywamy kosza.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/templates\/(?P<id>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Identyfikator szablonu",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "Identyfikator szablonu",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Unikatowa uproszczona nazwa identyfikuj\u0105ca szablon.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": false
                        },
                        "theme": {
                            "description": "Identyfikator szablonu w motywie.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Typ szablonu.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "Zawarto\u015b\u0107 szablonu.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Tre\u015b\u0107 szablonu, tak jak zosta\u0142a zapisana w bazie danych.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "Wersja bloku tre\u015bci u\u017cywanego w szablonie.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "description": "Tytu\u0142 szablonu.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Tytu\u0142 wpisu, istniej\u0105cy w bazie danych.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "Tytu\u0142 HTML wpisu, przekszta\u0142cony do wy\u015bwietlania.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "Opis szablonu.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status szablonu.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "wc-partial-shipped",
                                "wc-shipped"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "Identyfikator autora szablonu.",
                            "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": "Identyfikator szablonu",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "Identyfikator automatycznego zapisu.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "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": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "wp_id": {
                            "description": "Zaw\u0119\u017a u\u017cycie tylko dla wybranego identyfikatora wpisu.",
                            "type": "integer",
                            "required": false
                        },
                        "area": {
                            "description": "Ogranicz do okre\u015blonego obszaru fragmenu szablonu.",
                            "type": "string",
                            "required": false
                        },
                        "post_type": {
                            "description": "Typ wpisu, dla kt\u00f3rego chcesz pobra\u0107 szablony.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "slug": {
                            "description": "Unikatowa uproszczona nazwa identyfikuj\u0105ca szablon.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": true
                        },
                        "theme": {
                            "description": "Identyfikator szablonu w motywie.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Typ szablonu.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "default": "",
                            "description": "Zawarto\u015b\u0107 szablonu.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Tre\u015b\u0107 szablonu, tak jak zosta\u0142a zapisana w bazie danych.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "Wersja bloku tre\u015bci u\u017cywanego w szablonie.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "default": "",
                            "description": "Tytu\u0142 szablonu.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Tytu\u0142 wpisu, istniej\u0105cy w bazie danych.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "Tytu\u0142 HTML wpisu, przekszta\u0142cony do wy\u015bwietlania.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "default": "",
                            "description": "Opis szablonu.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Status szablonu.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "wc-partial-shipped",
                                "wc-shipped"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "Identyfikator autora szablonu.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/wp\/v2\/templates"
                    }
                ]
            }
        },
        "\/wp\/v2\/templates\/lookup": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "slug": {
                            "description": "Uproszczona nazwa szablonu, dla kt\u00f3rego mo\u017cna uzyska\u0107 awaryjne rozwi\u0105zanie",
                            "type": "string",
                            "required": true
                        },
                        "is_custom": {
                            "description": "Wskazuje, czy szablon jest w\u0142asny, czy stanowi cz\u0119\u015b\u0107 hierarchii szablon\u00f3w",
                            "type": "boolean",
                            "required": false
                        },
                        "template_prefix": {
                            "description": "Prefiks szablonu dla tworzonego szablonu. S\u0142u\u017cy do wyodr\u0119bnienia g\u0142\u00f3wnego typu szablonu np. w `taksonomia-ksi\u0105\u017cki` wyodr\u0119bniamy `taksonomia`",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/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": "Identyfikator szablonu",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Identyfikator szablonu",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Unikatowa uproszczona nazwa identyfikuj\u0105ca szablon.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": false
                        },
                        "theme": {
                            "description": "Identyfikator szablonu w motywie.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Typ szablonu.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "Zawarto\u015b\u0107 szablonu.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Tre\u015b\u0107 szablonu, tak jak zosta\u0142a zapisana w bazie danych.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "Wersja bloku tre\u015bci u\u017cywanego w szablonie.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "description": "Tytu\u0142 szablonu.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Tytu\u0142 wpisu, istniej\u0105cy w bazie danych.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "Tytu\u0142 HTML wpisu, przekszta\u0142cony do wy\u015bwietlania.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "Opis szablonu.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status szablonu.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "wc-partial-shipped",
                                "wc-shipped"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "Identyfikator autora szablonu.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Identyfikator szablonu",
                            "type": "string",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Okre\u015bla, czy pomin\u0105\u0107 kosz i wymusi\u0107 usuni\u0119cie.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/template-parts\/(?P<parent>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Identyfikator szablonu",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Obecna strona kolekcji.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w, kt\u00f3re maj\u0105 by\u0107 zwr\u00f3cone w zestawie wynik\u00f3w.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Ogranicz wyniki do pasuj\u0105cych do zapytania.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Upewnij si\u0119, \u017ce zestaw wynik\u00f3w wyklucza okre\u015blone identyfikatory.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ogranicz zbi\u00f3r wynik\u00f3w do wybranych ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Przesu\u0144 wyniki o okre\u015blon\u0105 liczb\u0119 pozycji.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Sortowanie atrybut\u00f3w rosn\u0105co lub malej\u0105co.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortuj zbi\u00f3r po atrybutach obiektu.",
                            "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": "Identyfikator szablonu",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "Unikatowy identyfikator wersji.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "Identyfikator szablonu",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "Unikatowy identyfikator wersji.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Musi by\u0107 w\u0142\u0105czone, poniewa\u017c w wersjach nie u\u017cywamy kosza.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/template-parts\/(?P<id>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Identyfikator szablonu",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "Identyfikator szablonu",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Unikatowa uproszczona nazwa identyfikuj\u0105ca szablon.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": false
                        },
                        "theme": {
                            "description": "Identyfikator szablonu w motywie.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Typ szablonu.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "Zawarto\u015b\u0107 szablonu.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Tre\u015b\u0107 szablonu, tak jak zosta\u0142a zapisana w bazie danych.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "Wersja bloku tre\u015bci u\u017cywanego w szablonie.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "description": "Tytu\u0142 szablonu.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Tytu\u0142 wpisu, istniej\u0105cy w bazie danych.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "Tytu\u0142 HTML wpisu, przekszta\u0142cony do wy\u015bwietlania.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "Opis szablonu.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status szablonu.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "wc-partial-shipped",
                                "wc-shipped"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "Identyfikator autora szablonu.",
                            "type": "integer",
                            "required": false
                        },
                        "area": {
                            "description": "Gdzie fragment szablonu b\u0119dzie przeznaczony do u\u017cytku (nag\u0142\u00f3wek, stopka, itd.)",
                            "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": "Identyfikator szablonu",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "Identyfikator automatycznego zapisu.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "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": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "wp_id": {
                            "description": "Zaw\u0119\u017a u\u017cycie tylko dla wybranego identyfikatora wpisu.",
                            "type": "integer",
                            "required": false
                        },
                        "area": {
                            "description": "Ogranicz do okre\u015blonego obszaru fragmenu szablonu.",
                            "type": "string",
                            "required": false
                        },
                        "post_type": {
                            "description": "Typ wpisu, dla kt\u00f3rego chcesz pobra\u0107 szablony.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "slug": {
                            "description": "Unikatowa uproszczona nazwa identyfikuj\u0105ca szablon.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": true
                        },
                        "theme": {
                            "description": "Identyfikator szablonu w motywie.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Typ szablonu.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "default": "",
                            "description": "Zawarto\u015b\u0107 szablonu.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Tre\u015b\u0107 szablonu, tak jak zosta\u0142a zapisana w bazie danych.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "Wersja bloku tre\u015bci u\u017cywanego w szablonie.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "default": "",
                            "description": "Tytu\u0142 szablonu.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Tytu\u0142 wpisu, istniej\u0105cy w bazie danych.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "Tytu\u0142 HTML wpisu, przekszta\u0142cony do wy\u015bwietlania.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "default": "",
                            "description": "Opis szablonu.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Status szablonu.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "wc-partial-shipped",
                                "wc-shipped"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "Identyfikator autora szablonu.",
                            "type": "integer",
                            "required": false
                        },
                        "area": {
                            "description": "Gdzie fragment szablonu b\u0119dzie przeznaczony do u\u017cytku (nag\u0142\u00f3wek, stopka, itd.)",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/wp\/v2\/template-parts"
                    }
                ]
            }
        },
        "\/wp\/v2\/template-parts\/lookup": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "slug": {
                            "description": "Uproszczona nazwa szablonu, dla kt\u00f3rego mo\u017cna uzyska\u0107 awaryjne rozwi\u0105zanie",
                            "type": "string",
                            "required": true
                        },
                        "is_custom": {
                            "description": "Wskazuje, czy szablon jest w\u0142asny, czy stanowi cz\u0119\u015b\u0107 hierarchii szablon\u00f3w",
                            "type": "boolean",
                            "required": false
                        },
                        "template_prefix": {
                            "description": "Prefiks szablonu dla tworzonego szablonu. S\u0142u\u017cy do wyodr\u0119bnienia g\u0142\u00f3wnego typu szablonu np. w `taksonomia-ksi\u0105\u017cki` wyodr\u0119bniamy `taksonomia`",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/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": "Identyfikator szablonu",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Identyfikator szablonu",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Unikatowa uproszczona nazwa identyfikuj\u0105ca szablon.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": false
                        },
                        "theme": {
                            "description": "Identyfikator szablonu w motywie.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Typ szablonu.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "Zawarto\u015b\u0107 szablonu.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Tre\u015b\u0107 szablonu, tak jak zosta\u0142a zapisana w bazie danych.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "Wersja bloku tre\u015bci u\u017cywanego w szablonie.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "description": "Tytu\u0142 szablonu.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Tytu\u0142 wpisu, istniej\u0105cy w bazie danych.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "Tytu\u0142 HTML wpisu, przekszta\u0142cony do wy\u015bwietlania.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "Opis szablonu.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status szablonu.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "wc-partial-shipped",
                                "wc-shipped"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "Identyfikator autora szablonu.",
                            "type": "integer",
                            "required": false
                        },
                        "area": {
                            "description": "Gdzie fragment szablonu b\u0119dzie przeznaczony do u\u017cytku (nag\u0142\u00f3wek, stopka, itd.)",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Identyfikator szablonu",
                            "type": "string",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Okre\u015bla, czy pomin\u0105\u0107 kosz i wymusi\u0107 usuni\u0119cie.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/global-styles\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Identyfikator wpisu nadrz\u0119dnego wersji.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Obecna strona kolekcji.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w, kt\u00f3re maj\u0105 by\u0107 zwr\u00f3cone w zestawie wynik\u00f3w.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "offset": {
                            "description": "Przesu\u0144 wyniki o okre\u015blon\u0105 liczb\u0119 pozycji.",
                            "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": "Identyfikator elementu nadrz\u0119dnego globalnej wersji styl\u00f3w.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Unikatowy identyfikator globalnej wersji styl\u00f3w.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "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": "Identyfikator motywu",
                            "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": "Identyfikator motywu",
                            "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": "Identyfikator konfiguracji styl\u00f3w globalnych.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": false
                    },
                    "args": {
                        "styles": {
                            "description": "Style globalne",
                            "type": [
                                "object"
                            ],
                            "required": false
                        },
                        "settings": {
                            "description": "Ustawienia globalne",
                            "type": [
                                "object"
                            ],
                            "required": false
                        },
                        "title": {
                            "description": "Tytu\u0142 globalnej wariacji styl\u00f3w.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Tytu\u0142 globalnej odmiany styl\u00f3w, jaka istnieje w bazie danych.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "Tytu\u0142 HTML wpisu, przekszta\u0142cony do wy\u015bwietlania.",
                                    "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": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Obecna strona kolekcji.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w, kt\u00f3re maj\u0105 by\u0107 zwr\u00f3cone w zestawie wynik\u00f3w.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Ogranicz wyniki do pasuj\u0105cych do zapytania.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Ogranicz wyniki do wpis\u00f3w opublikowanych po podanej dacie w formacie ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Ogranicz wyniki do zmienionych wpis\u00f3w po podanej dacie w formacie ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Ogranicz wyniki do wpis\u00f3w opublikowanych przed podan\u0105 dat\u0105 w formacie ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Ogranicz wyniki do zmienionych wpis\u00f3w przed podan\u0105 dat\u0105 w formacie ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Upewnij si\u0119, \u017ce zestaw wynik\u00f3w wyklucza okre\u015blone identyfikatory.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ogranicz zbi\u00f3r wynik\u00f3w do wybranych ID.",
                            "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": "Przesu\u0144 wyniki o okre\u015blon\u0105 liczb\u0119 pozycji.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Sortowanie atrybut\u00f3w rosn\u0105co lub malej\u0105co.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortuj kolekcj\u0119 wed\u0142ug atrybutu wpisu.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Tablica nazw kolumn do przeszukania.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Ogranicz wyniki do wpis\u00f3w posiadaj\u0105cych podan\u0105 uproszczon\u0105 nazw\u0119.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Wy\u0142\u0105cz z wynik\u00f3w wpisy, kt\u00f3re posiadaj\u0105 jeden lub wi\u0119cej status\u00f3w.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "acf-disabled",
                                    "wc-pending",
                                    "wc-processing",
                                    "wc-on-hold",
                                    "wc-completed",
                                    "wc-cancelled",
                                    "wc-refunded",
                                    "wc-failed",
                                    "wc-checkout-draft",
                                    "wc-partial-shipped",
                                    "wc-shipped",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "Data publikacji wpisu w strefie czasowej witryny.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Data wpisu zosta\u0142a opublikowana jako GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumeryczny identyfikator dla wpisu unikatowy dla jego typu.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Nazwa statusu wpisu.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "wc-partial-shipped",
                                "wc-shipped"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Has\u0142o ochrony dost\u0119pu do tre\u015bci i zajawki.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Tytu\u0142 wpisu.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Tytu\u0142 wpisu, istniej\u0105cy w bazie danych.",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "Tytu\u0142 HTML wpisu, przekszta\u0142cony do wy\u015bwietlania.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Tre\u015b\u0107 wpisu.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Tre\u015b\u0107 wpisu, tak jak zosta\u0142a zapisana w bazie danych.",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "Zawarto\u015b\u0107 HMTL wpisu, przetworzona do wy\u015bwietlenia.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Wersja bloku tre\u015bci u\u017cywanego we wpisie.",
                                    "type": "integer",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Czy tre\u015b\u0107 jest chronia has\u0142em.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Plik motywu u\u017cywany do wy\u015bwietlania wpisu.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/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": "Unikatowy identyfikator wpisu.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "Has\u0142o dla wpisu, je\u015bli jest on chroniony has\u0142em.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unikatowy identyfikator wpisu.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Data publikacji wpisu w strefie czasowej witryny.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Data wpisu zosta\u0142a opublikowana jako GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumeryczny identyfikator dla wpisu unikatowy dla jego typu.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Nazwa statusu wpisu.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "wc-partial-shipped",
                                "wc-shipped"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Has\u0142o ochrony dost\u0119pu do tre\u015bci i zajawki.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Tytu\u0142 wpisu.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Tytu\u0142 wpisu, istniej\u0105cy w bazie danych.",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "Tytu\u0142 HTML wpisu, przekszta\u0142cony do wy\u015bwietlania.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Tre\u015b\u0107 wpisu.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Tre\u015b\u0107 wpisu, tak jak zosta\u0142a zapisana w bazie danych.",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "Zawarto\u015b\u0107 HMTL wpisu, przetworzona do wy\u015bwietlenia.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Wersja bloku tre\u015bci u\u017cywanego we wpisie.",
                                    "type": "integer",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Czy tre\u015b\u0107 jest chronia has\u0142em.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Plik motywu u\u017cywany do wy\u015bwietlania wpisu.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unikatowy identyfikator wpisu.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Okre\u015bla, czy pomin\u0105\u0107 kosz i wymusi\u0107 usuni\u0119cie.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/navigation\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Identyfikator wpisu nadrz\u0119dnego wersji.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Obecna strona kolekcji.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w, kt\u00f3re maj\u0105 by\u0107 zwr\u00f3cone w zestawie wynik\u00f3w.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Ogranicz wyniki do pasuj\u0105cych do zapytania.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Upewnij si\u0119, \u017ce zestaw wynik\u00f3w wyklucza okre\u015blone identyfikatory.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ogranicz zbi\u00f3r wynik\u00f3w do wybranych ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Przesu\u0144 wyniki o okre\u015blon\u0105 liczb\u0119 pozycji.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Sortowanie atrybut\u00f3w rosn\u0105co lub malej\u0105co.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortuj zbi\u00f3r po atrybutach obiektu.",
                            "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": "Identyfikator wpisu nadrz\u0119dnego wersji.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Unikatowy identyfikator wersji.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "Identyfikator wpisu nadrz\u0119dnego wersji.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Unikatowy identyfikator wersji.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Musi by\u0107 w\u0142\u0105czone, poniewa\u017c w wersjach nie u\u017cywamy kosza.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/navigation\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Identyfikator elementu nadrz\u0119dnego autozapisu.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "Identyfikator elementu nadrz\u0119dnego autozapisu.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Data publikacji wpisu w strefie czasowej witryny.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Data wpisu zosta\u0142a opublikowana jako GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumeryczny identyfikator dla wpisu unikatowy dla jego typu.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Nazwa statusu wpisu.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "wc-partial-shipped",
                                "wc-shipped"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Has\u0142o ochrony dost\u0119pu do tre\u015bci i zajawki.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Tytu\u0142 wpisu.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Tytu\u0142 wpisu, istniej\u0105cy w bazie danych.",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "Tytu\u0142 HTML wpisu, przekszta\u0142cony do wy\u015bwietlania.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Tre\u015b\u0107 wpisu.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Tre\u015b\u0107 wpisu, tak jak zosta\u0142a zapisana w bazie danych.",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "Zawarto\u015b\u0107 HMTL wpisu, przetworzona do wy\u015bwietlenia.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Wersja bloku tre\u015bci u\u017cywanego we wpisie.",
                                    "type": "integer",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Czy tre\u015b\u0107 jest chronia has\u0142em.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Plik motywu u\u017cywany do wy\u015bwietlania wpisu.",
                            "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": "Identyfikator elementu nadrz\u0119dnego autozapisu.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Identyfikator automatycznego zapisu.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "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": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Obecna strona kolekcji.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w, kt\u00f3re maj\u0105 by\u0107 zwr\u00f3cone w zestawie wynik\u00f3w.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "exclude": {
                            "description": "Upewnij si\u0119, \u017ce zestaw wynik\u00f3w wyklucza okre\u015blone identyfikatory.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ogranicz zbi\u00f3r wynik\u00f3w do wybranych ID.",
                            "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": "Przesu\u0144 wyniki o okre\u015blon\u0105 liczb\u0119 pozycji.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Sortowanie atrybut\u00f3w rosn\u0105co lub malej\u0105co.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortuj kolekcj\u0119 wed\u0142ug atrybutu wpisu.",
                            "type": "string",
                            "default": "id",
                            "enum": [
                                "id",
                                "include"
                            ],
                            "required": false
                        },
                        "slug": {
                            "description": "Ogranicz wyniki do wpis\u00f3w posiadaj\u0105cych podan\u0105 uproszczon\u0105 nazw\u0119.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "theme_json_version": {
                            "description": "Wersja schematu theme.json u\u017cywanego do ustawie\u0144 typografii.",
                            "type": "integer",
                            "default": 3,
                            "minimum": 2,
                            "maximum": 3,
                            "required": false
                        },
                        "font_family_settings": {
                            "description": "deklaracja font-family w formacie theme.json, zakodowana jako ci\u0105g znak\u00f3w.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/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": "Unikatowy identyfikator wpisu.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Unikatowy identyfikator wpisu.",
                            "type": "integer",
                            "required": false
                        },
                        "theme_json_version": {
                            "description": "Wersja schematu theme.json u\u017cywanego do ustawie\u0144 typografii.",
                            "type": "integer",
                            "default": 3,
                            "minimum": 2,
                            "maximum": 3,
                            "required": false
                        },
                        "font_family_settings": {
                            "description": "deklaracja font-family w formacie theme.json, zakodowana jako ci\u0105g znak\u00f3w.",
                            "type": "string",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Unikatowy identyfikator wpisu.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Okre\u015bla, czy pomin\u0105\u0107 kosz i wymusi\u0107 usuni\u0119cie.",
                            "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": "Identyfikator nadrz\u0119dnej rodziny kroju pisma dla odmiany.",
                            "type": "integer",
                            "required": true
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Obecna strona kolekcji.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w, kt\u00f3re maj\u0105 by\u0107 zwr\u00f3cone w zestawie wynik\u00f3w.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "exclude": {
                            "description": "Upewnij si\u0119, \u017ce zestaw wynik\u00f3w wyklucza okre\u015blone identyfikatory.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ogranicz zbi\u00f3r wynik\u00f3w do wybranych ID.",
                            "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": "Przesu\u0144 wyniki o okre\u015blon\u0105 liczb\u0119 pozycji.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Sortowanie atrybut\u00f3w rosn\u0105co lub malej\u0105co.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortuj kolekcj\u0119 wed\u0142ug atrybutu wpisu.",
                            "type": "string",
                            "default": "id",
                            "enum": [
                                "id",
                                "include"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "font_family_id": {
                            "description": "Identyfikator nadrz\u0119dnej rodziny kroju pisma dla odmiany.",
                            "type": "integer",
                            "required": true
                        },
                        "theme_json_version": {
                            "description": "Wersja schematu theme.json u\u017cywanego do ustawie\u0144 typografii.",
                            "type": "integer",
                            "default": 3,
                            "minimum": 2,
                            "maximum": 3,
                            "required": false
                        },
                        "font_face_settings": {
                            "description": "deklaracja font-face w formacie theme.json, zakodowana jako ci\u0105g znak\u00f3w.",
                            "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": "Identyfikator nadrz\u0119dnej rodziny kroju pisma dla odmiany.",
                            "type": "integer",
                            "required": true
                        },
                        "id": {
                            "description": "Unikatowy identyfikator odmiany kroju pisma.",
                            "type": "integer",
                            "required": true
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "font_family_id": {
                            "description": "Identyfikator nadrz\u0119dnej rodziny kroju pisma dla odmiany.",
                            "type": "integer",
                            "required": true
                        },
                        "id": {
                            "description": "Unikatowy identyfikator odmiany kroju pisma.",
                            "type": "integer",
                            "required": true
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Okre\u015bla, czy pomin\u0105\u0107 kosz i wymusi\u0107 usuni\u0119cie.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/e-floating-buttons": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Obecna strona kolekcji.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w, kt\u00f3re maj\u0105 by\u0107 zwr\u00f3cone w zestawie wynik\u00f3w.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Ogranicz wyniki do pasuj\u0105cych do zapytania.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Ogranicz wyniki do wpis\u00f3w opublikowanych po podanej dacie w formacie ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Ogranicz wyniki do zmienionych wpis\u00f3w po podanej dacie w formacie ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "Ogranicz wyniki do wpis\u00f3w wybranych autor\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "Prosz\u0119 si\u0119 upewni\u0107, \u017ce zestaw wynik\u00f3w wyklucza wpisy przypisane do poszczeg\u00f3lnych autor\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "Ogranicz wyniki do wpis\u00f3w opublikowanych przed podan\u0105 dat\u0105 w formacie ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Ogranicz wyniki do zmienionych wpis\u00f3w przed podan\u0105 dat\u0105 w formacie ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Upewnij si\u0119, \u017ce zestaw wynik\u00f3w wyklucza okre\u015blone identyfikatory.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ogranicz zbi\u00f3r wynik\u00f3w do wybranych ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "menu_order": {
                            "description": "Ogranicz wyniki do wpis\u00f3w z okre\u015blon\u0105 warto\u015bci\u0105 menu_order.",
                            "type": "integer",
                            "required": false
                        },
                        "search_semantics": {
                            "description": "How to interpret the search input.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Przesu\u0144 wyniki o okre\u015blon\u0105 liczb\u0119 pozycji.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Sortowanie atrybut\u00f3w rosn\u0105co lub malej\u0105co.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortuj kolekcj\u0119 wed\u0142ug atrybutu wpisu.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Tablica nazw kolumn do przeszukania.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Ogranicz wyniki do wpis\u00f3w posiadaj\u0105cych podan\u0105 uproszczon\u0105 nazw\u0119.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Wy\u0142\u0105cz z wynik\u00f3w wpisy, kt\u00f3re posiadaj\u0105 jeden lub wi\u0119cej status\u00f3w.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "acf-disabled",
                                    "wc-pending",
                                    "wc-processing",
                                    "wc-on-hold",
                                    "wc-completed",
                                    "wc-cancelled",
                                    "wc-refunded",
                                    "wc-failed",
                                    "wc-checkout-draft",
                                    "wc-partial-shipped",
                                    "wc-shipped",
                                    "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": "Data publikacji wpisu w strefie czasowej witryny.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Data wpisu zosta\u0142a opublikowana jako GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumeryczny identyfikator dla wpisu unikatowy dla jego typu.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Nazwa statusu wpisu.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "wc-partial-shipped",
                                "wc-shipped"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Has\u0142o ochrony dost\u0119pu do tre\u015bci i zajawki.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Tytu\u0142 wpisu.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Tytu\u0142 wpisu, istniej\u0105cy w bazie danych.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Tytu\u0142 HTML wpisu, przekszta\u0142cony do wy\u015bwietlania.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Tre\u015b\u0107 wpisu.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Tre\u015b\u0107 wpisu, tak jak zosta\u0142a zapisana w bazie danych.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Zawarto\u015b\u0107 HMTL wpisu, przetworzona do wy\u015bwietlenia.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Wersja bloku tre\u015bci u\u017cywanego we wpisie.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Czy tre\u015b\u0107 jest chronia has\u0142em.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "Identyfikator autora wpisu.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "Zajawka wpisu.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Zajawka wpisu, tak jak wyst\u0119puje w bazie danych.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Wycinek HTML dla wpisu, przekszta\u0142cony do wy\u015bwietlenia.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Czy zajawka zabezpieczona jest has\u0142em.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "Identyfikator wyr\u00f3\u017cniaj\u0105cego pliku medialnego wpisu.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "To czy wpis mo\u017ce by\u0107 komentowany.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "To, czy wpis mo\u017ce by\u0107 pingowany.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "menu_order": {
                            "description": "Kolejno\u015b\u0107 wpis\u00f3w w stosunku do innych.",
                            "type": "integer",
                            "required": false
                        },
                        "format": {
                            "description": "Format wpisu.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "aside",
                                "chat",
                                "gallery",
                                "link",
                                "image",
                                "quote",
                                "status",
                                "video",
                                "audio"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "Pola meta.",
                            "type": "object",
                            "properties": {
                                "_acf_changed": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_skip_tracking": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_active": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_note": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_monsterinsights_sitenote_category": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "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": "Plik motywu u\u017cywany do wy\u015bwietlania wpisu.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/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": "Unikatowy identyfikator wpisu.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "excerpt_length": {
                            "description": "Nadpisz domy\u015bln\u0105 d\u0142ugo\u015b\u0107 zajawki.",
                            "type": "integer",
                            "required": false
                        },
                        "password": {
                            "description": "Has\u0142o dla wpisu, je\u015bli jest on chroniony has\u0142em.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unikatowy identyfikator wpisu.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Data publikacji wpisu w strefie czasowej witryny.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Data wpisu zosta\u0142a opublikowana jako GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumeryczny identyfikator dla wpisu unikatowy dla jego typu.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Nazwa statusu wpisu.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "wc-partial-shipped",
                                "wc-shipped"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Has\u0142o ochrony dost\u0119pu do tre\u015bci i zajawki.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Tytu\u0142 wpisu.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Tytu\u0142 wpisu, istniej\u0105cy w bazie danych.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Tytu\u0142 HTML wpisu, przekszta\u0142cony do wy\u015bwietlania.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Tre\u015b\u0107 wpisu.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Tre\u015b\u0107 wpisu, tak jak zosta\u0142a zapisana w bazie danych.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Zawarto\u015b\u0107 HMTL wpisu, przetworzona do wy\u015bwietlenia.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Wersja bloku tre\u015bci u\u017cywanego we wpisie.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Czy tre\u015b\u0107 jest chronia has\u0142em.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "Identyfikator autora wpisu.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "Zajawka wpisu.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Zajawka wpisu, tak jak wyst\u0119puje w bazie danych.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Wycinek HTML dla wpisu, przekszta\u0142cony do wy\u015bwietlenia.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Czy zajawka zabezpieczona jest has\u0142em.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "Identyfikator wyr\u00f3\u017cniaj\u0105cego pliku medialnego wpisu.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "To czy wpis mo\u017ce by\u0107 komentowany.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "To, czy wpis mo\u017ce by\u0107 pingowany.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "menu_order": {
                            "description": "Kolejno\u015b\u0107 wpis\u00f3w w stosunku do innych.",
                            "type": "integer",
                            "required": false
                        },
                        "format": {
                            "description": "Format wpisu.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "aside",
                                "chat",
                                "gallery",
                                "link",
                                "image",
                                "quote",
                                "status",
                                "video",
                                "audio"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "Pola meta.",
                            "type": "object",
                            "properties": {
                                "_acf_changed": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_skip_tracking": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_active": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_note": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_monsterinsights_sitenote_category": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "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": "Plik motywu u\u017cywany do wy\u015bwietlania wpisu.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unikatowy identyfikator wpisu.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Okre\u015bla, czy pomin\u0105\u0107 kosz i wymusi\u0107 usuni\u0119cie.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/e-floating-buttons\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Identyfikator wpisu nadrz\u0119dnego wersji.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Obecna strona kolekcji.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w, kt\u00f3re maj\u0105 by\u0107 zwr\u00f3cone w zestawie wynik\u00f3w.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Ogranicz wyniki do pasuj\u0105cych do zapytania.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Upewnij si\u0119, \u017ce zestaw wynik\u00f3w wyklucza okre\u015blone identyfikatory.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ogranicz zbi\u00f3r wynik\u00f3w do wybranych ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Przesu\u0144 wyniki o okre\u015blon\u0105 liczb\u0119 pozycji.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Sortowanie atrybut\u00f3w rosn\u0105co lub malej\u0105co.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortuj zbi\u00f3r po atrybutach obiektu.",
                            "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": "Identyfikator wpisu nadrz\u0119dnego wersji.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Unikatowy identyfikator wersji.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "Identyfikator wpisu nadrz\u0119dnego wersji.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Unikatowy identyfikator wersji.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Musi by\u0107 w\u0142\u0105czone, poniewa\u017c w wersjach nie u\u017cywamy kosza.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/e-floating-buttons\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Identyfikator elementu nadrz\u0119dnego autozapisu.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "Identyfikator elementu nadrz\u0119dnego autozapisu.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Data publikacji wpisu w strefie czasowej witryny.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Data wpisu zosta\u0142a opublikowana jako GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumeryczny identyfikator dla wpisu unikatowy dla jego typu.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Nazwa statusu wpisu.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "wc-partial-shipped",
                                "wc-shipped"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Has\u0142o ochrony dost\u0119pu do tre\u015bci i zajawki.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Tytu\u0142 wpisu.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Tytu\u0142 wpisu, istniej\u0105cy w bazie danych.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Tytu\u0142 HTML wpisu, przekszta\u0142cony do wy\u015bwietlania.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Tre\u015b\u0107 wpisu.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Tre\u015b\u0107 wpisu, tak jak zosta\u0142a zapisana w bazie danych.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Zawarto\u015b\u0107 HMTL wpisu, przetworzona do wy\u015bwietlenia.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Wersja bloku tre\u015bci u\u017cywanego we wpisie.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Czy tre\u015b\u0107 jest chronia has\u0142em.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "Identyfikator autora wpisu.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "Zajawka wpisu.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Zajawka wpisu, tak jak wyst\u0119puje w bazie danych.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Wycinek HTML dla wpisu, przekszta\u0142cony do wy\u015bwietlenia.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Czy zajawka zabezpieczona jest has\u0142em.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "Identyfikator wyr\u00f3\u017cniaj\u0105cego pliku medialnego wpisu.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "To czy wpis mo\u017ce by\u0107 komentowany.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "To, czy wpis mo\u017ce by\u0107 pingowany.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "menu_order": {
                            "description": "Kolejno\u015b\u0107 wpis\u00f3w w stosunku do innych.",
                            "type": "integer",
                            "required": false
                        },
                        "format": {
                            "description": "Format wpisu.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "aside",
                                "chat",
                                "gallery",
                                "link",
                                "image",
                                "quote",
                                "status",
                                "video",
                                "audio"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "Pola meta.",
                            "type": "object",
                            "properties": {
                                "_acf_changed": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_skip_tracking": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_active": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_note": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_monsterinsights_sitenote_category": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "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": "Plik motywu u\u017cywany do wy\u015bwietlania wpisu.",
                            "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": "Identyfikator elementu nadrz\u0119dnego autozapisu.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Identyfikator automatycznego zapisu.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "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": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Obecna strona kolekcji.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w, kt\u00f3re maj\u0105 by\u0107 zwr\u00f3cone w zestawie wynik\u00f3w.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Ogranicz wyniki do pasuj\u0105cych do zapytania.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Ogranicz wyniki do wpis\u00f3w opublikowanych po podanej dacie w formacie ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Ogranicz wyniki do zmienionych wpis\u00f3w po podanej dacie w formacie ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "Ogranicz wyniki do wpis\u00f3w wybranych autor\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "Prosz\u0119 si\u0119 upewni\u0107, \u017ce zestaw wynik\u00f3w wyklucza wpisy przypisane do poszczeg\u00f3lnych autor\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "Ogranicz wyniki do wpis\u00f3w opublikowanych przed podan\u0105 dat\u0105 w formacie ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Ogranicz wyniki do zmienionych wpis\u00f3w przed podan\u0105 dat\u0105 w formacie ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Upewnij si\u0119, \u017ce zestaw wynik\u00f3w wyklucza okre\u015blone identyfikatory.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ogranicz zbi\u00f3r wynik\u00f3w do wybranych ID.",
                            "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": "Przesu\u0144 wyniki o okre\u015blon\u0105 liczb\u0119 pozycji.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Sortowanie atrybut\u00f3w rosn\u0105co lub malej\u0105co.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortuj kolekcj\u0119 wed\u0142ug atrybutu wpisu.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Tablica nazw kolumn do przeszukania.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Ogranicz wyniki do wpis\u00f3w posiadaj\u0105cych podan\u0105 uproszczon\u0105 nazw\u0119.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Wy\u0142\u0105cz z wynik\u00f3w wpisy, kt\u00f3re posiadaj\u0105 jeden lub wi\u0119cej status\u00f3w.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "acf-disabled",
                                    "wc-pending",
                                    "wc-processing",
                                    "wc-on-hold",
                                    "wc-completed",
                                    "wc-cancelled",
                                    "wc-refunded",
                                    "wc-failed",
                                    "wc-checkout-draft",
                                    "wc-partial-shipped",
                                    "wc-shipped",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "Data publikacji wpisu w strefie czasowej witryny.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Data wpisu zosta\u0142a opublikowana jako GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumeryczny identyfikator dla wpisu unikatowy dla jego typu.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Nazwa statusu wpisu.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "wc-partial-shipped",
                                "wc-shipped"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Has\u0142o ochrony dost\u0119pu do tre\u015bci i zajawki.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Tytu\u0142 wpisu.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Tytu\u0142 wpisu, istniej\u0105cy w bazie danych.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Tytu\u0142 HTML wpisu, przekszta\u0142cony do wy\u015bwietlania.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "Identyfikator autora wpisu.",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "Identyfikator wyr\u00f3\u017cniaj\u0105cego pliku medialnego wpisu.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Pola meta.",
                            "type": "object",
                            "properties": {
                                "_acf_changed": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_skip_tracking": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_active": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_note": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_monsterinsights_sitenote_category": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "_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": "Plik motywu u\u017cywany do wy\u015bwietlania wpisu.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/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": "Unikatowy identyfikator wpisu.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "Has\u0142o dla wpisu, je\u015bli jest on chroniony has\u0142em.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unikatowy identyfikator wpisu.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Data publikacji wpisu w strefie czasowej witryny.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Data wpisu zosta\u0142a opublikowana jako GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumeryczny identyfikator dla wpisu unikatowy dla jego typu.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Nazwa statusu wpisu.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "wc-partial-shipped",
                                "wc-shipped"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Has\u0142o ochrony dost\u0119pu do tre\u015bci i zajawki.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Tytu\u0142 wpisu.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Tytu\u0142 wpisu, istniej\u0105cy w bazie danych.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Tytu\u0142 HTML wpisu, przekszta\u0142cony do wy\u015bwietlania.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "Identyfikator autora wpisu.",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "Identyfikator wyr\u00f3\u017cniaj\u0105cego pliku medialnego wpisu.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Pola meta.",
                            "type": "object",
                            "properties": {
                                "_acf_changed": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_skip_tracking": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_active": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_note": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_monsterinsights_sitenote_category": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "_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": "Plik motywu u\u017cywany do wy\u015bwietlania wpisu.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unikatowy identyfikator wpisu.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Okre\u015bla, czy pomin\u0105\u0107 kosz i wymusi\u0107 usuni\u0119cie.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/elementor_library\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Identyfikator wpisu nadrz\u0119dnego wersji.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Obecna strona kolekcji.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w, kt\u00f3re maj\u0105 by\u0107 zwr\u00f3cone w zestawie wynik\u00f3w.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Ogranicz wyniki do pasuj\u0105cych do zapytania.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Upewnij si\u0119, \u017ce zestaw wynik\u00f3w wyklucza okre\u015blone identyfikatory.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ogranicz zbi\u00f3r wynik\u00f3w do wybranych ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Przesu\u0144 wyniki o okre\u015blon\u0105 liczb\u0119 pozycji.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Sortowanie atrybut\u00f3w rosn\u0105co lub malej\u0105co.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortuj zbi\u00f3r po atrybutach obiektu.",
                            "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": "Identyfikator wpisu nadrz\u0119dnego wersji.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Unikatowy identyfikator wersji.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "Identyfikator wpisu nadrz\u0119dnego wersji.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Unikatowy identyfikator wersji.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Musi by\u0107 w\u0142\u0105czone, poniewa\u017c w wersjach nie u\u017cywamy kosza.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/woodmart_layout": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Obecna strona kolekcji.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w, kt\u00f3re maj\u0105 by\u0107 zwr\u00f3cone w zestawie wynik\u00f3w.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Ogranicz wyniki do pasuj\u0105cych do zapytania.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Ogranicz wyniki do wpis\u00f3w opublikowanych po podanej dacie w formacie ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Ogranicz wyniki do zmienionych wpis\u00f3w po podanej dacie w formacie ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Ogranicz wyniki do wpis\u00f3w opublikowanych przed podan\u0105 dat\u0105 w formacie ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Ogranicz wyniki do zmienionych wpis\u00f3w przed podan\u0105 dat\u0105 w formacie ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Upewnij si\u0119, \u017ce zestaw wynik\u00f3w wyklucza okre\u015blone identyfikatory.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ogranicz zbi\u00f3r wynik\u00f3w do wybranych ID.",
                            "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": "Przesu\u0144 wyniki o okre\u015blon\u0105 liczb\u0119 pozycji.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Sortowanie atrybut\u00f3w rosn\u0105co lub malej\u0105co.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortuj kolekcj\u0119 wed\u0142ug atrybutu wpisu.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Tablica nazw kolumn do przeszukania.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Ogranicz wyniki do wpis\u00f3w posiadaj\u0105cych podan\u0105 uproszczon\u0105 nazw\u0119.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Wy\u0142\u0105cz z wynik\u00f3w wpisy, kt\u00f3re posiadaj\u0105 jeden lub wi\u0119cej status\u00f3w.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "acf-disabled",
                                    "wc-pending",
                                    "wc-processing",
                                    "wc-on-hold",
                                    "wc-completed",
                                    "wc-cancelled",
                                    "wc-refunded",
                                    "wc-failed",
                                    "wc-checkout-draft",
                                    "wc-partial-shipped",
                                    "wc-shipped",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "Data publikacji wpisu w strefie czasowej witryny.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Data wpisu zosta\u0142a opublikowana jako GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumeryczny identyfikator dla wpisu unikatowy dla jego typu.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Nazwa statusu wpisu.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "wc-partial-shipped",
                                "wc-shipped"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Has\u0142o ochrony dost\u0119pu do tre\u015bci i zajawki.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Tytu\u0142 wpisu.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Tytu\u0142 wpisu, istniej\u0105cy w bazie danych.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Tytu\u0142 HTML wpisu, przekszta\u0142cony do wy\u015bwietlania.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Tre\u015b\u0107 wpisu.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Tre\u015b\u0107 wpisu, tak jak zosta\u0142a zapisana w bazie danych.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Zawarto\u015b\u0107 HMTL wpisu, przetworzona do wy\u015bwietlenia.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Wersja bloku tre\u015bci u\u017cywanego we wpisie.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Czy tre\u015b\u0107 jest chronia has\u0142em.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Plik motywu u\u017cywany do wy\u015bwietlania wpisu.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/wp\/v2\/woodmart_layout"
                    }
                ]
            }
        },
        "\/wp\/v2\/woodmart_layout\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unikatowy identyfikator wpisu.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "Has\u0142o dla wpisu, je\u015bli jest on chroniony has\u0142em.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unikatowy identyfikator wpisu.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Data publikacji wpisu w strefie czasowej witryny.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Data wpisu zosta\u0142a opublikowana jako GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumeryczny identyfikator dla wpisu unikatowy dla jego typu.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Nazwa statusu wpisu.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "wc-partial-shipped",
                                "wc-shipped"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Has\u0142o ochrony dost\u0119pu do tre\u015bci i zajawki.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Tytu\u0142 wpisu.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Tytu\u0142 wpisu, istniej\u0105cy w bazie danych.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Tytu\u0142 HTML wpisu, przekszta\u0142cony do wy\u015bwietlania.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Tre\u015b\u0107 wpisu.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Tre\u015b\u0107 wpisu, tak jak zosta\u0142a zapisana w bazie danych.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Zawarto\u015b\u0107 HMTL wpisu, przetworzona do wy\u015bwietlenia.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Wersja bloku tre\u015bci u\u017cywanego we wpisie.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Czy tre\u015b\u0107 jest chronia has\u0142em.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Plik motywu u\u017cywany do wy\u015bwietlania wpisu.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unikatowy identyfikator wpisu.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Okre\u015bla, czy pomin\u0105\u0107 kosz i wymusi\u0107 usuni\u0119cie.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/woodmart_layout\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Identyfikator wpisu nadrz\u0119dnego wersji.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Obecna strona kolekcji.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w, kt\u00f3re maj\u0105 by\u0107 zwr\u00f3cone w zestawie wynik\u00f3w.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Ogranicz wyniki do pasuj\u0105cych do zapytania.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Upewnij si\u0119, \u017ce zestaw wynik\u00f3w wyklucza okre\u015blone identyfikatory.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ogranicz zbi\u00f3r wynik\u00f3w do wybranych ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Przesu\u0144 wyniki o okre\u015blon\u0105 liczb\u0119 pozycji.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Sortowanie atrybut\u00f3w rosn\u0105co lub malej\u0105co.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortuj zbi\u00f3r po atrybutach obiektu.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/woodmart_layout\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Identyfikator wpisu nadrz\u0119dnego wersji.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Unikatowy identyfikator wersji.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "Identyfikator wpisu nadrz\u0119dnego wersji.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Unikatowy identyfikator wersji.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Musi by\u0107 w\u0142\u0105czone, poniewa\u017c w wersjach nie u\u017cywamy kosza.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/woodmart_layout\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Identyfikator elementu nadrz\u0119dnego autozapisu.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "Identyfikator elementu nadrz\u0119dnego autozapisu.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Data publikacji wpisu w strefie czasowej witryny.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Data wpisu zosta\u0142a opublikowana jako GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumeryczny identyfikator dla wpisu unikatowy dla jego typu.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Nazwa statusu wpisu.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "wc-partial-shipped",
                                "wc-shipped"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Has\u0142o ochrony dost\u0119pu do tre\u015bci i zajawki.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Tytu\u0142 wpisu.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Tytu\u0142 wpisu, istniej\u0105cy w bazie danych.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Tytu\u0142 HTML wpisu, przekszta\u0142cony do wy\u015bwietlania.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Tre\u015b\u0107 wpisu.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Tre\u015b\u0107 wpisu, tak jak zosta\u0142a zapisana w bazie danych.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Zawarto\u015b\u0107 HMTL wpisu, przetworzona do wy\u015bwietlenia.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Wersja bloku tre\u015bci u\u017cywanego we wpisie.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Czy tre\u015b\u0107 jest chronia has\u0142em.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Plik motywu u\u017cywany do wy\u015bwietlania wpisu.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/woodmart_layout\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Identyfikator elementu nadrz\u0119dnego autozapisu.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Identyfikator automatycznego zapisu.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/woodmart_woo_lv": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Obecna strona kolekcji.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w, kt\u00f3re maj\u0105 by\u0107 zwr\u00f3cone w zestawie wynik\u00f3w.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Ogranicz wyniki do pasuj\u0105cych do zapytania.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Ogranicz wyniki do wpis\u00f3w opublikowanych po podanej dacie w formacie ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Ogranicz wyniki do zmienionych wpis\u00f3w po podanej dacie w formacie ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Ogranicz wyniki do wpis\u00f3w opublikowanych przed podan\u0105 dat\u0105 w formacie ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Ogranicz wyniki do zmienionych wpis\u00f3w przed podan\u0105 dat\u0105 w formacie ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Upewnij si\u0119, \u017ce zestaw wynik\u00f3w wyklucza okre\u015blone identyfikatory.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ogranicz zbi\u00f3r wynik\u00f3w do wybranych ID.",
                            "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": "Przesu\u0144 wyniki o okre\u015blon\u0105 liczb\u0119 pozycji.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Sortowanie atrybut\u00f3w rosn\u0105co lub malej\u0105co.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortuj kolekcj\u0119 wed\u0142ug atrybutu wpisu.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Tablica nazw kolumn do przeszukania.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Ogranicz wyniki do wpis\u00f3w posiadaj\u0105cych podan\u0105 uproszczon\u0105 nazw\u0119.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Wy\u0142\u0105cz z wynik\u00f3w wpisy, kt\u00f3re posiadaj\u0105 jeden lub wi\u0119cej status\u00f3w.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "acf-disabled",
                                    "wc-pending",
                                    "wc-processing",
                                    "wc-on-hold",
                                    "wc-completed",
                                    "wc-cancelled",
                                    "wc-refunded",
                                    "wc-failed",
                                    "wc-checkout-draft",
                                    "wc-partial-shipped",
                                    "wc-shipped",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "Data publikacji wpisu w strefie czasowej witryny.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Data wpisu zosta\u0142a opublikowana jako GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumeryczny identyfikator dla wpisu unikatowy dla jego typu.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Nazwa statusu wpisu.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "wc-partial-shipped",
                                "wc-shipped"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Has\u0142o ochrony dost\u0119pu do tre\u015bci i zajawki.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Tytu\u0142 wpisu.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Tytu\u0142 wpisu, istniej\u0105cy w bazie danych.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Tytu\u0142 HTML wpisu, przekszta\u0142cony do wy\u015bwietlania.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Plik motywu u\u017cywany do wy\u015bwietlania wpisu.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/wp\/v2\/woodmart_woo_lv"
                    }
                ]
            }
        },
        "\/wp\/v2\/woodmart_woo_lv\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unikatowy identyfikator wpisu.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "Has\u0142o dla wpisu, je\u015bli jest on chroniony has\u0142em.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unikatowy identyfikator wpisu.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Data publikacji wpisu w strefie czasowej witryny.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Data wpisu zosta\u0142a opublikowana jako GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumeryczny identyfikator dla wpisu unikatowy dla jego typu.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Nazwa statusu wpisu.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "wc-partial-shipped",
                                "wc-shipped"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Has\u0142o ochrony dost\u0119pu do tre\u015bci i zajawki.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Tytu\u0142 wpisu.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Tytu\u0142 wpisu, istniej\u0105cy w bazie danych.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Tytu\u0142 HTML wpisu, przekszta\u0142cony do wy\u015bwietlania.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Plik motywu u\u017cywany do wy\u015bwietlania wpisu.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unikatowy identyfikator wpisu.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Okre\u015bla, czy pomin\u0105\u0107 kosz i wymusi\u0107 usuni\u0119cie.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/woodmart_woo_fbt": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Obecna strona kolekcji.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w, kt\u00f3re maj\u0105 by\u0107 zwr\u00f3cone w zestawie wynik\u00f3w.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Ogranicz wyniki do pasuj\u0105cych do zapytania.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Ogranicz wyniki do wpis\u00f3w opublikowanych po podanej dacie w formacie ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Ogranicz wyniki do zmienionych wpis\u00f3w po podanej dacie w formacie ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Ogranicz wyniki do wpis\u00f3w opublikowanych przed podan\u0105 dat\u0105 w formacie ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Ogranicz wyniki do zmienionych wpis\u00f3w przed podan\u0105 dat\u0105 w formacie ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Upewnij si\u0119, \u017ce zestaw wynik\u00f3w wyklucza okre\u015blone identyfikatory.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ogranicz zbi\u00f3r wynik\u00f3w do wybranych ID.",
                            "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": "Przesu\u0144 wyniki o okre\u015blon\u0105 liczb\u0119 pozycji.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Sortowanie atrybut\u00f3w rosn\u0105co lub malej\u0105co.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortuj kolekcj\u0119 wed\u0142ug atrybutu wpisu.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Tablica nazw kolumn do przeszukania.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Ogranicz wyniki do wpis\u00f3w posiadaj\u0105cych podan\u0105 uproszczon\u0105 nazw\u0119.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Wy\u0142\u0105cz z wynik\u00f3w wpisy, kt\u00f3re posiadaj\u0105 jeden lub wi\u0119cej status\u00f3w.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "acf-disabled",
                                    "wc-pending",
                                    "wc-processing",
                                    "wc-on-hold",
                                    "wc-completed",
                                    "wc-cancelled",
                                    "wc-refunded",
                                    "wc-failed",
                                    "wc-checkout-draft",
                                    "wc-partial-shipped",
                                    "wc-shipped",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "Data publikacji wpisu w strefie czasowej witryny.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Data wpisu zosta\u0142a opublikowana jako GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumeryczny identyfikator dla wpisu unikatowy dla jego typu.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Nazwa statusu wpisu.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "wc-partial-shipped",
                                "wc-shipped"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Has\u0142o ochrony dost\u0119pu do tre\u015bci i zajawki.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Tytu\u0142 wpisu.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Tytu\u0142 wpisu, istniej\u0105cy w bazie danych.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Tytu\u0142 HTML wpisu, przekszta\u0142cony do wy\u015bwietlania.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Plik motywu u\u017cywany do wy\u015bwietlania wpisu.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/wp\/v2\/woodmart_woo_fbt"
                    }
                ]
            }
        },
        "\/wp\/v2\/woodmart_woo_fbt\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unikatowy identyfikator wpisu.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "Has\u0142o dla wpisu, je\u015bli jest on chroniony has\u0142em.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unikatowy identyfikator wpisu.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Data publikacji wpisu w strefie czasowej witryny.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Data wpisu zosta\u0142a opublikowana jako GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumeryczny identyfikator dla wpisu unikatowy dla jego typu.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Nazwa statusu wpisu.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "wc-partial-shipped",
                                "wc-shipped"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Has\u0142o ochrony dost\u0119pu do tre\u015bci i zajawki.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Tytu\u0142 wpisu.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Tytu\u0142 wpisu, istniej\u0105cy w bazie danych.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Tytu\u0142 HTML wpisu, przekszta\u0142cony do wy\u015bwietlania.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Plik motywu u\u017cywany do wy\u015bwietlania wpisu.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unikatowy identyfikator wpisu.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Okre\u015bla, czy pomin\u0105\u0107 kosz i wymusi\u0107 usuni\u0119cie.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/portfolio": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Obecna strona kolekcji.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w, kt\u00f3re maj\u0105 by\u0107 zwr\u00f3cone w zestawie wynik\u00f3w.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Ogranicz wyniki do pasuj\u0105cych do zapytania.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Ogranicz wyniki do wpis\u00f3w opublikowanych po podanej dacie w formacie ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Ogranicz wyniki do zmienionych wpis\u00f3w po podanej dacie w formacie ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Ogranicz wyniki do wpis\u00f3w opublikowanych przed podan\u0105 dat\u0105 w formacie ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Ogranicz wyniki do zmienionych wpis\u00f3w przed podan\u0105 dat\u0105 w formacie ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Upewnij si\u0119, \u017ce zestaw wynik\u00f3w wyklucza okre\u015blone identyfikatory.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ogranicz zbi\u00f3r wynik\u00f3w do wybranych ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "menu_order": {
                            "description": "Ogranicz wyniki do wpis\u00f3w z okre\u015blon\u0105 warto\u015bci\u0105 menu_order.",
                            "type": "integer",
                            "required": false
                        },
                        "search_semantics": {
                            "description": "How to interpret the search input.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Przesu\u0144 wyniki o okre\u015blon\u0105 liczb\u0119 pozycji.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Sortowanie atrybut\u00f3w rosn\u0105co lub malej\u0105co.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortuj kolekcj\u0119 wed\u0142ug atrybutu wpisu.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Tablica nazw kolumn do przeszukania.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Ogranicz wyniki do wpis\u00f3w posiadaj\u0105cych podan\u0105 uproszczon\u0105 nazw\u0119.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Wy\u0142\u0105cz z wynik\u00f3w wpisy, kt\u00f3re posiadaj\u0105 jeden lub wi\u0119cej status\u00f3w.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "acf-disabled",
                                    "wc-pending",
                                    "wc-processing",
                                    "wc-on-hold",
                                    "wc-completed",
                                    "wc-cancelled",
                                    "wc-refunded",
                                    "wc-failed",
                                    "wc-checkout-draft",
                                    "wc-partial-shipped",
                                    "wc-shipped",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "tax_relation": {
                            "description": "Limit wyniku ustalony na podstawie relacji pomi\u0119dzy wieloma taksonomiami.\t",
                            "type": "string",
                            "enum": [
                                "AND",
                                "OR"
                            ],
                            "required": false
                        },
                        "project-cat": {
                            "description": "Ograniczaj zestaw wynik\u00f3w do pozycji z okre\u015blonymi terminami z taksonomii project-cat.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Lista identyfikatora terminu",
                                    "description": "Dopasuj terminy do wypisanych identyfikator\u00f3w.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Identyfikator terminy w zapytaniu Taxonomy Query",
                                    "description": "Wykonaj zaawansowane zapytanie z terminem.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Identyfikatory termin\u00f3w.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "Czy uwzgl\u0119dnia\u0107 terminy podrz\u0119dne w terminach ograniczaj\u0105cych zestaw wynik\u00f3w.",
                                            "type": "boolean",
                                            "default": false
                                        },
                                        "operator": {
                                            "description": "Czy elementy musz\u0105 by\u0107 przypisane do wszystkich czy do wybranych termin\u00f3w?",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "project-cat_exclude": {
                            "description": "Ogranicz wyniki do element\u00f3w posiadaj\u0105cych podany termin w taksonomii: project-cat.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Lista identyfikatora terminu",
                                    "description": "Dopasuj terminy do wypisanych identyfikator\u00f3w.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Identyfikator terminy w zapytaniu Taxonomy Query",
                                    "description": "Wykonaj zaawansowane zapytanie z terminem.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Identyfikatory termin\u00f3w.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "Czy uwzgl\u0119dnia\u0107 terminy podrz\u0119dne w terminach ograniczaj\u0105cych zestaw wynik\u00f3w.",
                                            "type": "boolean",
                                            "default": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "Data publikacji wpisu w strefie czasowej witryny.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Data wpisu zosta\u0142a opublikowana jako GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumeryczny identyfikator dla wpisu unikatowy dla jego typu.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Nazwa statusu wpisu.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "wc-partial-shipped",
                                "wc-shipped"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Has\u0142o ochrony dost\u0119pu do tre\u015bci i zajawki.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Tytu\u0142 wpisu.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Tytu\u0142 wpisu, istniej\u0105cy w bazie danych.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Tytu\u0142 HTML wpisu, przekszta\u0142cony do wy\u015bwietlania.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Tre\u015b\u0107 wpisu.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Tre\u015b\u0107 wpisu, tak jak zosta\u0142a zapisana w bazie danych.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Zawarto\u015b\u0107 HMTL wpisu, przetworzona do wy\u015bwietlenia.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Wersja bloku tre\u015bci u\u017cywanego we wpisie.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Czy tre\u015b\u0107 jest chronia has\u0142em.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "excerpt": {
                            "description": "Zajawka wpisu.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Zajawka wpisu, tak jak wyst\u0119puje w bazie danych.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Wycinek HTML dla wpisu, przekszta\u0142cony do wy\u015bwietlenia.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Czy zajawka zabezpieczona jest has\u0142em.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "Identyfikator wyr\u00f3\u017cniaj\u0105cego pliku medialnego wpisu.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "To czy wpis mo\u017ce by\u0107 komentowany.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "To, czy wpis mo\u017ce by\u0107 pingowany.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "menu_order": {
                            "description": "Kolejno\u015b\u0107 wpis\u00f3w w stosunku do innych.",
                            "type": "integer",
                            "required": false
                        },
                        "template": {
                            "description": "Plik motywu u\u017cywany do wy\u015bwietlania wpisu.",
                            "type": "string",
                            "required": false
                        },
                        "project-cat": {
                            "description": "Terminy przypisane do wpisu w taksonomii: project-cat",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/wp\/v2\/portfolio"
                    }
                ]
            }
        },
        "\/wp\/v2\/portfolio\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unikatowy identyfikator wpisu.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "excerpt_length": {
                            "description": "Nadpisz domy\u015bln\u0105 d\u0142ugo\u015b\u0107 zajawki.",
                            "type": "integer",
                            "required": false
                        },
                        "password": {
                            "description": "Has\u0142o dla wpisu, je\u015bli jest on chroniony has\u0142em.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unikatowy identyfikator wpisu.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Data publikacji wpisu w strefie czasowej witryny.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Data wpisu zosta\u0142a opublikowana jako GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumeryczny identyfikator dla wpisu unikatowy dla jego typu.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Nazwa statusu wpisu.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "wc-partial-shipped",
                                "wc-shipped"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Has\u0142o ochrony dost\u0119pu do tre\u015bci i zajawki.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Tytu\u0142 wpisu.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Tytu\u0142 wpisu, istniej\u0105cy w bazie danych.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Tytu\u0142 HTML wpisu, przekszta\u0142cony do wy\u015bwietlania.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Tre\u015b\u0107 wpisu.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Tre\u015b\u0107 wpisu, tak jak zosta\u0142a zapisana w bazie danych.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Zawarto\u015b\u0107 HMTL wpisu, przetworzona do wy\u015bwietlenia.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Wersja bloku tre\u015bci u\u017cywanego we wpisie.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Czy tre\u015b\u0107 jest chronia has\u0142em.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "excerpt": {
                            "description": "Zajawka wpisu.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Zajawka wpisu, tak jak wyst\u0119puje w bazie danych.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Wycinek HTML dla wpisu, przekszta\u0142cony do wy\u015bwietlenia.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Czy zajawka zabezpieczona jest has\u0142em.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "Identyfikator wyr\u00f3\u017cniaj\u0105cego pliku medialnego wpisu.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "To czy wpis mo\u017ce by\u0107 komentowany.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "To, czy wpis mo\u017ce by\u0107 pingowany.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "menu_order": {
                            "description": "Kolejno\u015b\u0107 wpis\u00f3w w stosunku do innych.",
                            "type": "integer",
                            "required": false
                        },
                        "template": {
                            "description": "Plik motywu u\u017cywany do wy\u015bwietlania wpisu.",
                            "type": "string",
                            "required": false
                        },
                        "project-cat": {
                            "description": "Terminy przypisane do wpisu w taksonomii: project-cat",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unikatowy identyfikator wpisu.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Okre\u015bla, czy pomin\u0105\u0107 kosz i wymusi\u0107 usuni\u0119cie.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/portfolio\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Identyfikator wpisu nadrz\u0119dnego wersji.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Obecna strona kolekcji.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w, kt\u00f3re maj\u0105 by\u0107 zwr\u00f3cone w zestawie wynik\u00f3w.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Ogranicz wyniki do pasuj\u0105cych do zapytania.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Upewnij si\u0119, \u017ce zestaw wynik\u00f3w wyklucza okre\u015blone identyfikatory.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ogranicz zbi\u00f3r wynik\u00f3w do wybranych ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Przesu\u0144 wyniki o okre\u015blon\u0105 liczb\u0119 pozycji.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Sortowanie atrybut\u00f3w rosn\u0105co lub malej\u0105co.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortuj zbi\u00f3r po atrybutach obiektu.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/portfolio\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Identyfikator wpisu nadrz\u0119dnego wersji.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Unikatowy identyfikator wersji.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "Identyfikator wpisu nadrz\u0119dnego wersji.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Unikatowy identyfikator wersji.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Musi by\u0107 w\u0142\u0105czone, poniewa\u017c w wersjach nie u\u017cywamy kosza.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/portfolio\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Identyfikator elementu nadrz\u0119dnego autozapisu.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "Identyfikator elementu nadrz\u0119dnego autozapisu.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Data publikacji wpisu w strefie czasowej witryny.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Data wpisu zosta\u0142a opublikowana jako GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumeryczny identyfikator dla wpisu unikatowy dla jego typu.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Nazwa statusu wpisu.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "wc-partial-shipped",
                                "wc-shipped"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Has\u0142o ochrony dost\u0119pu do tre\u015bci i zajawki.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Tytu\u0142 wpisu.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Tytu\u0142 wpisu, istniej\u0105cy w bazie danych.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Tytu\u0142 HTML wpisu, przekszta\u0142cony do wy\u015bwietlania.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Tre\u015b\u0107 wpisu.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Tre\u015b\u0107 wpisu, tak jak zosta\u0142a zapisana w bazie danych.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Zawarto\u015b\u0107 HMTL wpisu, przetworzona do wy\u015bwietlenia.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Wersja bloku tre\u015bci u\u017cywanego we wpisie.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Czy tre\u015b\u0107 jest chronia has\u0142em.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "excerpt": {
                            "description": "Zajawka wpisu.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Zajawka wpisu, tak jak wyst\u0119puje w bazie danych.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Wycinek HTML dla wpisu, przekszta\u0142cony do wy\u015bwietlenia.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Czy zajawka zabezpieczona jest has\u0142em.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "Identyfikator wyr\u00f3\u017cniaj\u0105cego pliku medialnego wpisu.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "To czy wpis mo\u017ce by\u0107 komentowany.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "To, czy wpis mo\u017ce by\u0107 pingowany.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "menu_order": {
                            "description": "Kolejno\u015b\u0107 wpis\u00f3w w stosunku do innych.",
                            "type": "integer",
                            "required": false
                        },
                        "template": {
                            "description": "Plik motywu u\u017cywany do wy\u015bwietlania wpisu.",
                            "type": "string",
                            "required": false
                        },
                        "project-cat": {
                            "description": "Terminy przypisane do wpisu w taksonomii: project-cat",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/portfolio\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Identyfikator elementu nadrz\u0119dnego autozapisu.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Identyfikator automatycznego zapisu.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/product": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Obecna strona kolekcji.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w, kt\u00f3re maj\u0105 by\u0107 zwr\u00f3cone w zestawie wynik\u00f3w.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Ogranicz wyniki do pasuj\u0105cych do zapytania.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Ogranicz wyniki do wpis\u00f3w opublikowanych po podanej dacie w formacie ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Ogranicz wyniki do zmienionych wpis\u00f3w po podanej dacie w formacie ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Ogranicz wyniki do wpis\u00f3w opublikowanych przed podan\u0105 dat\u0105 w formacie ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Ogranicz wyniki do zmienionych wpis\u00f3w przed podan\u0105 dat\u0105 w formacie ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Upewnij si\u0119, \u017ce zestaw wynik\u00f3w wyklucza okre\u015blone identyfikatory.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ogranicz zbi\u00f3r wynik\u00f3w do wybranych ID.",
                            "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": "Przesu\u0144 wyniki o okre\u015blon\u0105 liczb\u0119 pozycji.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Sortowanie atrybut\u00f3w rosn\u0105co lub malej\u0105co.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortuj kolekcj\u0119 wed\u0142ug atrybutu wpisu.",
                            "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": "Tablica nazw kolumn do przeszukania.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Ogranicz wyniki do wpis\u00f3w posiadaj\u0105cych podan\u0105 uproszczon\u0105 nazw\u0119.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Wy\u0142\u0105cz z wynik\u00f3w wpisy, kt\u00f3re posiadaj\u0105 jeden lub wi\u0119cej status\u00f3w.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "acf-disabled",
                                    "wc-pending",
                                    "wc-processing",
                                    "wc-on-hold",
                                    "wc-completed",
                                    "wc-cancelled",
                                    "wc-refunded",
                                    "wc-failed",
                                    "wc-checkout-draft",
                                    "wc-partial-shipped",
                                    "wc-shipped",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "tax_relation": {
                            "description": "Limit wyniku ustalony na podstawie relacji pomi\u0119dzy wieloma taksonomiami.\t",
                            "type": "string",
                            "enum": [
                                "AND",
                                "OR"
                            ],
                            "required": false
                        },
                        "product_brand": {
                            "description": "Ograniczaj zestaw wynik\u00f3w do pozycji z okre\u015blonymi terminami z taksonomii product_brand.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Lista identyfikatora terminu",
                                    "description": "Dopasuj terminy do wypisanych identyfikator\u00f3w.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Identyfikator terminy w zapytaniu Taxonomy Query",
                                    "description": "Wykonaj zaawansowane zapytanie z terminem.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Identyfikatory termin\u00f3w.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "Czy uwzgl\u0119dnia\u0107 terminy podrz\u0119dne w terminach ograniczaj\u0105cych zestaw wynik\u00f3w.",
                                            "type": "boolean",
                                            "default": false
                                        },
                                        "operator": {
                                            "description": "Czy elementy musz\u0105 by\u0107 przypisane do wszystkich czy do wybranych termin\u00f3w?",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "product_brand_exclude": {
                            "description": "Ogranicz wyniki do element\u00f3w posiadaj\u0105cych podany termin w taksonomii: product_brand.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Lista identyfikatora terminu",
                                    "description": "Dopasuj terminy do wypisanych identyfikator\u00f3w.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Identyfikator terminy w zapytaniu Taxonomy Query",
                                    "description": "Wykonaj zaawansowane zapytanie z terminem.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Identyfikatory termin\u00f3w.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "Czy uwzgl\u0119dnia\u0107 terminy podrz\u0119dne w terminach ograniczaj\u0105cych zestaw wynik\u00f3w.",
                                            "type": "boolean",
                                            "default": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "product_cat": {
                            "description": "Ograniczaj zestaw wynik\u00f3w do pozycji z okre\u015blonymi terminami z taksonomii product_cat.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Lista identyfikatora terminu",
                                    "description": "Dopasuj terminy do wypisanych identyfikator\u00f3w.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Identyfikator terminy w zapytaniu Taxonomy Query",
                                    "description": "Wykonaj zaawansowane zapytanie z terminem.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Identyfikatory termin\u00f3w.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "Czy uwzgl\u0119dnia\u0107 terminy podrz\u0119dne w terminach ograniczaj\u0105cych zestaw wynik\u00f3w.",
                                            "type": "boolean",
                                            "default": false
                                        },
                                        "operator": {
                                            "description": "Czy elementy musz\u0105 by\u0107 przypisane do wszystkich czy do wybranych termin\u00f3w?",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "product_cat_exclude": {
                            "description": "Ogranicz wyniki do element\u00f3w posiadaj\u0105cych podany termin w taksonomii: product_cat.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Lista identyfikatora terminu",
                                    "description": "Dopasuj terminy do wypisanych identyfikator\u00f3w.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Identyfikator terminy w zapytaniu Taxonomy Query",
                                    "description": "Wykonaj zaawansowane zapytanie z terminem.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Identyfikatory termin\u00f3w.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "Czy uwzgl\u0119dnia\u0107 terminy podrz\u0119dne w terminach ograniczaj\u0105cych zestaw wynik\u00f3w.",
                                            "type": "boolean",
                                            "default": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "product_tag": {
                            "description": "Ograniczaj zestaw wynik\u00f3w do pozycji z okre\u015blonymi terminami z taksonomii product_tag.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Lista identyfikatora terminu",
                                    "description": "Dopasuj terminy do wypisanych identyfikator\u00f3w.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Identyfikator terminy w zapytaniu Taxonomy Query",
                                    "description": "Wykonaj zaawansowane zapytanie z terminem.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Identyfikatory termin\u00f3w.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "Czy elementy musz\u0105 by\u0107 przypisane do wszystkich czy do wybranych termin\u00f3w?",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "product_tag_exclude": {
                            "description": "Ogranicz wyniki do element\u00f3w posiadaj\u0105cych podany termin w taksonomii: product_tag.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Lista identyfikatora terminu",
                                    "description": "Dopasuj terminy do wypisanych identyfikator\u00f3w.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Identyfikator terminy w zapytaniu Taxonomy Query",
                                    "description": "Wykonaj zaawansowane zapytanie z terminem.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Identyfikatory termin\u00f3w.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "brand": {
                            "description": "Ogranicz zestaw wynik\u00f3w do produkt\u00f3w, kt\u00f3rym przypisano konkretny identyfikator marki.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "Data publikacji wpisu w strefie czasowej witryny.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Data wpisu zosta\u0142a opublikowana jako GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumeryczny identyfikator dla wpisu unikatowy dla jego typu.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Nazwa statusu wpisu.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "wc-partial-shipped",
                                "wc-shipped"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Has\u0142o ochrony dost\u0119pu do tre\u015bci i zajawki.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Tytu\u0142 wpisu.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Tytu\u0142 wpisu, istniej\u0105cy w bazie danych.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Tytu\u0142 HTML wpisu, przekszta\u0142cony do wy\u015bwietlania.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Tre\u015b\u0107 wpisu.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Tre\u015b\u0107 wpisu, tak jak zosta\u0142a zapisana w bazie danych.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Zawarto\u015b\u0107 HMTL wpisu, przetworzona do wy\u015bwietlenia.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Wersja bloku tre\u015bci u\u017cywanego we wpisie.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Czy tre\u015b\u0107 jest chronia has\u0142em.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "excerpt": {
                            "description": "Zajawka wpisu.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Zajawka wpisu, tak jak wyst\u0119puje w bazie danych.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Wycinek HTML dla wpisu, przekszta\u0142cony do wy\u015bwietlenia.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Czy zajawka zabezpieczona jest has\u0142em.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "Identyfikator wyr\u00f3\u017cniaj\u0105cego pliku medialnego wpisu.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "To czy wpis mo\u017ce by\u0107 komentowany.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "To, czy wpis mo\u017ce by\u0107 pingowany.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "Pola meta.",
                            "type": "object",
                            "properties": {
                                "_acf_changed": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_skip_tracking": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_active": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_note": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_monsterinsights_sitenote_category": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "_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": "Plik motywu u\u017cywany do wy\u015bwietlania wpisu.",
                            "type": "string",
                            "required": false
                        },
                        "product_brand": {
                            "description": "Terminy przypisane do wpisu w taksonomii: product_brand",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "product_cat": {
                            "description": "Terminy przypisane do wpisu w taksonomii: product_cat",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "product_tag": {
                            "description": "Terminy przypisane do wpisu w taksonomii: product_tag",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/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": "Unikatowy identyfikator wpisu.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "excerpt_length": {
                            "description": "Nadpisz domy\u015bln\u0105 d\u0142ugo\u015b\u0107 zajawki.",
                            "type": "integer",
                            "required": false
                        },
                        "password": {
                            "description": "Has\u0142o dla wpisu, je\u015bli jest on chroniony has\u0142em.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unikatowy identyfikator wpisu.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Data publikacji wpisu w strefie czasowej witryny.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Data wpisu zosta\u0142a opublikowana jako GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumeryczny identyfikator dla wpisu unikatowy dla jego typu.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Nazwa statusu wpisu.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "wc-partial-shipped",
                                "wc-shipped"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Has\u0142o ochrony dost\u0119pu do tre\u015bci i zajawki.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Tytu\u0142 wpisu.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Tytu\u0142 wpisu, istniej\u0105cy w bazie danych.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Tytu\u0142 HTML wpisu, przekszta\u0142cony do wy\u015bwietlania.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Tre\u015b\u0107 wpisu.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Tre\u015b\u0107 wpisu, tak jak zosta\u0142a zapisana w bazie danych.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Zawarto\u015b\u0107 HMTL wpisu, przetworzona do wy\u015bwietlenia.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Wersja bloku tre\u015bci u\u017cywanego we wpisie.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Czy tre\u015b\u0107 jest chronia has\u0142em.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "excerpt": {
                            "description": "Zajawka wpisu.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Zajawka wpisu, tak jak wyst\u0119puje w bazie danych.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Wycinek HTML dla wpisu, przekszta\u0142cony do wy\u015bwietlenia.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Czy zajawka zabezpieczona jest has\u0142em.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "Identyfikator wyr\u00f3\u017cniaj\u0105cego pliku medialnego wpisu.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "To czy wpis mo\u017ce by\u0107 komentowany.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "To, czy wpis mo\u017ce by\u0107 pingowany.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "Pola meta.",
                            "type": "object",
                            "properties": {
                                "_acf_changed": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_skip_tracking": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_active": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_note": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_monsterinsights_sitenote_category": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "_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": "Plik motywu u\u017cywany do wy\u015bwietlania wpisu.",
                            "type": "string",
                            "required": false
                        },
                        "product_brand": {
                            "description": "Terminy przypisane do wpisu w taksonomii: product_brand",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "product_cat": {
                            "description": "Terminy przypisane do wpisu w taksonomii: product_cat",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "product_tag": {
                            "description": "Terminy przypisane do wpisu w taksonomii: product_tag",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unikatowy identyfikator wpisu.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Okre\u015bla, czy pomin\u0105\u0107 kosz i wymusi\u0107 usuni\u0119cie.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/product\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Identyfikator wpisu nadrz\u0119dnego wersji.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Obecna strona kolekcji.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w, kt\u00f3re maj\u0105 by\u0107 zwr\u00f3cone w zestawie wynik\u00f3w.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Ogranicz wyniki do pasuj\u0105cych do zapytania.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Upewnij si\u0119, \u017ce zestaw wynik\u00f3w wyklucza okre\u015blone identyfikatory.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ogranicz zbi\u00f3r wynik\u00f3w do wybranych ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Przesu\u0144 wyniki o okre\u015blon\u0105 liczb\u0119 pozycji.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Sortowanie atrybut\u00f3w rosn\u0105co lub malej\u0105co.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortuj zbi\u00f3r po atrybutach obiektu.",
                            "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": "Identyfikator wpisu nadrz\u0119dnego wersji.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Unikatowy identyfikator wersji.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "Identyfikator wpisu nadrz\u0119dnego wersji.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Unikatowy identyfikator wersji.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Musi by\u0107 w\u0142\u0105czone, poniewa\u017c w wersjach nie u\u017cywamy kosza.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/product\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Identyfikator elementu nadrz\u0119dnego autozapisu.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "Identyfikator elementu nadrz\u0119dnego autozapisu.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Data publikacji wpisu w strefie czasowej witryny.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Data wpisu zosta\u0142a opublikowana jako GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumeryczny identyfikator dla wpisu unikatowy dla jego typu.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Nazwa statusu wpisu.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "wc-partial-shipped",
                                "wc-shipped"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Has\u0142o ochrony dost\u0119pu do tre\u015bci i zajawki.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Tytu\u0142 wpisu.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Tytu\u0142 wpisu, istniej\u0105cy w bazie danych.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Tytu\u0142 HTML wpisu, przekszta\u0142cony do wy\u015bwietlania.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Tre\u015b\u0107 wpisu.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Tre\u015b\u0107 wpisu, tak jak zosta\u0142a zapisana w bazie danych.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Zawarto\u015b\u0107 HMTL wpisu, przetworzona do wy\u015bwietlenia.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Wersja bloku tre\u015bci u\u017cywanego we wpisie.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Czy tre\u015b\u0107 jest chronia has\u0142em.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "excerpt": {
                            "description": "Zajawka wpisu.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Zajawka wpisu, tak jak wyst\u0119puje w bazie danych.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Wycinek HTML dla wpisu, przekszta\u0142cony do wy\u015bwietlenia.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Czy zajawka zabezpieczona jest has\u0142em.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "Identyfikator wyr\u00f3\u017cniaj\u0105cego pliku medialnego wpisu.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "To czy wpis mo\u017ce by\u0107 komentowany.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "To, czy wpis mo\u017ce by\u0107 pingowany.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "Pola meta.",
                            "type": "object",
                            "properties": {
                                "_acf_changed": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_skip_tracking": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_active": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_note": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_monsterinsights_sitenote_category": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "_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": "Plik motywu u\u017cywany do wy\u015bwietlania wpisu.",
                            "type": "string",
                            "required": false
                        },
                        "product_brand": {
                            "description": "Terminy przypisane do wpisu w taksonomii: product_brand",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "product_cat": {
                            "description": "Terminy przypisane do wpisu w taksonomii: product_cat",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "product_tag": {
                            "description": "Terminy przypisane do wpisu w taksonomii: product_tag",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/product\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Identyfikator elementu nadrz\u0119dnego autozapisu.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Identyfikator automatycznego zapisu.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/mi_custom_view": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Obecna strona kolekcji.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w, kt\u00f3re maj\u0105 by\u0107 zwr\u00f3cone w zestawie wynik\u00f3w.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Ogranicz wyniki do pasuj\u0105cych do zapytania.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Ogranicz wyniki do wpis\u00f3w opublikowanych po podanej dacie w formacie ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Ogranicz wyniki do zmienionych wpis\u00f3w po podanej dacie w formacie ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "Ogranicz wyniki do wpis\u00f3w wybranych autor\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "Prosz\u0119 si\u0119 upewni\u0107, \u017ce zestaw wynik\u00f3w wyklucza wpisy przypisane do poszczeg\u00f3lnych autor\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "Ogranicz wyniki do wpis\u00f3w opublikowanych przed podan\u0105 dat\u0105 w formacie ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Ogranicz wyniki do zmienionych wpis\u00f3w przed podan\u0105 dat\u0105 w formacie ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Upewnij si\u0119, \u017ce zestaw wynik\u00f3w wyklucza okre\u015blone identyfikatory.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ogranicz zbi\u00f3r wynik\u00f3w do wybranych ID.",
                            "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": "Przesu\u0144 wyniki o okre\u015blon\u0105 liczb\u0119 pozycji.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Sortowanie atrybut\u00f3w rosn\u0105co lub malej\u0105co.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortuj kolekcj\u0119 wed\u0142ug atrybutu wpisu.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Tablica nazw kolumn do przeszukania.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Ogranicz wyniki do wpis\u00f3w posiadaj\u0105cych podan\u0105 uproszczon\u0105 nazw\u0119.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Wy\u0142\u0105cz z wynik\u00f3w wpisy, kt\u00f3re posiadaj\u0105 jeden lub wi\u0119cej status\u00f3w.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "acf-disabled",
                                    "wc-pending",
                                    "wc-processing",
                                    "wc-on-hold",
                                    "wc-completed",
                                    "wc-cancelled",
                                    "wc-refunded",
                                    "wc-failed",
                                    "wc-checkout-draft",
                                    "wc-partial-shipped",
                                    "wc-shipped",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "Data publikacji wpisu w strefie czasowej witryny.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Data wpisu zosta\u0142a opublikowana jako GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumeryczny identyfikator dla wpisu unikatowy dla jego typu.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Nazwa statusu wpisu.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "wc-partial-shipped",
                                "wc-shipped"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Has\u0142o ochrony dost\u0119pu do tre\u015bci i zajawki.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Tytu\u0142 wpisu.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Tytu\u0142 wpisu, istniej\u0105cy w bazie danych.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Tytu\u0142 HTML wpisu, przekszta\u0142cony do wy\u015bwietlania.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Tre\u015b\u0107 wpisu.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Tre\u015b\u0107 wpisu, tak jak zosta\u0142a zapisana w bazie danych.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Zawarto\u015b\u0107 HMTL wpisu, przetworzona do wy\u015bwietlenia.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Wersja bloku tre\u015bci u\u017cywanego we wpisie.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Czy tre\u015b\u0107 jest chronia has\u0142em.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "Identyfikator autora wpisu.",
                            "type": "integer",
                            "required": false
                        },
                        "template": {
                            "description": "Plik motywu u\u017cywany do wy\u015bwietlania wpisu.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/wp\/v2\/mi_custom_view"
                    }
                ]
            }
        },
        "\/wp\/v2\/mi_custom_view\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unikatowy identyfikator wpisu.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "Has\u0142o dla wpisu, je\u015bli jest on chroniony has\u0142em.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unikatowy identyfikator wpisu.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Data publikacji wpisu w strefie czasowej witryny.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Data wpisu zosta\u0142a opublikowana jako GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumeryczny identyfikator dla wpisu unikatowy dla jego typu.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Nazwa statusu wpisu.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "wc-partial-shipped",
                                "wc-shipped"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Has\u0142o ochrony dost\u0119pu do tre\u015bci i zajawki.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Tytu\u0142 wpisu.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Tytu\u0142 wpisu, istniej\u0105cy w bazie danych.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Tytu\u0142 HTML wpisu, przekszta\u0142cony do wy\u015bwietlania.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Tre\u015b\u0107 wpisu.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Tre\u015b\u0107 wpisu, tak jak zosta\u0142a zapisana w bazie danych.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Zawarto\u015b\u0107 HMTL wpisu, przetworzona do wy\u015bwietlenia.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Wersja bloku tre\u015bci u\u017cywanego we wpisie.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Czy tre\u015b\u0107 jest chronia has\u0142em.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "Identyfikator autora wpisu.",
                            "type": "integer",
                            "required": false
                        },
                        "template": {
                            "description": "Plik motywu u\u017cywany do wy\u015bwietlania wpisu.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unikatowy identyfikator wpisu.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Okre\u015bla, czy pomin\u0105\u0107 kosz i wymusi\u0107 usuni\u0119cie.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/mi_custom_view\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Identyfikator elementu nadrz\u0119dnego autozapisu.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "Identyfikator elementu nadrz\u0119dnego autozapisu.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Data publikacji wpisu w strefie czasowej witryny.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Data wpisu zosta\u0142a opublikowana jako GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumeryczny identyfikator dla wpisu unikatowy dla jego typu.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Nazwa statusu wpisu.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "wc-partial-shipped",
                                "wc-shipped"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Has\u0142o ochrony dost\u0119pu do tre\u015bci i zajawki.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Tytu\u0142 wpisu.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Tytu\u0142 wpisu, istniej\u0105cy w bazie danych.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Tytu\u0142 HTML wpisu, przekszta\u0142cony do wy\u015bwietlania.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Tre\u015b\u0107 wpisu.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Tre\u015b\u0107 wpisu, tak jak zosta\u0142a zapisana w bazie danych.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Zawarto\u015b\u0107 HMTL wpisu, przetworzona do wy\u015bwietlenia.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Wersja bloku tre\u015bci u\u017cywanego we wpisie.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Czy tre\u015b\u0107 jest chronia has\u0142em.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "Identyfikator autora wpisu.",
                            "type": "integer",
                            "required": false
                        },
                        "template": {
                            "description": "Plik motywu u\u017cywany do wy\u015bwietlania wpisu.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/mi_custom_view\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Identyfikator elementu nadrz\u0119dnego autozapisu.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Identyfikator automatycznego zapisu.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/types": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/wp\/v2\/types"
                    }
                ]
            }
        },
        "\/wp\/v2\/types\/(?P<type>[\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "type": {
                            "description": "Identyfikator alfa-numeryczny dla typu tre\u015bci.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/statuses": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/wp\/v2\/statuses"
                    }
                ]
            }
        },
        "\/wp\/v2\/statuses\/(?P<status>[\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "status": {
                            "description": "Identyfikator alfanumeryczny statusu.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/taxonomies": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "type": {
                            "description": "Ogranicz wyniki do taksonomii powi\u0105zanych z okre\u015blonym typem tre\u015bci.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/wp\/v2\/taxonomies"
                    }
                ]
            }
        },
        "\/wp\/v2\/taxonomies\/(?P<taxonomy>[\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "taxonomy": {
                            "description": "Alfanumeryczny identyfikator taksonomii.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "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": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Obecna strona kolekcji.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w, kt\u00f3re maj\u0105 by\u0107 zwr\u00f3cone w zestawie wynik\u00f3w.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Ogranicz wyniki do pasuj\u0105cych do zapytania.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Upewnij si\u0119, \u017ce zestaw wynik\u00f3w wyklucza okre\u015blone identyfikatory.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ogranicz zbi\u00f3r wynik\u00f3w do wybranych ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "order": {
                            "description": "Sortowanie atrybut\u00f3w rosn\u0105co lub malej\u0105co.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortuj zbi\u00f3r wed\u0142ug atrybutu taksonomii.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Czy ukry\u0107 taksonomie nieprzypisane do \u017cadnych wpis\u00f3w.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "Ogranicz wyniki do taksonomii posiadaj\u0105cych okre\u015blony element nadrz\u0119dny.",
                            "type": "integer",
                            "required": false
                        },
                        "post": {
                            "description": "Ogranicz wyniki do taksonomii powi\u0105zanych z okre\u015blonym wpisem.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Ogranicz wyniki taksonomii do jednej lub wielu uproszczonych nazw.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "Opis HTML dla taksonomii:",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Tytu\u0142 HTML taksonomii.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "Alfanumeryczny identyfikator dla poj\u0119cia unikatowy dla jego typu.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "Identyfikator taksonomii nadrz\u0119dnej.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Pola meta.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/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": "Unikatowy identyfikator dla taksonomii.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unikatowy identyfikator dla taksonomii.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "Opis HTML dla taksonomii:",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Tytu\u0142 HTML taksonomii.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumeryczny identyfikator dla poj\u0119cia unikatowy dla jego typu.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "Identyfikator taksonomii nadrz\u0119dnej.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Pola meta.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unikatowy identyfikator dla taksonomii.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Musi by\u0107 w\u0142\u0105czone, poniewa\u017c w taksonomiach nie u\u017cywamy kosza.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/tags": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Obecna strona kolekcji.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w, kt\u00f3re maj\u0105 by\u0107 zwr\u00f3cone w zestawie wynik\u00f3w.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Ogranicz wyniki do pasuj\u0105cych do zapytania.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Upewnij si\u0119, \u017ce zestaw wynik\u00f3w wyklucza okre\u015blone identyfikatory.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ogranicz zbi\u00f3r wynik\u00f3w do wybranych ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Przesu\u0144 wyniki o okre\u015blon\u0105 liczb\u0119 pozycji.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Sortowanie atrybut\u00f3w rosn\u0105co lub malej\u0105co.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortuj zbi\u00f3r wed\u0142ug atrybutu taksonomii.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Czy ukry\u0107 taksonomie nieprzypisane do \u017cadnych wpis\u00f3w.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "post": {
                            "description": "Ogranicz wyniki do taksonomii powi\u0105zanych z okre\u015blonym wpisem.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Ogranicz wyniki taksonomii do jednej lub wielu uproszczonych nazw.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "Opis HTML dla taksonomii:",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Tytu\u0142 HTML taksonomii.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "Alfanumeryczny identyfikator dla poj\u0119cia unikatowy dla jego typu.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Pola meta.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/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": "Unikatowy identyfikator dla taksonomii.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unikatowy identyfikator dla taksonomii.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "Opis HTML dla taksonomii:",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Tytu\u0142 HTML taksonomii.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumeryczny identyfikator dla poj\u0119cia unikatowy dla jego typu.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Pola meta.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unikatowy identyfikator dla taksonomii.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Musi by\u0107 w\u0142\u0105czone, poniewa\u017c w taksonomiach nie u\u017cywamy kosza.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/menus": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Obecna strona kolekcji.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w, kt\u00f3re maj\u0105 by\u0107 zwr\u00f3cone w zestawie wynik\u00f3w.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Ogranicz wyniki do pasuj\u0105cych do zapytania.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Upewnij si\u0119, \u017ce zestaw wynik\u00f3w wyklucza okre\u015blone identyfikatory.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ogranicz zbi\u00f3r wynik\u00f3w do wybranych ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Przesu\u0144 wyniki o okre\u015blon\u0105 liczb\u0119 pozycji.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Sortowanie atrybut\u00f3w rosn\u0105co lub malej\u0105co.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortuj zbi\u00f3r wed\u0142ug atrybutu taksonomii.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Czy ukry\u0107 taksonomie nieprzypisane do \u017cadnych wpis\u00f3w.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "post": {
                            "description": "Ogranicz wyniki do taksonomii powi\u0105zanych z okre\u015blonym wpisem.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Ogranicz wyniki taksonomii do jednej lub wielu uproszczonych nazw.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "Opis HTML dla taksonomii:",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Tytu\u0142 HTML taksonomii.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "Alfanumeryczny identyfikator dla poj\u0119cia unikatowy dla jego typu.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Pola meta.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        },
                        "locations": {
                            "description": "Po\u0142o\u017cenie przypisana do menu.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "auto_add": {
                            "description": "Czy automatycznie dodawa\u0107 strony najwy\u017cszego poziomu do tego menu.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/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": "Unikatowy identyfikator dla taksonomii.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unikatowy identyfikator dla taksonomii.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "Opis HTML dla taksonomii:",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Tytu\u0142 HTML taksonomii.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumeryczny identyfikator dla poj\u0119cia unikatowy dla jego typu.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Pola meta.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        },
                        "locations": {
                            "description": "Po\u0142o\u017cenie przypisana do menu.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "auto_add": {
                            "description": "Czy automatycznie dodawa\u0107 strony najwy\u017cszego poziomu do tego menu.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unikatowy identyfikator dla taksonomii.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Musi by\u0107 w\u0142\u0105czone, poniewa\u017c w taksonomiach nie u\u017cywamy kosza.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/wp_pattern_category": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Obecna strona kolekcji.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w, kt\u00f3re maj\u0105 by\u0107 zwr\u00f3cone w zestawie wynik\u00f3w.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Ogranicz wyniki do pasuj\u0105cych do zapytania.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Upewnij si\u0119, \u017ce zestaw wynik\u00f3w wyklucza okre\u015blone identyfikatory.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ogranicz zbi\u00f3r wynik\u00f3w do wybranych ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Przesu\u0144 wyniki o okre\u015blon\u0105 liczb\u0119 pozycji.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Sortowanie atrybut\u00f3w rosn\u0105co lub malej\u0105co.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortuj zbi\u00f3r wed\u0142ug atrybutu taksonomii.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Czy ukry\u0107 taksonomie nieprzypisane do \u017cadnych wpis\u00f3w.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "post": {
                            "description": "Ogranicz wyniki do taksonomii powi\u0105zanych z okre\u015blonym wpisem.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Ogranicz wyniki taksonomii do jednej lub wielu uproszczonych nazw.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "Opis HTML dla taksonomii:",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Tytu\u0142 HTML taksonomii.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "Alfanumeryczny identyfikator dla poj\u0119cia unikatowy dla jego typu.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Pola meta.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/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": "Unikatowy identyfikator dla taksonomii.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unikatowy identyfikator dla taksonomii.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "Opis HTML dla taksonomii:",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Tytu\u0142 HTML taksonomii.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumeryczny identyfikator dla poj\u0119cia unikatowy dla jego typu.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Pola meta.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unikatowy identyfikator dla taksonomii.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Musi by\u0107 w\u0142\u0105czone, poniewa\u017c w taksonomiach nie u\u017cywamy kosza.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/cms_block_cat": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Obecna strona kolekcji.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w, kt\u00f3re maj\u0105 by\u0107 zwr\u00f3cone w zestawie wynik\u00f3w.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Ogranicz wyniki do pasuj\u0105cych do zapytania.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Upewnij si\u0119, \u017ce zestaw wynik\u00f3w wyklucza okre\u015blone identyfikatory.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ogranicz zbi\u00f3r wynik\u00f3w do wybranych ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "order": {
                            "description": "Sortowanie atrybut\u00f3w rosn\u0105co lub malej\u0105co.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortuj zbi\u00f3r wed\u0142ug atrybutu taksonomii.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Czy ukry\u0107 taksonomie nieprzypisane do \u017cadnych wpis\u00f3w.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "Ogranicz wyniki do taksonomii posiadaj\u0105cych okre\u015blony element nadrz\u0119dny.",
                            "type": "integer",
                            "required": false
                        },
                        "post": {
                            "description": "Ogranicz wyniki do taksonomii powi\u0105zanych z okre\u015blonym wpisem.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Ogranicz wyniki taksonomii do jednej lub wielu uproszczonych nazw.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "Opis HTML dla taksonomii:",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Tytu\u0142 HTML taksonomii.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "Alfanumeryczny identyfikator dla poj\u0119cia unikatowy dla jego typu.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "Identyfikator taksonomii nadrz\u0119dnej.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Pola meta.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/wp\/v2\/cms_block_cat"
                    }
                ]
            }
        },
        "\/wp\/v2\/cms_block_cat\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unikatowy identyfikator dla taksonomii.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unikatowy identyfikator dla taksonomii.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "Opis HTML dla taksonomii:",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Tytu\u0142 HTML taksonomii.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumeryczny identyfikator dla poj\u0119cia unikatowy dla jego typu.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "Identyfikator taksonomii nadrz\u0119dnej.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Pola meta.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unikatowy identyfikator dla taksonomii.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Musi by\u0107 w\u0142\u0105czone, poniewa\u017c w taksonomiach nie u\u017cywamy kosza.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/project-cat": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Obecna strona kolekcji.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w, kt\u00f3re maj\u0105 by\u0107 zwr\u00f3cone w zestawie wynik\u00f3w.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Ogranicz wyniki do pasuj\u0105cych do zapytania.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Upewnij si\u0119, \u017ce zestaw wynik\u00f3w wyklucza okre\u015blone identyfikatory.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ogranicz zbi\u00f3r wynik\u00f3w do wybranych ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "order": {
                            "description": "Sortowanie atrybut\u00f3w rosn\u0105co lub malej\u0105co.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortuj zbi\u00f3r wed\u0142ug atrybutu taksonomii.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Czy ukry\u0107 taksonomie nieprzypisane do \u017cadnych wpis\u00f3w.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "Ogranicz wyniki do taksonomii posiadaj\u0105cych okre\u015blony element nadrz\u0119dny.",
                            "type": "integer",
                            "required": false
                        },
                        "post": {
                            "description": "Ogranicz wyniki do taksonomii powi\u0105zanych z okre\u015blonym wpisem.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Ogranicz wyniki taksonomii do jednej lub wielu uproszczonych nazw.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "Opis HTML dla taksonomii:",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Tytu\u0142 HTML taksonomii.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "Alfanumeryczny identyfikator dla poj\u0119cia unikatowy dla jego typu.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "Identyfikator taksonomii nadrz\u0119dnej.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Pola meta.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/wp\/v2\/project-cat"
                    }
                ]
            }
        },
        "\/wp\/v2\/project-cat\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unikatowy identyfikator dla taksonomii.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unikatowy identyfikator dla taksonomii.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "Opis HTML dla taksonomii:",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Tytu\u0142 HTML taksonomii.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumeryczny identyfikator dla poj\u0119cia unikatowy dla jego typu.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "Identyfikator taksonomii nadrz\u0119dnej.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Pola meta.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unikatowy identyfikator dla taksonomii.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Musi by\u0107 w\u0142\u0105czone, poniewa\u017c w taksonomiach nie u\u017cywamy kosza.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/product_brand": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Obecna strona kolekcji.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w, kt\u00f3re maj\u0105 by\u0107 zwr\u00f3cone w zestawie wynik\u00f3w.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Ogranicz wyniki do pasuj\u0105cych do zapytania.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Upewnij si\u0119, \u017ce zestaw wynik\u00f3w wyklucza okre\u015blone identyfikatory.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ogranicz zbi\u00f3r wynik\u00f3w do wybranych ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "order": {
                            "description": "Sortowanie atrybut\u00f3w rosn\u0105co lub malej\u0105co.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortuj zbi\u00f3r wed\u0142ug atrybutu taksonomii.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Czy ukry\u0107 taksonomie nieprzypisane do \u017cadnych wpis\u00f3w.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "Ogranicz wyniki do taksonomii posiadaj\u0105cych okre\u015blony element nadrz\u0119dny.",
                            "type": "integer",
                            "required": false
                        },
                        "post": {
                            "description": "Ogranicz wyniki do taksonomii powi\u0105zanych z okre\u015blonym wpisem.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Ogranicz wyniki taksonomii do jednej lub wielu uproszczonych nazw.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "Opis HTML dla taksonomii:",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Tytu\u0142 HTML taksonomii.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "Alfanumeryczny identyfikator dla poj\u0119cia unikatowy dla jego typu.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "Identyfikator taksonomii nadrz\u0119dnej.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Pola meta.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/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": "Unikatowy identyfikator dla taksonomii.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unikatowy identyfikator dla taksonomii.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "Opis HTML dla taksonomii:",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Tytu\u0142 HTML taksonomii.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumeryczny identyfikator dla poj\u0119cia unikatowy dla jego typu.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "Identyfikator taksonomii nadrz\u0119dnej.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Pola meta.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unikatowy identyfikator dla taksonomii.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Musi by\u0107 w\u0142\u0105czone, poniewa\u017c w taksonomiach nie u\u017cywamy kosza.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/product_cat": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Obecna strona kolekcji.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w, kt\u00f3re maj\u0105 by\u0107 zwr\u00f3cone w zestawie wynik\u00f3w.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Ogranicz wyniki do pasuj\u0105cych do zapytania.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Upewnij si\u0119, \u017ce zestaw wynik\u00f3w wyklucza okre\u015blone identyfikatory.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ogranicz zbi\u00f3r wynik\u00f3w do wybranych ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "order": {
                            "description": "Sortowanie atrybut\u00f3w rosn\u0105co lub malej\u0105co.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortuj zbi\u00f3r wed\u0142ug atrybutu taksonomii.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Czy ukry\u0107 taksonomie nieprzypisane do \u017cadnych wpis\u00f3w.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "Ogranicz wyniki do taksonomii posiadaj\u0105cych okre\u015blony element nadrz\u0119dny.",
                            "type": "integer",
                            "required": false
                        },
                        "post": {
                            "description": "Ogranicz wyniki do taksonomii powi\u0105zanych z okre\u015blonym wpisem.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Ogranicz wyniki taksonomii do jednej lub wielu uproszczonych nazw.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "Opis HTML dla taksonomii:",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Tytu\u0142 HTML taksonomii.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "Alfanumeryczny identyfikator dla poj\u0119cia unikatowy dla jego typu.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "Identyfikator taksonomii nadrz\u0119dnej.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Pola meta.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/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": "Unikatowy identyfikator dla taksonomii.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unikatowy identyfikator dla taksonomii.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "Opis HTML dla taksonomii:",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Tytu\u0142 HTML taksonomii.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumeryczny identyfikator dla poj\u0119cia unikatowy dla jego typu.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "Identyfikator taksonomii nadrz\u0119dnej.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Pola meta.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unikatowy identyfikator dla taksonomii.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Musi by\u0107 w\u0142\u0105czone, poniewa\u017c w taksonomiach nie u\u017cywamy kosza.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/product_tag": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Obecna strona kolekcji.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w, kt\u00f3re maj\u0105 by\u0107 zwr\u00f3cone w zestawie wynik\u00f3w.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Ogranicz wyniki do pasuj\u0105cych do zapytania.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Upewnij si\u0119, \u017ce zestaw wynik\u00f3w wyklucza okre\u015blone identyfikatory.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ogranicz zbi\u00f3r wynik\u00f3w do wybranych ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Przesu\u0144 wyniki o okre\u015blon\u0105 liczb\u0119 pozycji.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Sortowanie atrybut\u00f3w rosn\u0105co lub malej\u0105co.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortuj zbi\u00f3r wed\u0142ug atrybutu taksonomii.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Czy ukry\u0107 taksonomie nieprzypisane do \u017cadnych wpis\u00f3w.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "post": {
                            "description": "Ogranicz wyniki do taksonomii powi\u0105zanych z okre\u015blonym wpisem.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Ogranicz wyniki taksonomii do jednej lub wielu uproszczonych nazw.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "Opis HTML dla taksonomii:",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Tytu\u0142 HTML taksonomii.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "Alfanumeryczny identyfikator dla poj\u0119cia unikatowy dla jego typu.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Pola meta.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/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": "Unikatowy identyfikator dla taksonomii.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unikatowy identyfikator dla taksonomii.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "Opis HTML dla taksonomii:",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Tytu\u0142 HTML taksonomii.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumeryczny identyfikator dla poj\u0119cia unikatowy dla jego typu.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Pola meta.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unikatowy identyfikator dla taksonomii.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Musi by\u0107 w\u0142\u0105czone, poniewa\u017c w taksonomiach nie u\u017cywamy kosza.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/users": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Obecna strona kolekcji.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w, kt\u00f3re maj\u0105 by\u0107 zwr\u00f3cone w zestawie wynik\u00f3w.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Ogranicz wyniki do pasuj\u0105cych do zapytania.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Upewnij si\u0119, \u017ce zestaw wynik\u00f3w wyklucza okre\u015blone identyfikatory.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ogranicz zbi\u00f3r wynik\u00f3w do wybranych ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Przesu\u0144 wyniki o okre\u015blon\u0105 liczb\u0119 pozycji.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "default": "asc",
                            "description": "Sortowanie atrybut\u00f3w rosn\u0105co lub malej\u0105co.",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "orderby": {
                            "default": "name",
                            "description": "Sortuj kolekcj\u0119 wed\u0142ug atrybutu u\u017cytkownika.",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "registered_date",
                                "slug",
                                "include_slugs",
                                "email",
                                "url"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Ogranicz wynik do u\u017cytkownik\u00f3w za pomoc\u0105 co najmniej jednej uproszczonej nazwy.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "roles": {
                            "description": "Ogranicz wyniki do zasob\u00f3w pasuj\u0105cych do co najmniej jednej z podanych r\u00f3l. Akceptowana jest lista CSV lub pojedyncza rola.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "capabilities": {
                            "description": "Ogranicz zestaw wynik\u00f3w do u\u017cytkownik\u00f3w z co najmniej jednym uprawnieniem. Akceptowana jest lista csv lub pojedyncze uprawnienie.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "who": {
                            "description": "Ogranicza wyniki do u\u017cytkownik\u00f3w uznawanych za autor\u00f3w.",
                            "type": "string",
                            "enum": [
                                "authors"
                            ],
                            "required": false
                        },
                        "has_published_posts": {
                            "description": "Ogranicz zestaw wynik\u00f3w do u\u017cytkownik\u00f3w, kt\u00f3rzy opublikowali wpisy.",
                            "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",
                                    "woodmart_layout": "woodmart_layout",
                                    "woodmart_woo_lv": "woodmart_woo_lv",
                                    "woodmart_woo_fbt": "woodmart_woo_fbt",
                                    "portfolio": "portfolio",
                                    "product": "product",
                                    "mi_custom_view": "mi_custom_view"
                                }
                            },
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Tablica nazw kolumn do przeszukania.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "email",
                                    "name",
                                    "id",
                                    "username",
                                    "slug"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "username": {
                            "description": "Login u\u017cytkownika.",
                            "type": "string",
                            "required": true
                        },
                        "name": {
                            "description": "Wy\u015bwietlana nazwa u\u017cytkownika.",
                            "type": "string",
                            "required": false
                        },
                        "first_name": {
                            "description": "Imi\u0119 u\u017cytkownika.",
                            "type": "string",
                            "required": false
                        },
                        "last_name": {
                            "description": "Nazwisko u\u017cytkownika.",
                            "type": "string",
                            "required": false
                        },
                        "email": {
                            "description": "Adres e-mail u\u017cytkownika.",
                            "type": "string",
                            "format": "email",
                            "required": true
                        },
                        "url": {
                            "description": "Adres URL u\u017cytkownika.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "description": {
                            "description": "Opis u\u017cytkownika.",
                            "type": "string",
                            "required": false
                        },
                        "locale": {
                            "description": "Ustawienia regionalne u\u017cytkownika.",
                            "type": "string",
                            "enum": [
                                "",
                                "en_US",
                                "da_DK",
                                "de_DE",
                                "en_AU",
                                "en_CA",
                                "en_GB",
                                "es_ES",
                                "fi",
                                "fr_FR",
                                "it_IT",
                                "nl_BE",
                                "nl_NL_formal",
                                "pl_PL",
                                "sv_SE"
                            ],
                            "required": false
                        },
                        "nickname": {
                            "description": "Pseudonim u\u017cytkownika.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Identyfikator alfanumeryczny uzytkownika.",
                            "type": "string",
                            "required": false
                        },
                        "roles": {
                            "description": "U\u017cytkownikowi przypisano wybrane role.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "password": {
                            "description": "Has\u0142o u\u017cytkownika (nigdy do\u0142\u0105czane).",
                            "type": "string",
                            "required": true
                        },
                        "meta": {
                            "description": "Pola meta.",
                            "type": "object",
                            "properties": {
                                "persisted_preferences": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "context": [
                                        "edit"
                                    ],
                                    "properties": {
                                        "_modified": {
                                            "description": "Data i godzina aktualizacji preferencji.",
                                            "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:\/\/gotouchup.com\/pl\/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": "Unikatowy identyfikator u\u017cytkownika.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unikatowy identyfikator u\u017cytkownika.",
                            "type": "integer",
                            "required": false
                        },
                        "username": {
                            "description": "Login u\u017cytkownika.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Wy\u015bwietlana nazwa u\u017cytkownika.",
                            "type": "string",
                            "required": false
                        },
                        "first_name": {
                            "description": "Imi\u0119 u\u017cytkownika.",
                            "type": "string",
                            "required": false
                        },
                        "last_name": {
                            "description": "Nazwisko u\u017cytkownika.",
                            "type": "string",
                            "required": false
                        },
                        "email": {
                            "description": "Adres e-mail u\u017cytkownika.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "url": {
                            "description": "Adres URL u\u017cytkownika.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "description": {
                            "description": "Opis u\u017cytkownika.",
                            "type": "string",
                            "required": false
                        },
                        "locale": {
                            "description": "Ustawienia regionalne u\u017cytkownika.",
                            "type": "string",
                            "enum": [
                                "",
                                "en_US",
                                "da_DK",
                                "de_DE",
                                "en_AU",
                                "en_CA",
                                "en_GB",
                                "es_ES",
                                "fi",
                                "fr_FR",
                                "it_IT",
                                "nl_BE",
                                "nl_NL_formal",
                                "pl_PL",
                                "sv_SE"
                            ],
                            "required": false
                        },
                        "nickname": {
                            "description": "Pseudonim u\u017cytkownika.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Identyfikator alfanumeryczny uzytkownika.",
                            "type": "string",
                            "required": false
                        },
                        "roles": {
                            "description": "U\u017cytkownikowi przypisano wybrane role.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "password": {
                            "description": "Has\u0142o u\u017cytkownika (nigdy do\u0142\u0105czane).",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Pola meta.",
                            "type": "object",
                            "properties": {
                                "persisted_preferences": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "context": [
                                        "edit"
                                    ],
                                    "properties": {
                                        "_modified": {
                                            "description": "Data i godzina aktualizacji preferencji.",
                                            "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": "Unikatowy identyfikator u\u017cytkownika.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Musi by\u0107 w\u0142\u0105czone, poniewa\u017c w u\u017cytkownikach nie u\u017cywamy kosza.",
                            "required": false
                        },
                        "reassign": {
                            "type": "integer",
                            "description": "Przypisz wpisy i odno\u015bniki usuni\u0119tego autora do autora o podanym identyfikatorze.",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/users\/me": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "username": {
                            "description": "Login u\u017cytkownika.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Wy\u015bwietlana nazwa u\u017cytkownika.",
                            "type": "string",
                            "required": false
                        },
                        "first_name": {
                            "description": "Imi\u0119 u\u017cytkownika.",
                            "type": "string",
                            "required": false
                        },
                        "last_name": {
                            "description": "Nazwisko u\u017cytkownika.",
                            "type": "string",
                            "required": false
                        },
                        "email": {
                            "description": "Adres e-mail u\u017cytkownika.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "url": {
                            "description": "Adres URL u\u017cytkownika.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "description": {
                            "description": "Opis u\u017cytkownika.",
                            "type": "string",
                            "required": false
                        },
                        "locale": {
                            "description": "Ustawienia regionalne u\u017cytkownika.",
                            "type": "string",
                            "enum": [
                                "",
                                "en_US",
                                "da_DK",
                                "de_DE",
                                "en_AU",
                                "en_CA",
                                "en_GB",
                                "es_ES",
                                "fi",
                                "fr_FR",
                                "it_IT",
                                "nl_BE",
                                "nl_NL_formal",
                                "pl_PL",
                                "sv_SE"
                            ],
                            "required": false
                        },
                        "nickname": {
                            "description": "Pseudonim u\u017cytkownika.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Identyfikator alfanumeryczny uzytkownika.",
                            "type": "string",
                            "required": false
                        },
                        "roles": {
                            "description": "U\u017cytkownikowi przypisano wybrane role.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "password": {
                            "description": "Has\u0142o u\u017cytkownika (nigdy do\u0142\u0105czane).",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Pola meta.",
                            "type": "object",
                            "properties": {
                                "persisted_preferences": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "context": [
                                        "edit"
                                    ],
                                    "properties": {
                                        "_modified": {
                                            "description": "Data i godzina aktualizacji preferencji.",
                                            "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": "Musi by\u0107 w\u0142\u0105czone, poniewa\u017c w u\u017cytkownikach nie u\u017cywamy kosza.",
                            "required": false
                        },
                        "reassign": {
                            "type": "integer",
                            "description": "Przypisz wpisy i odno\u015bniki usuni\u0119tego autora do autora o podanym identyfikatorze.",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/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": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "app_id": {
                            "description": "UUID dostarczony przez aplikacj\u0119 w celu jej jednoznacznej identyfikacji. Zaleca si\u0119 u\u017cywanie UUID v5 z adresem URL lub przestrzeni\u0105 nazw DNS.",
                            "type": "string",
                            "oneOf": [
                                {
                                    "type": "string",
                                    "format": "uuid"
                                },
                                {
                                    "type": "string",
                                    "enum": [
                                        ""
                                    ]
                                }
                            ],
                            "required": false
                        },
                        "name": {
                            "description": "Nazwa has\u0142a aplikacji.",
                            "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": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "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": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "app_id": {
                            "description": "UUID dostarczony przez aplikacj\u0119 w celu jej jednoznacznej identyfikacji. Zaleca si\u0119 u\u017cywanie UUID v5 z adresem URL lub przestrzeni\u0105 nazw DNS.",
                            "type": "string",
                            "oneOf": [
                                {
                                    "type": "string",
                                    "format": "uuid"
                                },
                                {
                                    "type": "string",
                                    "enum": [
                                        ""
                                    ]
                                }
                            ],
                            "required": false
                        },
                        "name": {
                            "description": "Nazwa has\u0142a aplikacji.",
                            "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": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Obecna strona kolekcji.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w, kt\u00f3re maj\u0105 by\u0107 zwr\u00f3cone w zestawie wynik\u00f3w.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Ogranicz wyniki do pasuj\u0105cych do zapytania.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Ogranicz wyniki do komentarzy opublikowanych po dacie podanej w formacie ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "Ogranicz wyniki do komentarzy powi\u0105zanych z wybranym identyfikatorem u\u017cytkownika. Wymagana autoryzacja.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "author_exclude": {
                            "description": "Wy\u0142\u0105cz z wynik\u00f3w komentarze powi\u0105zane z u\u017cytkownikiem o wybranym identyfikatorze. Wymagana autoryzacja.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "author_email": {
                            "default": null,
                            "description": "Ogranicz wyniki na podstawie adresu e-mail autora. Wymagana autoryzacja.",
                            "format": "email",
                            "type": "string",
                            "required": false
                        },
                        "before": {
                            "description": "Ogranicz wyniki do komentarzy opublikowanych przed dat\u0105 podan\u0105 w formacie ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Upewnij si\u0119, \u017ce zestaw wynik\u00f3w wyklucza okre\u015blone identyfikatory.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ogranicz zbi\u00f3r wynik\u00f3w do wybranych ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Przesu\u0144 wyniki o okre\u015blon\u0105 liczb\u0119 pozycji.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Sortowanie atrybut\u00f3w rosn\u0105co lub malej\u0105co.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortuj kolekcj\u0119 za pomoc\u0105 trybuty komentarza.",
                            "type": "string",
                            "default": "date_gmt",
                            "enum": [
                                "date",
                                "date_gmt",
                                "id",
                                "include",
                                "post",
                                "parent",
                                "type"
                            ],
                            "required": false
                        },
                        "parent": {
                            "default": [],
                            "description": "Ogranicz wyniki do komentarzy powi\u0105zanych z okre\u015blonymi identyfikatorami element\u00f3w nadrz\u0119dnych.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "parent_exclude": {
                            "default": [],
                            "description": "Prosz\u0119 si\u0119 upewni\u0107, \u017ce zestaw wynik\u00f3w wyklucza okre\u015blone identyfikatory element\u00f3w nadrz\u0119dnych.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "post": {
                            "default": [],
                            "description": "Ogranicz wyniki do komentarzy powi\u0105zanych z okre\u015blonymi identyfikatorami wpis\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "approve",
                            "description": "Ogranicz wyniki do komentarzy z wybranym statusem. Wymagana autoryzacja.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "default": "comment",
                            "description": "Ogranicz wyniki do komentarzy o wybranym typie. Wymagana autoryzacja.",
                            "type": "string",
                            "required": false
                        },
                        "password": {
                            "description": "Has\u0142o dla wpisu, je\u015bli jest on chroniony has\u0142em.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "author": {
                            "description": "Identyfikator obiektu u\u017cytkownika, je\u017celi autor by\u0142 u\u017cytkownikiem.",
                            "type": "integer",
                            "required": false
                        },
                        "author_email": {
                            "description": "Adres e-mail autora komentarza.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "author_ip": {
                            "description": "Adres IP autora komentarza.",
                            "type": "string",
                            "format": "ip",
                            "required": false
                        },
                        "author_name": {
                            "description": "Wy\u015bwietlana nazwa autora komentarza.",
                            "type": "string",
                            "required": false
                        },
                        "author_url": {
                            "description": "Adres URL autora komentarza.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "author_user_agent": {
                            "description": "Klient u\u017cytkownika autora komentarza.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "Tre\u015b\u0107 komentarza.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Tre\u015b\u0107 komentarza, dok\u0142adnie takie jak w bazie danych.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Zawarto\u015b\u0107 HMTL komentarza, przetworzona do wy\u015bwietlenia.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "date": {
                            "description": "Data opublikowania komentarza w strefie czasowej witryny. ",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Data komentarza zosta\u0142a opublikowana jako GMT.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "parent": {
                            "default": 0,
                            "description": "Identyfikator elementu nadrz\u0119dnego komentarza.",
                            "type": "integer",
                            "required": false
                        },
                        "post": {
                            "default": 0,
                            "description": "Identyfikator powi\u0105zanego obiektu wpisu.",
                            "type": "integer",
                            "required": false
                        },
                        "status": {
                            "description": "Stan komentarza.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Pola meta.",
                            "type": "object",
                            "properties": {
                                "_wp_note_status": {
                                    "type": "string",
                                    "title": "",
                                    "description": "Note resolution status",
                                    "default": "",
                                    "enum": [
                                        "resolved",
                                        "reopen"
                                    ]
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/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": "Unikatowy identyfikator komentarza.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "Has\u0142o dla nadrz\u0119dnego wpisu (je\u015bli wpis jest chroniony has\u0142em).",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Unikatowy identyfikator komentarza.",
                            "type": "integer",
                            "required": false
                        },
                        "author": {
                            "description": "Identyfikator obiektu u\u017cytkownika, je\u017celi autor by\u0142 u\u017cytkownikiem.",
                            "type": "integer",
                            "required": false
                        },
                        "author_email": {
                            "description": "Adres e-mail autora komentarza.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "author_ip": {
                            "description": "Adres IP autora komentarza.",
                            "type": "string",
                            "format": "ip",
                            "required": false
                        },
                        "author_name": {
                            "description": "Wy\u015bwietlana nazwa autora komentarza.",
                            "type": "string",
                            "required": false
                        },
                        "author_url": {
                            "description": "Adres URL autora komentarza.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "author_user_agent": {
                            "description": "Klient u\u017cytkownika autora komentarza.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "Tre\u015b\u0107 komentarza.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Tre\u015b\u0107 komentarza, dok\u0142adnie takie jak w bazie danych.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Zawarto\u015b\u0107 HMTL komentarza, przetworzona do wy\u015bwietlenia.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "date": {
                            "description": "Data opublikowania komentarza w strefie czasowej witryny. ",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Data komentarza zosta\u0142a opublikowana jako GMT.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "parent": {
                            "description": "Identyfikator elementu nadrz\u0119dnego komentarza.",
                            "type": "integer",
                            "required": false
                        },
                        "post": {
                            "description": "Identyfikator powi\u0105zanego obiektu wpisu.",
                            "type": "integer",
                            "required": false
                        },
                        "status": {
                            "description": "Stan komentarza.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Pola meta.",
                            "type": "object",
                            "properties": {
                                "_wp_note_status": {
                                    "type": "string",
                                    "title": "",
                                    "description": "Note resolution status",
                                    "default": "",
                                    "enum": [
                                        "resolved",
                                        "reopen"
                                    ]
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Unikatowy identyfikator komentarza.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Okre\u015bla, czy pomin\u0105\u0107 kosz i wymusi\u0107 usuni\u0119cie.",
                            "required": false
                        },
                        "password": {
                            "description": "Has\u0142o dla nadrz\u0119dnego wpisu (je\u015bli wpis jest chroniony has\u0142em).",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/search": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Obecna strona kolekcji.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w, kt\u00f3re maj\u0105 by\u0107 zwr\u00f3cone w zestawie wynik\u00f3w.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Ogranicz wyniki do pasuj\u0105cych do zapytania.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "default": "post",
                            "description": "Ogranicz wyniki wyszukiwania do wybranego typu obiektu.",
                            "type": "string",
                            "enum": [
                                "post",
                                "term",
                                "post-format"
                            ],
                            "required": false
                        },
                        "subtype": {
                            "default": "any",
                            "description": "Ogranicz wyniki wyszukiwania do jednego lub wi\u0119cej podtyp\u00f3w obiektu.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post",
                                    "page",
                                    "e-floating-buttons",
                                    "elementor_library",
                                    "woodmart_layout",
                                    "woodmart_woo_lv",
                                    "woodmart_woo_fbt",
                                    "portfolio",
                                    "product",
                                    "category",
                                    "post_tag",
                                    "cms_block_cat",
                                    "project-cat",
                                    "product_brand",
                                    "product_cat",
                                    "product_tag",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "exclude": {
                            "description": "Upewnij si\u0119, \u017ce zestaw wynik\u00f3w wyklucza okre\u015blone identyfikatory.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ogranicz zbi\u00f3r wynik\u00f3w do wybranych ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/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": "Zarejestrowana, unikalna nazwa bloku.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "attributes": {
                            "description": "Atrybuty bloku.",
                            "type": "object",
                            "default": [],
                            "required": false
                        },
                        "post_id": {
                            "description": "Identyfikator kontekstu wpisu.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/block-types": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "namespace": {
                            "description": "Przestrze\u0144 nazw bloku.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/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": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "namespace": {
                            "description": "Przestrze\u0144 nazw bloku.",
                            "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": "Nazwa bloku.",
                            "type": "string",
                            "required": false
                        },
                        "namespace": {
                            "description": "Przestrze\u0144 nazw bloku.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/settings": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "title": {
                            "title": "Tytu\u0142",
                            "description": "Tytu\u0142 witryny.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "title": "Slogan",
                            "description": "Motto witryny.",
                            "type": "string",
                            "required": false
                        },
                        "url": {
                            "title": "",
                            "description": "Adres URL witryny.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "email": {
                            "title": "",
                            "description": "Adres jest u\u017cywany do cel\u00f3w administracyjnych, takich jak powiadomienia o nowych u\u017cytkownikach.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "timezone": {
                            "title": "",
                            "description": "Miasto w twojej strefie czasowej,",
                            "type": "string",
                            "required": false
                        },
                        "date_format": {
                            "title": "",
                            "description": "Format daty dla wszystkich wyst\u0105pe\u0144",
                            "type": "string",
                            "required": false
                        },
                        "time_format": {
                            "title": "",
                            "description": "Format czasu dla wszystkich wyst\u0105pe\u0144",
                            "type": "string",
                            "required": false
                        },
                        "start_of_week": {
                            "title": "",
                            "description": "Numer dnia tygodnia, dla kt\u00f3rego powinien si\u0119 on zaczyna\u0107.",
                            "type": "integer",
                            "required": false
                        },
                        "language": {
                            "title": "",
                            "description": "Kod ustawie\u0144 regionalnych WordPressa.",
                            "type": "string",
                            "required": false
                        },
                        "use_smilies": {
                            "title": "",
                            "description": "W czasie wy\u015bwietlania zmienia emotikony :-) i :-P na grafiki.",
                            "type": "boolean",
                            "required": false
                        },
                        "default_category": {
                            "title": "",
                            "description": "Domy\u015blna kategoria wpisu.",
                            "type": "integer",
                            "required": false
                        },
                        "default_post_format": {
                            "title": "",
                            "description": "Domy\u015blny format wpisu.",
                            "type": "string",
                            "required": false
                        },
                        "posts_per_page": {
                            "title": "Maksymalna liczba wpis\u00f3w na stron\u0119",
                            "description": "Strony blogu wy\u015bwietlaj\u0105 maksymalnie tyle wpis\u00f3w.",
                            "type": "integer",
                            "required": false
                        },
                        "show_on_front": {
                            "title": "Poka\u017c na stronie g\u0142\u00f3wnej",
                            "description": "Co pokaza\u0107 na stronie g\u0142\u00f3wnej",
                            "type": "string",
                            "required": false
                        },
                        "page_on_front": {
                            "title": "Strona strony g\u0142\u00f3wnej",
                            "description": "Identyfikator strony, kt\u00f3ra powinna by\u0107 wy\u015bwietlana na stronie g\u0142\u00f3wnej",
                            "type": "integer",
                            "required": false
                        },
                        "page_for_posts": {
                            "title": "",
                            "description": "Identyfikator strony, kt\u00f3ra powinna wy\u015bwietla\u0107 najnowsze wpisy",
                            "type": "integer",
                            "required": false
                        },
                        "default_ping_status": {
                            "title": "",
                            "description": "Pozwala na powiadomienia z innych witryn (pingbacki i trackbacki) w nowych artyku\u0142ach.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "default_comment_status": {
                            "title": "Zezwalaj na komentowanie nowych wpis\u00f3w",
                            "description": "Zezw\u00f3l na komentowanie nowych wpis\u00f3w.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "site_logo": {
                            "title": "Logo",
                            "description": "Logo witryny.",
                            "type": "integer",
                            "required": false
                        },
                        "site_icon": {
                            "title": "Ikonka",
                            "description": "Ikonka witryny.",
                            "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": "Je\u017celi ta opcja jest w\u0142\u0105czona, ta metoda pojawi si\u0119 przy realizacji transakcji na podstawie bloku.",
                                    "type": "string",
                                    "enum": [
                                        "yes",
                                        "no"
                                    ]
                                },
                                "title": {
                                    "description": "Kontroluje tytu\u0142, kt\u00f3ry u\u017cytkownik widzi podczas realizacji transakcji.",
                                    "type": "string"
                                },
                                "tax_status": {
                                    "description": "Je\u017celi zdefiniowano koszt, ta opcja kontroluje, czy do tego kosztu maj\u0105 by\u0107 doliczane podatki.",
                                    "type": "string",
                                    "enum": [
                                        "taxable",
                                        "none"
                                    ]
                                },
                                "cost": {
                                    "description": "Opcjonalna op\u0142ata za odbi\u00f3r osobisty.",
                                    "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": "Domy\u015blne sortowanie produkt\u00f3w",
                            "description": "Jak powinny by\u0107 domy\u015blnie sortowane produkty w katalogu?",
                            "type": "string",
                            "enum": [
                                "menu_order",
                                "popularity",
                                "rating",
                                "date",
                                "price",
                                "price-desc"
                            ],
                            "required": false
                        },
                        "woocommerce_checkout_phone_field": {
                            "title": "Numer telefonu",
                            "description": "Steruje wy\u015bwietlaniem pola numeru telefonu podczas realizacji transakcji.",
                            "type": "string",
                            "enum": [
                                "optional",
                                "required",
                                "hidden"
                            ],
                            "required": false
                        },
                        "woocommerce_checkout_company_field": {
                            "title": "Firma",
                            "description": "Steruje wy\u015bwietlaniem pola firmy podczas realizacji transakcji.",
                            "type": "string",
                            "enum": [
                                "optional",
                                "required",
                                "hidden"
                            ],
                            "required": false
                        },
                        "woocommerce_checkout_address_2_field": {
                            "title": "Adres wiersz 2",
                            "description": "Steruje wy\u015bwietlaniem pola apartamentu (adres_2) podczas realizacji transakcji.",
                            "type": "string",
                            "enum": [
                                "optional",
                                "required",
                                "hidden"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/wp\/v2\/settings"
                    }
                ]
            }
        },
        "\/wp\/v2\/themes": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "status": {
                            "description": "Ogranicz wyniki do motyw\u00f3w posiadaj\u0105cych co najmniej jeden status.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "active",
                                    "inactive"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/wp\/v2\/themes"
                    }
                ]
            }
        },
        "\/wp\/v2\/themes\/(?P<stylesheet>[^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "stylesheet": {
                            "description": "Arkusz styl\u00f3w motywu jednoznacznie go identyfikuje.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/plugins": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "search": {
                            "description": "Ogranicz wyniki do pasuj\u0105cych do zapytania.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Ogranicza wyniki do wtyczek o podanym statusie.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "inactive",
                                    "active"
                                ]
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "Uproszczona nazwa w katalogu wtyczek WordPress.org.",
                            "pattern": "[\\w\\-]+",
                            "required": true
                        },
                        "status": {
                            "description": "Status aktywacji wtyczki.",
                            "type": "string",
                            "enum": [
                                "inactive",
                                "active"
                            ],
                            "default": "inactive",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/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": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "plugin": {
                            "type": "string",
                            "pattern": "[^.\\\/]+(?:\\\/[^.\\\/]+)?",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "plugin": {
                            "type": "string",
                            "pattern": "[^.\\\/]+(?:\\\/[^.\\\/]+)?",
                            "required": false
                        },
                        "status": {
                            "description": "Status aktywacji wtyczki.",
                            "type": "string",
                            "enum": [
                                "inactive",
                                "active"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "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": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/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": "Identyfikator zarejestrowanego panelu bocznego",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "widgets": {
                            "description": "Zagnie\u017cd\u017cone wid\u017cety.",
                            "type": "array",
                            "items": {
                                "type": [
                                    "object",
                                    "string"
                                ]
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/widget-types": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/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": "Identyfikator typu wid\u017cetu.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "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": "Identyfikator typu wid\u017cetu.",
                            "type": "string",
                            "required": true
                        },
                        "instance": {
                            "description": "Aktualne ustawienia instancji wid\u017cetu.",
                            "type": "object",
                            "required": false
                        },
                        "form_data": {
                            "description": "Serializowane dane formularza wid\u017cetu do zakodowania w ustawieniach instancji.",
                            "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": "Identyfikator typu wid\u017cetu.",
                            "type": "string",
                            "required": true
                        },
                        "instance": {
                            "description": "Aktualne ustawienia instancji wid\u017cetu.",
                            "type": "object",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/widgets": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "sidebar": {
                            "description": "Pasek boczny do zwracania wid\u017cet\u00f3w.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unikatowy identyfikator wid\u017cetu.",
                            "type": "string",
                            "required": false
                        },
                        "id_base": {
                            "description": "Typ wid\u017cetu. Odpowiada identyfikatorowi typu wid\u017cetu.",
                            "type": "string",
                            "required": false
                        },
                        "sidebar": {
                            "default": "wp_inactive_widgets",
                            "description": "Pasek boczny, do kt\u00f3rego nale\u017cy wid\u017cet.",
                            "type": "string",
                            "required": true
                        },
                        "instance": {
                            "description": "Ustawienia instancji wid\u017cetu, je\u015bli s\u0105 obs\u0142ugiwane.",
                            "type": "object",
                            "properties": {
                                "encoded": {
                                    "description": "Ustawienia instancji zakodowane Base64.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "hash": {
                                    "description": "Hash kryptograficzny ustawie\u0144 instancji.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "raw": {
                                    "description": "Niezakodowane ustawienia instancji, je\u015bli s\u0105 obs\u0142ugiwane.",
                                    "type": "object",
                                    "context": [
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "form_data": {
                            "description": "Zakodowane w adresie URL dane z formularza wid\u017cetu. S\u0142u\u017cy do aktualizacji wid\u017cetu, kt\u00f3ry nie obs\u0142uguje instancji. Tylko zapisywanie.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/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": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unikatowy identyfikator wid\u017cetu.",
                            "type": "string",
                            "required": false
                        },
                        "id_base": {
                            "description": "Typ wid\u017cetu. Odpowiada identyfikatorowi typu wid\u017cetu.",
                            "type": "string",
                            "required": false
                        },
                        "sidebar": {
                            "description": "Pasek boczny, do kt\u00f3rego nale\u017cy wid\u017cet.",
                            "type": "string",
                            "required": false
                        },
                        "instance": {
                            "description": "Ustawienia instancji wid\u017cetu, je\u015bli s\u0105 obs\u0142ugiwane.",
                            "type": "object",
                            "properties": {
                                "encoded": {
                                    "description": "Ustawienia instancji zakodowane Base64.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "hash": {
                                    "description": "Hash kryptograficzny ustawie\u0144 instancji.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "raw": {
                                    "description": "Niezakodowane ustawienia instancji, je\u015bli s\u0105 obs\u0142ugiwane.",
                                    "type": "object",
                                    "context": [
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "form_data": {
                            "description": "Zakodowane w adresie URL dane z formularza wid\u017cetu. S\u0142u\u017cy do aktualizacji wid\u017cetu, kt\u00f3ry nie obs\u0142uguje instancji. Tylko zapisywanie.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "force": {
                            "description": "Czy wymusi\u0107 usuni\u0119cie wid\u017cetu, czy przenie\u015b\u0107 go na nieaktywny pasek boczny?",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/block-directory\/search": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Obecna strona kolekcji.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w, kt\u00f3re maj\u0105 by\u0107 zwr\u00f3cone w zestawie wynik\u00f3w.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "term": {
                            "description": "Ogranicz wyniki wyszukiwania do pasuj\u0105cych blok\u00f3w.",
                            "type": "string",
                            "minLength": 1,
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/wp\/v2\/block-directory\/search"
                    }
                ]
            }
        },
        "\/wp\/v2\/pattern-directory\/patterns": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Obecna strona kolekcji.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w, kt\u00f3re maj\u0105 by\u0107 zwr\u00f3cone w zestawie wynik\u00f3w.",
                            "type": "integer",
                            "default": 100,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Ogranicz wyniki do pasuj\u0105cych do zapytania.",
                            "type": "string",
                            "minLength": 1,
                            "required": false
                        },
                        "category": {
                            "description": "Ogranicz wyniki do pasuj\u0105cych do kategorii.",
                            "type": "integer",
                            "minimum": 1,
                            "required": false
                        },
                        "keyword": {
                            "description": "Ogranicz wyniki do pasuj\u0105cych do s\u0142owa kluczowego.",
                            "type": "integer",
                            "minimum": 1,
                            "required": false
                        },
                        "slug": {
                            "description": "Ogranicz wyniki do pasuj\u0105cych do wzorca (uproszczona nazwa).",
                            "type": "array",
                            "required": false
                        },
                        "offset": {
                            "description": "Przesu\u0144 wyniki o okre\u015blon\u0105 liczb\u0119 pozycji.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Sortowanie atrybut\u00f3w rosn\u0105co lub malej\u0105co.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortuj kolekcj\u0119 wed\u0142ug atrybutu wpisu.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title",
                                "favorite_count"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/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:\/\/gotouchup.com\/pl\/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:\/\/gotouchup.com\/pl\/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:\/\/gotouchup.com\/pl\/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:\/\/gotouchup.com\/pl\/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:\/\/gotouchup.com\/pl\/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:\/\/gotouchup.com\/pl\/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:\/\/gotouchup.com\/pl\/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:\/\/gotouchup.com\/pl\/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:\/\/gotouchup.com\/pl\/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:\/\/gotouchup.com\/pl\/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:\/\/gotouchup.com\/pl\/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": "Adres URL do przetworzenia.",
                            "type": "string",
                            "format": "uri",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/wp-block-editor\/v1\/url-details"
                    }
                ]
            }
        },
        "\/wp\/v2\/menu-locations": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/wp\/v2\/menu-locations"
                    }
                ]
            }
        },
        "\/wp\/v2\/menu-locations\/(?P<location>[\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "location": {
                            "description": "Identyfikator alfanumeryczny dla po\u0142o\u017cenia menu.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "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:\/\/gotouchup.com\/pl\/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:\/\/gotouchup.com\/pl\/wp-json\/wp-block-editor\/v1\/navigation-fallback"
                    }
                ]
            }
        },
        "\/wp\/v2\/font-collections": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Obecna strona kolekcji.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w, kt\u00f3re maj\u0105 by\u0107 zwr\u00f3cone w zestawie wynik\u00f3w.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/wp\/v2\/font-collections"
                    }
                ]
            }
        },
        "\/wp\/v2\/font-collections\/(?P<slug>[\\\/\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp-abilities\/v1": {
            "namespace": "wp-abilities\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "wp-abilities\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/wp-abilities\/v1"
                    }
                ]
            }
        },
        "\/wp-abilities\/v1\/categories": {
            "namespace": "wp-abilities\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Obecna strona kolekcji.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w, kt\u00f3re maj\u0105 by\u0107 zwr\u00f3cone w zestawie wynik\u00f3w.",
                            "type": "integer",
                            "default": 50,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/gotouchup.com\/pl\/wp-json\/wp-abilities\/v1\/categories"
                    }
                ]
            }
        },
        "\/wp-abilities\/v1\/categories\/(?P<slug>[a-z0-9]+(?:-[a-z0-9]+)*)": {
            "namespace": "wp-abilities\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "slug": {
                            "description": "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"
            ],
            "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
                        }
                    }
                }
            ]
        },
        "\/wp-abilities\/v1\/abilities": {
            "namespace": "wp-abilities\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Obecna strona kolekcji.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w, kt\u00f3re maj\u0105 by\u0107 zwr\u00f3cone w zestawie wynik\u00f3w.",
                            "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:\/\/gotouchup.com\/pl\/wp-json\/wp-abilities\/v1\/abilities"
                    }
                ]
            }
        },
        "\/wp-abilities\/v1\/abilities\/(?P<name>[a-zA-Z0-9\\-\\\/]+)": {
            "namespace": "wp-abilities\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "name": {
                            "description": "Unique identifier for the ability.",
                            "type": "string",
                            "pattern": "^[a-zA-Z0-9\\-\\\/]+$",
                            "required": false
                        }
                    }
                }
            ]
        }
    },
    "site_logo": 0,
    "site_icon": 10018,
    "site_icon_url": "https:\/\/gotouchup.com\/wp-content\/uploads\/2024\/10\/logo-square.jpg",
    "_links": {
        "help": [
            {
                "href": "https:\/\/developer.wordpress.org\/rest-api\/"
            }
        ],
        "wp:featuredmedia": [
            {
                "embeddable": true,
                "type": "site_icon",
                "href": "https:\/\/gotouchup.com\/pl\/wp-json\/wp\/v2\/media\/10018"
            }
        ],
        "curies": [
            {
                "name": "wp",
                "href": "https:\/\/api.w.org\/{rel}",
                "templated": true
            }
        ]
    }
}