{
"name": "Pay2Commerce",
"description": "Desarrollo de Software para negocios",
"url": "https:\/\/pay2commerce.com",
"home": "https:\/\/pay2commerce.com\/en",
"gmt_offset": "0",
"timezone_string": "",
"page_for_posts": 1597,
"page_on_front": 1264,
"show_on_front": "page",
"namespaces": [
"oembed\/1.0",
"wp-toolkit\/api",
"fluent-smtp",
"contact-form-7\/v1",
"envato-elements\/v2",
"fluentform\/v1",
"wc\/v3",
"wc\/v1",
"jetpack\/v4",
"elementor\/v1",
"fluent-crm\/v2",
"wc-admin",
"wc-analytics",
"wc\/store",
"wc\/store\/v1",
"wc\/private",
"wp-rocket\/v1",
"wc\/v2",
"elementor\/v1\/documents",
"elementor-ai\/v1",
"elementor-pro\/v1",
"divi\/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:\/\/pay2commerce.com\/wp-admin\/authorize-application.php"
}
}
},
"routes": {
"\/": {
"namespace": "",
"methods": [
"GET"
],
"endpoints": [
{
"methods": [
"GET"
],
"args": {
"context": {
"default": "view",
"required": false
}
}
}
],
"_links": {
"self": [
{
"href": "https:\/\/pay2commerce.com\/en\/wp-json\/"
}
]
}
},
"\/batch\/v1": {
"namespace": "",
"methods": [
"POST"
],
"endpoints": [
{
"methods": [
"POST"
],
"args": {
"validation": {
"type": "string",
"enum": [
"require-all-validate",
"normal"
],
"default": "normal",
"required": false
},
"requests": {
"type": "array",
"maxItems": 25,
"items": {
"type": "object",
"properties": {
"method": {
"type": "string",
"enum": [
"POST",
"PUT",
"PATCH",
"DELETE"
],
"default": "POST"
},
"path": {
"type": "string",
"required": true
},
"body": {
"type": "object",
"properties": [],
"additionalProperties": true
},
"headers": {
"type": "object",
"properties": [],
"additionalProperties": {
"type": [
"string",
"array"
],
"items": {
"type": "string"
}
}
}
}
},
"required": true
}
}
}
],
"_links": {
"self": [
{
"href": "https:\/\/pay2commerce.com\/en\/wp-json\/batch\/v1"
}
]
}
},
"\/oembed\/1.0": {
"namespace": "oembed\/1.0",
"methods": [
"GET"
],
"endpoints": [
{
"methods": [
"GET"
],
"args": {
"namespace": {
"default": "oembed\/1.0",
"required": false
},
"context": {
"default": "view",
"required": false
}
}
}
],
"_links": {
"self": [
{
"href": "https:\/\/pay2commerce.com\/en\/wp-json\/oembed\/1.0"
}
]
}
},
"\/oembed\/1.0\/embed": {
"namespace": "oembed\/1.0",
"methods": [
"GET"
],
"endpoints": [
{
"methods": [
"GET"
],
"args": {
"url": {
"description": "The URL of the resource for which to fetch oEmbed data.",
"type": "string",
"format": "uri",
"required": true
},
"format": {
"default": "json",
"required": false
},
"maxwidth": {
"default": 600,
"required": false
}
}
}
],
"_links": {
"self": [
{
"href": "https:\/\/pay2commerce.com\/en\/wp-json\/oembed\/1.0\/embed"
}
]
}
},
"\/oembed\/1.0\/proxy": {
"namespace": "oembed\/1.0",
"methods": [
"GET"
],
"endpoints": [
{
"methods": [
"GET"
],
"args": {
"url": {
"description": "The URL of the resource for which to fetch oEmbed data.",
"type": "string",
"format": "uri",
"required": true
},
"format": {
"description": "The oEmbed format to use.",
"type": "string",
"default": "json",
"enum": [
"json",
"xml"
],
"required": false
},
"maxwidth": {
"description": "The maximum width of the embed frame in pixels.",
"type": "integer",
"default": 600,
"required": false
},
"maxheight": {
"description": "The maximum height of the embed frame in pixels.",
"type": "integer",
"required": false
},
"discover": {
"description": "Whether to perform an oEmbed discovery request for unsanctioned providers.",
"type": "boolean",
"default": true,
"required": false
}
}
}
],
"_links": {
"self": [
{
"href": "https:\/\/pay2commerce.com\/en\/wp-json\/oembed\/1.0\/proxy"
}
]
}
},
"\/wp-toolkit\/api": {
"namespace": "wp-toolkit\/api",
"methods": [
"GET"
],
"endpoints": [
{
"methods": [
"GET"
],
"args": {
"namespace": {
"default": "wp-toolkit\/api",
"required": false
},
"context": {
"default": "view",
"required": false
}
}
}
],
"_links": {
"self": [
{
"href": "https:\/\/pay2commerce.com\/en\/wp-json\/wp-toolkit\/api"
}
]
}
},
"\/wp-toolkit\/api\/analytics\/settings": {
"namespace": "wp-toolkit\/api",
"methods": [
"POST",
"PUT",
"PATCH"
],
"endpoints": [
{
"methods": [
"POST",
"PUT",
"PATCH"
],
"args": []
}
],
"_links": {
"self": [
{
"href": "https:\/\/pay2commerce.com\/en\/wp-json\/wp-toolkit\/api\/analytics\/settings"
}
]
}
},
"\/wp-toolkit\/api\/(?P[\\w-]+)": {
"namespace": "wc\/store",
"methods": [
"GET",
"DELETE"
],
"endpoints": [
{
"methods": [
"GET"
],
"allow_batch": {
"v1": true
},
"args": {
"code": {
"description": "Unique identifier for the coupon within the cart.",
"type": "string",
"required": false
},
"context": {
"description": "Scope under which the request is made; determines fields present in response.",
"type": "string",
"enum": [
"view",
"edit"
],
"default": "view",
"required": false
}
}
},
{
"methods": [
"DELETE"
],
"allow_batch": {
"v1": true
},
"args": {
"code": {
"description": "Unique identifier for the coupon within the cart.",
"type": "string",
"required": false
}
}
}
]
},
"\/wc\/store\/cart\/extensions": {
"namespace": "wc\/store",
"methods": [
"POST"
],
"endpoints": [
{
"methods": [
"POST"
],
"allow_batch": {
"v1": true
},
"args": {
"namespace": {
"description": "Extension's name - this will be used to ensure the data in the request is routed appropriately.",
"type": "string",
"required": false
},
"data": {
"description": "Additional data to pass to the extension",
"type": "object",
"required": false
}
}
}
],
"_links": {
"self": [
{
"href": "https:\/\/pay2commerce.com\/en\/wp-json\/wc\/store\/cart\/extensions"
}
]
}
},
"\/wc\/store\/cart\/items": {
"namespace": "wc\/store",
"methods": [
"GET",
"POST",
"DELETE"
],
"endpoints": [
{
"methods": [
"GET"
],
"allow_batch": {
"v1": true
},
"args": {
"context": {
"description": "Scope under which the request is made; determines fields present in response.",
"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:\/\/pay2commerce.com\/en\/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": "Unique identifier for the coupon within the cart.",
"type": "string",
"required": false
},
"context": {
"description": "Scope under which the request is made; determines fields present in response.",
"type": "string",
"enum": [
"view",
"edit"
],
"default": "view",
"required": false
}
}
},
{
"methods": [
"DELETE"
],
"allow_batch": {
"v1": true
},
"args": {
"code": {
"description": "Unique identifier for the coupon within the cart.",
"type": "string",
"required": false
}
}
}
]
},
"\/wc\/store\/v1\/cart\/extensions": {
"namespace": "wc\/store\/v1",
"methods": [
"POST"
],
"endpoints": [
{
"methods": [
"POST"
],
"allow_batch": {
"v1": true
},
"args": {
"namespace": {
"description": "Extension's name - this will be used to ensure the data in the request is routed appropriately.",
"type": "string",
"required": false
},
"data": {
"description": "Additional data to pass to the extension",
"type": "object",
"required": false
}
}
}
],
"_links": {
"self": [
{
"href": "https:\/\/pay2commerce.com\/en\/wp-json\/wc\/store\/v1\/cart\/extensions"
}
]
}
},
"\/wc\/store\/v1\/cart\/items": {
"namespace": "wc\/store\/v1",
"methods": [
"GET",
"POST",
"DELETE"
],
"endpoints": [
{
"methods": [
"GET"
],
"allow_batch": {
"v1": true
},
"args": {
"context": {
"description": "Scope under which the request is made; determines fields present in response.",
"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:\/\/pay2commerce.com\/en\/wp-json\/wc\/store\/v1\/cart\/items"
}
]
}
},
"\/wc\/store\/v1\/cart\/items\/(?P