{
"name": "My Bliss",
"description": "Comfy & Elegant",
"url": "https:\/\/myblisskw.com",
"home": "https:\/\/myblisskw.com\/ar",
"gmt_offset": 3,
"timezone_string": "Asia\/Kuwait",
"namespaces": [
"oembed\/1.0",
"wc\/v3",
"jetpack\/v4",
"wc-admin",
"wc-analytics",
"wc\/store",
"wc\/store\/v1",
"wc\/private",
"yaymail-license\/v1",
"wc\/v2",
"wc\/v1",
"wc-admin-email",
"wc-telemetry",
"wccom-site\/v3",
"wp\/v2",
"wp-site-health\/v1",
"wp-block-editor\/v1"
],
"authentication": {
"application-passwords": {
"endpoints": {
"authorization": "https:\/\/myblisskw.com\/wp-admin\/authorize-application.php"
}
}
},
"routes": {
"\/": {
"namespace": "",
"methods": [
"GET"
],
"endpoints": [
{
"methods": [
"GET"
],
"args": {
"context": {
"default": "view",
"required": false
}
}
}
],
"_links": {
"self": [
{
"href": "https:\/\/myblisskw.com\/ar\/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:\/\/myblisskw.com\/ar\/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:\/\/myblisskw.com\/ar\/wp-json\/oembed\/1.0"
}
]
}
},
"\/oembed\/1.0\/embed": {
"namespace": "oembed\/1.0",
"methods": [
"GET"
],
"endpoints": [
{
"methods": [
"GET"
],
"args": {
"url": {
"description": "\u0627\u0644\u0645\u0648\u0642\u0639 \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a \u0644\u0644\u0645\u0635\u062f\u0631 \u0627\u0644\u0630\u064a \u064a\u062a\u0645 \u062c\u0644\u0628 \u0628\u064a\u0627\u0646\u0627\u062a oEmbed \u0645\u0646\u0647.",
"type": "string",
"format": "uri",
"required": true
},
"format": {
"default": "json",
"required": false
},
"maxwidth": {
"default": 600,
"required": false
}
}
}
],
"_links": {
"self": [
{
"href": "https:\/\/myblisskw.com\/ar\/wp-json\/oembed\/1.0\/embed"
}
]
}
},
"\/oembed\/1.0\/proxy": {
"namespace": "oembed\/1.0",
"methods": [
"GET"
],
"endpoints": [
{
"methods": [
"GET"
],
"args": {
"url": {
"description": "\u0627\u0644\u0645\u0648\u0642\u0639 \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a \u0644\u0644\u0645\u0635\u062f\u0631 \u0627\u0644\u0630\u064a \u064a\u062a\u0645 \u062c\u0644\u0628 \u0628\u064a\u0627\u0646\u0627\u062a oEmbed \u0645\u0646\u0647.",
"type": "string",
"format": "uri",
"required": true
},
"format": {
"description": "\u0635\u064a\u063a\u0629 oEmbed \u0627\u0644\u062a\u064a \u064a\u062c\u0628 \u0627\u0633\u062a\u062e\u062f\u0627\u0645\u0647\u0627.",
"type": "string",
"default": "json",
"enum": [
"json",
"xml"
],
"required": false
},
"maxwidth": {
"description": "\u0627\u0644\u062d\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0639\u0631\u0636 \u0627\u0644\u0625\u0637\u0627\u0631 \u0627\u0644\u0645\u064f\u0636\u0645\u0651\u0646 \u0628\u0627\u0644\u0628\u064a\u0643\u0633\u0644.",
"type": "integer",
"default": 600,
"required": false
},
"maxheight": {
"description": "\u0627\u0644\u062d\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0625\u0631\u062a\u0641\u0627\u0639 \u0627\u0644\u0625\u0637\u0627\u0631 \u0627\u0644\u0645\u064f\u0636\u0645\u0651\u0646 \u0628\u0627\u0644\u0628\u064a\u0643\u0633\u0644.",
"type": "integer",
"required": false
},
"discover": {
"description": "\u0645\u0627 \u0625\u0646 \u0643\u0627\u0646 \u064a\u062c\u0628 \u062a\u0646\u0641\u064a\u0630 \u0627\u0633\u062a\u0639\u0644\u0627\u0645 \u0644\u0627\u0633\u062a\u0643\u0634\u0627\u0641 oEmbed \u0644\u0644\u0645\u0632\u0648\u062f\u064a\u0646 \u063a\u064a\u0631 \u0627\u0644\u0645\u0635\u0631\u062d \u0644\u0647\u0645.",
"type": "boolean",
"default": true,
"required": false
}
}
}
],
"_links": {
"self": [
{
"href": "https:\/\/myblisskw.com\/ar\/wp-json\/oembed\/1.0\/proxy"
}
]
}
},
"\/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:\/\/myblisskw.com\/ar\/wp-json\/wc\/v3"
}
]
}
},
"\/wc\/v3\/marketplace\/featured": {
"namespace": "wc\/v3",
"methods": [
"GET"
],
"endpoints": [
{
"methods": [
"GET"
],
"args": []
}
],
"_links": {
"self": [
{
"href": "https:\/\/myblisskw.com\/ar\/wp-json\/wc\/v3\/marketplace\/featured"
}
]
}
},
"\/wc\/v3\/marketplace\/refresh": {
"namespace": "wc\/v3",
"methods": [
"POST"
],
"endpoints": [
{
"methods": [
"POST"
],
"args": []
}
],
"_links": {
"self": [
{
"href": "https:\/\/myblisskw.com\/ar\/wp-json\/wc\/v3\/marketplace\/refresh"
}
]
}
},
"\/wc\/v3\/marketplace\/subscriptions": {
"namespace": "wc\/v3",
"methods": [
"GET"
],
"endpoints": [
{
"methods": [
"GET"
],
"args": []
}
],
"_links": {
"self": [
{
"href": "https:\/\/myblisskw.com\/ar\/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:\/\/myblisskw.com\/ar\/wp-json\/wc\/v3\/marketplace\/subscriptions\/connect"
}
]
}
},
"\/wc\/v3\/marketplace\/subscriptions\/disconnect": {
"namespace": "wc\/v3",
"methods": [
"POST"
],
"endpoints": [
{
"methods": [
"POST"
],
"args": {
"product_key": {
"type": "string",
"required": true
}
}
}
],
"_links": {
"self": [
{
"href": "https:\/\/myblisskw.com\/ar\/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:\/\/myblisskw.com\/ar\/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:\/\/myblisskw.com\/ar\/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:\/\/myblisskw.com\/ar\/wp-json\/wc\/v3\/marketplace\/create-order"
}
]
}
},
"\/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:\/\/myblisskw.com\/ar\/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:\/\/myblisskw.com\/ar\/wp-json\/jetpack\/v4\/verify_xmlrpc_error"
}
]
}
},
"\/jetpack\/v4\/remote_authorize": {
"namespace": "jetpack\/v4",
"methods": [
"POST",
"PUT",
"PATCH"
],
"endpoints": [
{
"methods": [
"POST",
"PUT",
"PATCH"
],
"args": []
}
],
"_links": {
"self": [
{
"href": "https:\/\/myblisskw.com\/ar\/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:\/\/myblisskw.com\/ar\/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:\/\/myblisskw.com\/ar\/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:\/\/myblisskw.com\/ar\/wp-json\/jetpack\/v4\/remote_connect"
}
]
}
},
"\/jetpack\/v4\/connection\/check": {
"namespace": "jetpack\/v4",
"methods": [
"GET"
],
"endpoints": [
{
"methods": [
"GET"
],
"args": []
}
],
"_links": {
"self": [
{
"href": "https:\/\/myblisskw.com\/ar\/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:\/\/myblisskw.com\/ar\/wp-json\/jetpack\/v4\/connection"
}
]
}
},
"\/jetpack\/v4\/connection\/data": {
"namespace": "jetpack\/v4",
"methods": [
"GET"
],
"endpoints": [
{
"methods": [
"GET"
],
"args": []
}
],
"_links": {
"self": [
{
"href": "https:\/\/myblisskw.com\/ar\/wp-json\/jetpack\/v4\/connection\/data"
}
]
}
},
"\/jetpack\/v4\/connection\/plugins": {
"namespace": "jetpack\/v4",
"methods": [
"GET"
],
"endpoints": [
{
"methods": [
"GET"
],
"args": []
}
],
"_links": {
"self": [
{
"href": "https:\/\/myblisskw.com\/ar\/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:\/\/myblisskw.com\/ar\/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
},
"registration_nonce": {
"description": "The registration nonce",
"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:\/\/myblisskw.com\/ar\/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:\/\/myblisskw.com\/ar\/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:\/\/myblisskw.com\/ar\/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:\/\/myblisskw.com\/ar\/wp-json\/jetpack\/v4\/connection\/owner"
}
]
}
},
"\/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:\/\/myblisskw.com\/ar\/wp-json\/jetpack\/v4\/heartbeat\/data"
}
]
}
},
"\/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:\/\/myblisskw.com\/ar\/wp-json\/wc-admin"
}
]
}
},
"\/wc-admin\/notice\/dismiss": {
"namespace": "wc-admin",
"methods": [
"POST"
],
"endpoints": [
{
"methods": [
"POST"
],
"args": []
}
],
"_links": {
"self": [
{
"href": "https:\/\/myblisskw.com\/ar\/wp-json\/wc-admin\/notice\/dismiss"
}
]
}
},
"\/wc-admin\/features": {
"namespace": "wc-admin",
"methods": [
"GET"
],
"endpoints": [
{
"methods": [
"GET"
],
"args": []
}
],
"_links": {
"self": [
{
"href": "https:\/\/myblisskw.com\/ar\/wp-json\/wc-admin\/features"
}
]
}
},
"\/wc-admin\/experiments\/assignment": {
"namespace": "wc-admin",
"methods": [
"GET"
],
"endpoints": [
{
"methods": [
"GET"
],
"args": []
}
],
"_links": {
"self": [
{
"href": "https:\/\/myblisskw.com\/ar\/wp-json\/wc-admin\/experiments\/assignment"
}
]
}
},
"\/wc-admin\/marketing\/recommended": {
"namespace": "wc-admin",
"methods": [
"GET"
],
"endpoints": [
{
"methods": [
"GET"
],
"args": {
"per_page": {
"description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
"type": "integer",
"default": 10,
"minimum": 1,
"maximum": 100,
"required": false
},
"category": {
"type": "string",
"required": false
}
}
}
],
"_links": {
"self": [
{
"href": "https:\/\/myblisskw.com\/ar\/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:\/\/myblisskw.com\/ar\/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:\/\/myblisskw.com\/ar\/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:\/\/myblisskw.com\/ar\/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:\/\/myblisskw.com\/ar\/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:\/\/myblisskw.com\/ar\/wp-json\/wc-admin\/marketing\/recommendations"
}
]
}
},
"\/wc-admin\/marketing\/channels": {
"namespace": "wc-admin",
"methods": [
"GET"
],
"endpoints": [
{
"methods": [
"GET"
],
"args": []
}
],
"_links": {
"self": [
{
"href": "https:\/\/myblisskw.com\/ar\/wp-json\/wc-admin\/marketing\/channels"
}
]
}
},
"\/wc-admin\/marketing\/campaigns": {
"namespace": "wc-admin",
"methods": [
"GET"
],
"endpoints": [
{
"methods": [
"GET"
],
"args": {
"context": {
"description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
"type": "string",
"enum": [
"view"
],
"required": false
},
"page": {
"description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
"type": "integer",
"default": 1,
"minimum": 1,
"required": false
},
"per_page": {
"description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
"type": "integer",
"default": 10,
"minimum": 1,
"maximum": 100,
"required": false
}
}
}
],
"_links": {
"self": [
{
"href": "https:\/\/myblisskw.com\/ar\/wp-json\/wc-admin\/marketing\/campaigns"
}
]
}
},
"\/wc-admin\/marketing\/campaign-types": {
"namespace": "wc-admin",
"methods": [
"GET"
],
"endpoints": [
{
"methods": [
"GET"
],
"args": {
"context": {
"description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
"type": "string",
"enum": [
"view"
],
"required": false
},
"page": {
"description": "\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u062c\u0645\u0648\u0639\u0629.",
"type": "integer",
"default": 1,
"minimum": 1,
"required": false
},
"per_page": {
"description": "\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0644\u064a\u062a\u0645 \u0625\u0631\u062c\u0627\u0639\u0647 \u0641\u064a \u0627\u0644\u0646\u062a\u0627\u0626\u062c.",
"type": "integer",
"default": 10,
"minimum": 1,
"maximum": 100,
"required": false
}
}
}
],
"_links": {
"self": [
{
"href": "https:\/\/myblisskw.com\/ar\/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:\/\/myblisskw.com\/ar\/wp-json\/wc-admin\/options"
}
]
}
},
"\/wc-admin\/payment-gateway-suggestions": {
"namespace": "wc-admin",
"methods": [
"GET"
],
"endpoints": [
{
"methods": [
"GET"
],
"args": {
"force_default_suggestions": {
"type": "boolean",
"description": "\u0642\u0645 \u0628\u0625\u0631\u062c\u0627\u0639 \u0627\u0642\u062a\u0631\u0627\u062d\u0627\u062a \u0627\u0644\u062f\u0641\u0639 \u0627\u0644\u0627\u0641\u062a\u0631\u0627\u0636\u064a\u0629 \u0639\u0646\u062f \u062a\u0639\u064a\u064a\u0646 \u062e\u064a\u0627\u0631\u0627\u062a woocommerce_show_marketplace_suggestions \u0648woocommerce_setting_payments_recommendations_hidden \u0625\u0644\u0649 \u0644\u0627",
"required": false
}
}
}
],
"_links": {
"self": [
{
"href": "https:\/\/myblisskw.com\/ar\/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:\/\/myblisskw.com\/ar\/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": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
"type": "string",
"enum": [
"view",
"edit"
],
"default": "view",
"required": false
},
"pluginzip": {
"description": "\u0645\u0644\u0641 \u0645\u0636\u063a\u0648\u0637 \u0644\u0644\u0642\u0627\u0644\u0628 \u0627\u0644\u0645\u0631\u0627\u062f \u0631\u0641\u0639\u0647.",
"type": "file",
"required": false
}
}
}
],
"_links": {
"self": [
{
"href": "https:\/\/myblisskw.com\/ar\/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:\/\/myblisskw.com\/ar\/wp-json\/wc-admin\/plugins\/install"
}
]
}
},
"\/wc-admin\/plugins\/install\/status": {
"namespace": "wc-admin",
"methods": [
"GET"
],
"endpoints": [
{
"methods": [
"GET"
],
"args": []
}
],
"_links": {
"self": [
{
"href": "https:\/\/myblisskw.com\/ar\/wp-json\/wc-admin\/plugins\/install\/status"
}
]
}
},
"\/wc-admin\/plugins\/install\/status\/(?P[\\w-]+)": {
"namespace": "wc\/store",
"methods": [
"GET",
"DELETE"
],
"endpoints": [
{
"methods": [
"GET"
],
"allow_batch": {
"v1": true
},
"args": {
"code": {
"description": "\u0627\u0644\u0645\u0639\u0631\u0651\u0650\u0641 \u0627\u0644\u0645\u0645\u064a\u0651\u064e\u0632 \u0644\u0644\u0643\u0648\u0628\u0648\u0646 \u062f\u0627\u062e\u0644 \u0633\u0644\u0629 \u0627\u0644\u0645\u0634\u062a\u0631\u064a\u0627\u062a.",
"type": "string",
"required": false
},
"context": {
"description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
"type": "string",
"enum": [
"view",
"edit"
],
"default": "view",
"required": false
}
}
},
{
"methods": [
"DELETE"
],
"allow_batch": {
"v1": true
},
"args": {
"code": {
"description": "\u0627\u0644\u0645\u0639\u0631\u0651\u0650\u0641 \u0627\u0644\u0645\u0645\u064a\u0651\u064e\u0632 \u0644\u0644\u0643\u0648\u0628\u0648\u0646 \u062f\u0627\u062e\u0644 \u0633\u0644\u0629 \u0627\u0644\u0645\u0634\u062a\u0631\u064a\u0627\u062a.",
"type": "string",
"required": false
}
}
}
]
},
"\/wc\/store\/cart\/extensions": {
"namespace": "wc\/store",
"methods": [
"POST"
],
"endpoints": [
{
"methods": [
"POST"
],
"allow_batch": {
"v1": true
},
"args": {
"namespace": {
"description": "\u0627\u0633\u0645 \u0627\u0644\u0625\u0636\u0627\u0641\u0629 - \u0633\u064a\u064f\u0633\u062a\u062e\u062f\u0645 \u0647\u0630\u0627 \u0644\u0636\u0645\u0627\u0646 \u062a\u0648\u062c\u064a\u0647 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u0645\u0648\u062c\u0648\u062f\u0629 \u0641\u064a \u0627\u0644\u0637\u0644\u0628 \u0628\u0634\u0643\u0644 \u0645\u0646\u0627\u0633\u0628.",
"type": "string",
"required": false
},
"data": {
"description": "\u0628\u064a\u0627\u0646\u0627\u062a \u0625\u0636\u0627\u0641\u064a\u0629 \u0644\u062a\u0645\u0631\u064a\u0631\u0647\u0627 \u0625\u0644\u0649 \u0627\u0644\u0625\u0636\u0627\u0641\u0629",
"type": "object",
"required": false
}
}
}
],
"_links": {
"self": [
{
"href": "https:\/\/myblisskw.com\/ar\/wp-json\/wc\/store\/cart\/extensions"
}
]
}
},
"\/wc\/store\/cart\/items": {
"namespace": "wc\/store",
"methods": [
"GET",
"POST",
"DELETE"
],
"endpoints": [
{
"methods": [
"GET"
],
"allow_batch": {
"v1": true
},
"args": {
"context": {
"description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
"type": "string",
"enum": [
"view",
"edit"
],
"default": "view",
"required": false
}
}
},
{
"methods": [
"POST"
],
"allow_batch": {
"v1": true
},
"args": {
"extensions": {
"type": "object",
"properties": [],
"default": [],
"required": false
}
}
},
{
"methods": [
"DELETE"
],
"allow_batch": {
"v1": true
},
"args": []
}
],
"_links": {
"self": [
{
"href": "https:\/\/myblisskw.com\/ar\/wp-json\/wc\/store\/cart\/items"
}
]
}
},
"\/wc\/store\/cart\/items\/(?P
[\\w-]+)": {
"namespace": "wc\/store\/v1",
"methods": [
"GET",
"DELETE"
],
"endpoints": [
{
"methods": [
"GET"
],
"allow_batch": {
"v1": true
},
"args": {
"code": {
"description": "\u0627\u0644\u0645\u0639\u0631\u0651\u0650\u0641 \u0627\u0644\u0645\u0645\u064a\u0651\u064e\u0632 \u0644\u0644\u0643\u0648\u0628\u0648\u0646 \u062f\u0627\u062e\u0644 \u0633\u0644\u0629 \u0627\u0644\u0645\u0634\u062a\u0631\u064a\u0627\u062a.",
"type": "string",
"required": false
},
"context": {
"description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
"type": "string",
"enum": [
"view",
"edit"
],
"default": "view",
"required": false
}
}
},
{
"methods": [
"DELETE"
],
"allow_batch": {
"v1": true
},
"args": {
"code": {
"description": "\u0627\u0644\u0645\u0639\u0631\u0651\u0650\u0641 \u0627\u0644\u0645\u0645\u064a\u0651\u064e\u0632 \u0644\u0644\u0643\u0648\u0628\u0648\u0646 \u062f\u0627\u062e\u0644 \u0633\u0644\u0629 \u0627\u0644\u0645\u0634\u062a\u0631\u064a\u0627\u062a.",
"type": "string",
"required": false
}
}
}
]
},
"\/wc\/store\/v1\/cart\/extensions": {
"namespace": "wc\/store\/v1",
"methods": [
"POST"
],
"endpoints": [
{
"methods": [
"POST"
],
"allow_batch": {
"v1": true
},
"args": {
"namespace": {
"description": "\u0627\u0633\u0645 \u0627\u0644\u0625\u0636\u0627\u0641\u0629 - \u0633\u064a\u064f\u0633\u062a\u062e\u062f\u0645 \u0647\u0630\u0627 \u0644\u0636\u0645\u0627\u0646 \u062a\u0648\u062c\u064a\u0647 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u0645\u0648\u062c\u0648\u062f\u0629 \u0641\u064a \u0627\u0644\u0637\u0644\u0628 \u0628\u0634\u0643\u0644 \u0645\u0646\u0627\u0633\u0628.",
"type": "string",
"required": false
},
"data": {
"description": "\u0628\u064a\u0627\u0646\u0627\u062a \u0625\u0636\u0627\u0641\u064a\u0629 \u0644\u062a\u0645\u0631\u064a\u0631\u0647\u0627 \u0625\u0644\u0649 \u0627\u0644\u0625\u0636\u0627\u0641\u0629",
"type": "object",
"required": false
}
}
}
],
"_links": {
"self": [
{
"href": "https:\/\/myblisskw.com\/ar\/wp-json\/wc\/store\/v1\/cart\/extensions"
}
]
}
},
"\/wc\/store\/v1\/cart\/items": {
"namespace": "wc\/store\/v1",
"methods": [
"GET",
"POST",
"DELETE"
],
"endpoints": [
{
"methods": [
"GET"
],
"allow_batch": {
"v1": true
},
"args": {
"context": {
"description": "\u0646\u0637\u0627\u0642 \u0627\u0644\u0637\u0644\u0628\u061b \u064a\u062d\u062f\u062f \u0623\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0633\u062a\u0638\u0647\u0631 \u0641\u064a \u0627\u0644\u0631\u062f.",
"type": "string",
"enum": [
"view",
"edit"
],
"default": "view",
"required": false
}
}
},
{
"methods": [
"POST"
],
"allow_batch": {
"v1": true
},
"args": {
"extensions": {
"type": "object",
"properties": [],
"default": [],
"required": false
}
}
},
{
"methods": [
"DELETE"
],
"allow_batch": {
"v1": true
},
"args": []
}
],
"_links": {
"self": [
{
"href": "https:\/\/myblisskw.com\/ar\/wp-json\/wc\/store\/v1\/cart\/items"
}
]
}
},
"\/wc\/store\/v1\/cart\/items\/(?P